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

v0.0.6-rc7 #81

Merged
merged 65 commits into from
Jan 4, 2024
Merged

v0.0.6-rc7 #81

merged 65 commits into from
Jan 4, 2024

Conversation

byeongsu-hong
Copy link
Collaborator

No description provided.

byeongsu-hong and others added 30 commits October 20, 2023 20:28
* feat: deploy scripts

* refactor

* filter wasm event

* feat: utilties

---------

Co-authored-by: hashableric <hashableric@gmail.com>
* try: use llvm cov

* fix

* asdf

* nightly
* 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)
* 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>
* 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: make gas amount none if is zero

* clean code
* new codes for devnet - dev

* new codes for mainnet - dev

* new codes for devnet / mainnet - prod
* fix: assert addr len

* new codes for devnet / mainnet - prod
* 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

* 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
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
byeongsu-hong and others added 29 commits November 23, 2023 11:42
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
feat: add simulate verify function
@byeongsu-hong byeongsu-hong merged commit b26a6f5 into main Jan 4, 2024
1 of 2 checks passed
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.

2 participants