What's Changed
- fix: zero hash by @byeongsu-hong in #32
- feat: domain-routing-hook by @hashableric in #33
- fix: make MultisigIsm verifiable by @hashableric in #37
- feat: default-hook by @hashableric in #34
- [HPL-717]: test v3 codes by @hashableric in #36
- fix: default merkle tree to smt by @byeongsu-hong in #39
- ready to accept Neutron (test-tube) by @byeongsu-hong in #41
- refactor Cargo.toml by @byeongsu-hong in #42
- flexible hrp acceptance by @byeongsu-hong in #43
- refactor code structure before write some logic by @byeongsu-hong in #44
- feat(v3): hyperlane core implementation by @byeongsu-hong in #45
- pre-audit works by @byeongsu-hong in #48
- some scripts by @byeongsu-hong in #50
- fix: coverage ci by @byeongsu-hong in #49
- test: warp route by @byeongsu-hong in #51
- fix: use ethereum-style address scheme by @byeongsu-hong in #55
- fix(warp): consideration of igp by @byeongsu-hong in #56
- feat: connection client by @byeongsu-hong in #58
- feat(igp): handle zero gas by @byeongsu-hong in #59
- feat: uploading codes to each networks by @byeongsu-hong in #60
- fix: assert addr len by @byeongsu-hong in #61
- Deployment scripts by @nambrot in #62
- feat(igp): default gas works by @byeongsu-hong in #64
- v0.0.6-rc6 by @byeongsu-hong in #57
- chore(deps): bump protobufjs from 6.11.3 to 6.11.4 in /scripts by @dependabot in #73
- hpl-49: aggregate ism by @byeongsu-hong in #68
- hpl-50: remove hpl_pausable usage by @byeongsu-hong in #69
- chore(deps): bump axios from 1.4.0 to 1.6.0 in /scripts by @dependabot in #75
- hpl-54: quote gas by @byeongsu-hong in #66
- hpl-53: config validation by @byeongsu-hong in #70
- hpl-52: validate address by @byeongsu-hong in #71
- fix: informational by @byeongsu-hong in #76
- dep: bump by @byeongsu-hong in #77
- fix: modules and threshold by @byeongsu-hong in #79
- feat: add simulate verify function by @byeongsu-hong in #80
- v0.0.6-rc7 by @byeongsu-hong in #81
- Audit reverts by @yorhodes in #82
- Pausable ISM by @nambrot in #84
- Allow threshold == set size and add tests by @nambrot in #85
- Do not revert on dispatch due to excess funds by @yorhodes in #86
- fix: coverage by @byeongsu-hong in #87
- Make domain hash use left padded mailbox addresses by @yorhodes in #88
- Implement simple protocol fee hook by @yorhodes in #89
- fix: remove redundant protobuf by @byeongsu-hong in #90
- feat: use optimizer by @byeongsu-hong in #92
- Add mailbox unit tests for post dispatch by @yorhodes in #91
- fix: pr and test by @byeongsu-hong in #93
- feat: testnet deployment by @byeongsu-hong in #94
- refactor: ts schema by @byeongsu-hong in #99
- review: docs by @byeongsu-hong in #98
- doc: documentation by @byeongsu-hong in #95
- feat: cw-hpl by @byeongsu-hong in #100
- feat(script): add shared utilities by @byeongsu-hong in #103
- feat(script): add deploy script by @byeongsu-hong in #104
- feat(script): add commands & entrypoint by @byeongsu-hong in #105
- feat: apply linter by @byeongsu-hong in #113
- feat: add warp route command + guide by @byeongsu-hong in #109
- fix: merge errors by @byeongsu-hong in #117
- fix: trouble shooting by @byeongsu-hong in #118
- feat: store hexed address by @byeongsu-hong in #119
- ci: run artifact only for contract changes by @byeongsu-hong in #120
- v0.0.6 by @byeongsu-hong in #121
- fix(ci): run only pull request with contract changes by @byeongsu-hong in #122
- feat: run test on contract changes by @byeongsu-hong in #123
New Contributors
- @nambrot made their first contribution in #62
- @dependabot made their first contribution in #73
- @yorhodes made their first contribution in #82
Full Changelog: v0.0.5...v0.0.6