Skip to content

refactor: limit zevm revert to cointType Zeta#2160

Merged
kingpinXD merged 6 commits intorelease/v16from
zevm-revert-cointypecheck
May 13, 2024
Merged

refactor: limit zevm revert to cointType Zeta#2160
kingpinXD merged 6 commits intorelease/v16from
zevm-revert-cointypecheck

Conversation

@kingpinXD
Copy link
Member

@kingpinXD kingpinXD commented May 12, 2024

Description

  • Add check to revert only ZETA-type transactions.
  • Other txs origination from Zetachain are aborted if they revert

Closes: #2159
Note : This also would need to develop

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Include instructions and any relevant details so others can reproduce.

  • Tested CCTX in localnet
  • Tested in development environment
  • Go unit tests
  • Go integration tests
  • Tested via GitHub Actions

Checklist:

  • I have added unit tests that prove my fix feature works

@github-actions github-actions bot added ci Changes to CI pipeline or github actions breaking:proto breaking:cli labels May 12, 2024
@kingpinXD kingpinXD changed the base branch from develop to release/v16 May 12, 2024 17:34
@github-actions github-actions bot removed ci Changes to CI pipeline or github actions breaking:proto breaking:cli labels May 12, 2024
@kingpinXD kingpinXD changed the title refactor : limit zevm revert to cointType Zeta refactor: limit zevm revert to cointType Zeta May 12, 2024
kingpinXD and others added 2 commits May 13, 2024 10:44
Co-authored-by: Lucas Bertrand <lucas.bertrand.22@gmail.com>
Co-authored-by: Lucas Bertrand <lucas.bertrand.22@gmail.com>
@kingpinXD kingpinXD merged commit 4950504 into release/v16 May 13, 2024
@kingpinXD kingpinXD deleted the zevm-revert-cointypecheck branch May 13, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

zetacore : limit zevm revert to cointType Zeta

3 participants