What's Changed
What's Changed
- feat(
crosschain
): addOutTxGasUsed
andOutTxEffectiveGasPrice
into CCTX by @lumtis in #1047 - feat(
fungible
): add gas stability pools by @lumtis in #1051 - fix: Longer upgrade sleep time by @gzukel in #1084
- fix: allow multiple withdraw events in single tx receipt by @brewmaster012 in #1032
- fix: generation of OpenAPI by downgrading a buf plugin by @fadeev in #1079
- ci: add a workflow to label PRs based on the changes to the source code by @fadeev in #1055
- chore: set skip cache to true by @kingpinXD in #1075
- fix: hotfix v9.0.3 by @ws4charlie in #1093
- fix: moved the needs for build for s3 upload to be inline with upgrade path testing by @gzukel in #1090
- fix: de-deduplicate inTxHashToCctx by @brewmaster012 in #1077
- feat(
crosschain
): increase pending cctx gas prices by @lumtis in #1062 - chore: upgrade Go version to
1.20
by @lumtis in #1086 - feat(
fungible
): add message to pause/unpause zrc20 by @lumtis in #1096 - fix(
fungible
): removeBurnCoins
usage by @lumtis in #1088 - test: Stateful smoketest by @kevinssgh in #1089
- feat(
observer
): add core params list in genesis by @lumtis in #1087 - ci: nosec detection by @CharlieMc0 in #1102
- fix(
crosschain
): set cctx as aborted if outbound fails and sender is zeta chain by @lumtis in #1107 - fix: creating manual pipeline to initial register for testing new upgrade path testing by @gzukel in #1125
- fix: stricter verification of bitcoin ZRC20 withdraw by @brewmaster012 in #1098
- refactor(
fungible
): improveUpdateZRC20WithdrawFee
by @lumtis in #1112 - ci: update linter to go 1.20 by @CharlieMc0 in #1129
- refactor(
crosschain
): renameZetaMinted
intoValueReceived
inMsgVoteOnObservedOutboundTx
by @lumtis in #1130
Full Changelog: v9.0.1...v99.9.9-test