-
Notifications
You must be signed in to change notification settings - Fork 29
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
v0.0.6-rc7 #81
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: deploy scripts * refactor * filter wasm event * feat: utilties --------- Co-authored-by: hashableric <[email protected]>
* 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 <[email protected]> * feat: mailbox as binary * rc5 * feat: use recovery param from signature * fix: va test --------- Co-authored-by: Eric <[email protected]> Co-authored-by: hashableric <[email protected]>
* 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
This reverts commit bac3aa2.
* 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 <[email protected]>
* 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] <[email protected]>
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] <[email protected]>
hpl-54: quote gas
hpl-53: config validation
hpl-52: validate address
fix: informational
fix: modules and threshold
feat: add simulate verify function
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.