What's Changed
What's Changed
Full Changelog: v8.0.0...v8.1.0
What's Changed
What's Changed
- chore(
proto
): add a make target to format proto and format proto files by @lumtis in #876 - chore: add ws4charlie to codeowners by @fadeev in #887
- chore(
Makefile
): fixcoverage-report
target by @lumtis in #898 - ci: fix build test by @CharlieMc0 in #903
- refactor: remove Starport placeholders and module handlers by @lumtis in #906
- refactor(
crosschain
): define interface for fungible keeper reference by @lumtis in #905 - chore: run
goimports
and add to.golangci.yml
by @lumtis in #907 - docs: update module docs by @fadeev in #871
- ci: generated files check by @fadeev in #873
- refactor(
fungible
): define interface for EVM keeper reference by @lumtis in #900 - docs: fix module name in comments by @lumtis in #916
- chore: bump SDK version to
0.46.13
by @lumtis in #889 - refactor(
app.go
): removecapability
module by @lumtis in #914 - docs: state transition diagrams for cctx status by @fadeev in #755
- feat: remote omni-chain call context: sender and chainID by @brewmaster012 in #912
- docs: add issue links for todos by @lumtis in #869
- feat: msg update withdraw fee by @brewmaster012 in #929
- refactor: ConvertGasToZeta RPC uses ChainID instead of ChainName string for query by @brewmaster012 in #846
- fix: rpc: web3.clientVersion returns compatible with geth by @blockpinetwork in #933
- test(
testutil
): add keeper reference mocks in fungible test keeper by @lumtis in #909 - fix(
app.go
): disable vesting account creation to prevent contract address bricking by @lumtis in #923 - fix(
cmd
): set the correct default HD path for key recovery by @lumtis in #913 - fix(crosschain): extend inTxHashToCctx to accommodate multiple cctxes caused by a single inTxHash by @brewmaster012 in #748
- fix(
rpc
): includerpc
fix from Ethermint0.22
by @lumtis in #947 - feat: observer rewards by @kingpinXD in #855
- feat: enabling metrics through prometheus by @kevinssgh in #911
- feat: Observer enable nonce mark and verify Bitcoin outbound tx by @ws4charlie in #954
- chore: update handler version by @kingpinXD in #974
- test(
fungible/types
): increase code coverage for types by @lumtis in #953 - fix(hotfix): check for deactivated methods by @lumtis in #987
New Contributors
- @blockpinetwork made their first contribution in #933
Full Changelog: v7.0.0...v8.1.0