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

test: warp route #51

Merged
merged 29 commits into from
Oct 23, 2023
Merged

test: warp route #51

merged 29 commits into from
Oct 23, 2023

Conversation

byeongsu-hong
Copy link
Collaborator

@byeongsu-hong byeongsu-hong commented Oct 20, 2023

TODO

  • revive stashed aggregate ism / hook
  • unit test for warp route
  • integration test for warp route
  • add utility script for warp route (initiate transfer)

CHANGES

  • added
    • hook/aggregate
    • ism/aggregate
    • warp/cw20
    • warp/native
  • removed
    • MAILBOX usage from IGP - no need to use it
  • test
    • warp/cw20
    • warp/native
    • modularize integration test
    • token warp integration test (init)
  • minor
    • use u32 instead of using HexBinary (isms/multisig)

@byeongsu-hong byeongsu-hong merged commit fbcc641 into develop Oct 23, 2023
@byeongsu-hong byeongsu-hong deleted the test/warp branch October 23, 2023 15:14
byeongsu-hong added a commit that referenced this pull request Nov 1, 2023
* some scripts (#50)

* feat: deploy scripts

* refactor

* filter wasm event

* feat: utilties

---------

Co-authored-by: hashableric <hashableric@gmail.com>

* fix: coverage ci (#49)

* try: use llvm cov

* fix

* asdf

* nightly

* test: warp route (#51)

* Revert "revert: aggregate"

This reverts commit 00fe615.

* test(cw20): cw20 init

* test(warp): unit test for cw20

* test(warp): add query test for cw20

* test(warp): remove existing tests for native

* feat(warp): add ownable message

* wip

* test(warp): unit test for native denom

* test: use u32 directly

* fix!(ism): use parsed u32 merkle index

* test: modularize

* test: add empty warp

* test: runnable mailbox

* test: warp placeholder

* test: deployable

* fix(warp): inject minter to cw20

* fix(warp): use consistant event name

* test: warp cw20 / native denom creation

* chore: prune

* feat: aggregation

* schema

* fix: evm equivalence

* fix(hook): pass entire metadata

* fix: aggregate works

* chore: remove debugger

* fix: tests

* clippy

* use aggregate ism on integration test

* feat: migrate to aggregations (#53)

* with proper igp and aggregation

* rc4

* fix: use ethereum-style address scheme (#55)

* set mailbox version to 3

* feat(ism): use ethereum-style address to verify

* feat: add enroll / unenroll test

* refactor: merge into one file

* make test runnable

* test: add case

* fix: with all (#54)

* fix: with all

* broken test

---------

Co-authored-by: byeongsu-hong <hong@byeongsu.dev>

* feat: mailbox as binary

* rc5

* feat: use recovery param from signature

* fix: va test

---------

Co-authored-by: Eric <125242347+hashableric@users.noreply.github.com>
Co-authored-by: hashableric <hashableric@gmail.com>

* feat: use eth_addr

* feat: open testnet deployment

* fix(warp): consideration of igp (#56)

* fix: merkle tree

* fix(warp): gas issue

* fix(warp): use transfer from

* feat(warp): enable migration

* clippy

* feat: scripts

* feat(hook): enable migrate

* build: new code

* chore: addr converter

* fix: inherit ism

* build: migrate

* feat: inheritable ism receiver interface

* fix: hide important files

* rc6

* feat: migratable

* migrate

* fix: remove feature & deploy codes

* feat(warp): make ism configurable

* feat(warp): make hook configurable

* feat(warp): apply hook

* feat: connection client (#58)

* feat: make gas amount none if is zero

* Revert "feat: make gas amount none if is zero"

This reverts commit bac3aa2.

* feat(igp): handle zero gas (#59)

* feat: make gas amount none if is zero

* clean code

* feat: uploading codes to each networks (#60)

* new codes for devnet - dev

* new codes for mainnet - dev

* new codes for devnet / mainnet - prod

* fix: assert addr len (#61)

* fix: assert addr len

* new codes for devnet / mainnet - prod

* fix test

* Deployment scripts (#62)

* Deployment scripts

* chore: use dash case (#63)

* chore: use dash case

* fix: make inject works

---------

Co-authored-by: ByeongSu Hong <hong@byeongsu.dev>

* feat(igp): default gas works (#64)

* feat(igp): default gas works

* fix test

* test(igp): gas config

* feat: new codes

* feat: add migration

* revert: roll back igp-oracle migration

* chore: with migration

* feat: conv rev

* migrate

* feat: add default gas

* feat(igp): add gas query

* feat: store igp

---------

Co-authored-by: hashableric <hashableric@gmail.com>
Co-authored-by: Eric <125242347+hashableric@users.noreply.github.com>
Co-authored-by: Nam Chu Hoai <nambrot@googlemail.com>
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.

None yet

1 participant