Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix commandId generation #321

Merged
merged 5 commits into from
Apr 18, 2024
Merged

Conversation

npty
Copy link
Member

@npty npty commented Apr 11, 2024

Description

AXE-3532

Fix wrong commandId generation. Note that the getCommandId function has a single usage which is used by evm-to-evm recovery method.

npty and others added 2 commits April 3, 2024 22:32
* chore: fix gas limit function doc

* chore: remove mantle
@npty npty requested a review from canhtrinh April 11, 2024 03:40
@npty npty self-assigned this Apr 11, 2024
@npty npty requested a review from nrsirapop April 11, 2024 03:46
@canhtrinh canhtrinh changed the base branch from main to v0.16 April 17, 2024 14:41
@npty npty merged commit da1b66f into v0.16 Apr 18, 2024
4 checks passed
@npty npty deleted the chore/fix-commandId-calculation branch April 18, 2024 12:27
@npty npty mentioned this pull request Apr 18, 2024
canhtrinh added a commit that referenced this pull request May 8, 2024
* chore: fix decimals issue with l2 dest chains (#315)

* chore: fix decimals issue with l2 dest chains

chore: delete unused test

* 0.16.0-alpha.1

* chore: improve convertTokenAmount impl

* chore: refactor bignumber amount conversion

---------

Co-authored-by: npty <[email protected]>

* chore: fix commandId generation (#321)

* chore: fix gas limit function doc (#316)

* chore: fix gas limit function doc

* chore: remove mantle

* chore: fix commandId generation

* chore: update comment

* chore: remove unused var

* chore: update testnet rpc

* chore: bump axelar-cgp-solidity to 6.3.0 (#324)

* chore: fix gas limit function doc (#316)

* chore: fix gas limit function doc

* chore: remove mantle

* chore: change executeData type from `0x${string}` to `string` (#317)

* chore: change executeData type from `0x${string}` to `string`

* chore: fix build error

* chore: fix testnet rpc

* Update issue templates

* chore: bump axelar-cgp-solidity to 6.3.0

---------

Co-authored-by: Canh Trinh <[email protected]>

* 0.16.0

* chore: update changelog for 0.16.0

* chore: remove unused import

* chore: update changelog date

---------

Co-authored-by: Canh Trinh <[email protected]>
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.

1 participant