v1.0.0-sdk47 [insecure]
What's Changed
- docs: prefer arxiv.org link by @rootulp in #55
- docs: fix variable name by @rootulp in #56
- docs: fix beta description by @rootulp in #54
- chore(deps): bump the go_modules group across 1 directories with 2 updates by @dependabot in #61
- chore(deps): bump the go_modules group across 1 directories with 1 update by @dependabot in #62
- chore(deps): bump the go_modules group group in /tests/e2e with 2 updates by @dependabot in #63
- feat: gov gating on fee burn by @MSalopek in #67
- refactor: use decimal as min_base_fee by @MSalopek in #66
- fix: prevent errors on gas simulations by @MSalopek in #70
- feat: denom resolver by @aljo242 in #53
- chore: add mergify (backport #82) by @mergify in #83
- refactored queries, ante/post handlers and DenomResolver (backport #81) by @mergify in #84
- test: export e2e tests as a package (backport #85) by @mergify in #86
- chore: fix aimd fuzz testing (backport #87) by @mergify in #88
- feat: ics testing lib (backport #89) by @mergify in #90
- fix: fixed gas prices query (backport #91) by @mergify in #93
- docs: create
UPGRADING
guide (backport #92) by @mergify in #95 - docs: create docs dir (backport #96) by @mergify in #97
- fix: simplify feemarket based on AIMD paper (backport #94) by @mergify in #98
- feat: fall back to default cosmos sdk fee deductor (backport #99) by @mergify in #100
- fix: tx prioritization (backport #101) by @mergify in #103
- fix: panic protection for
DenomResolver
(backport #104) by @mergify in #105 - refactor: generic fallback ante decorator (backport #102) by @mergify in #106
- chore: final deps (backport #107) by @mergify in #108
New Contributors
- @rootulp made their first contribution in #55
- @MSalopek made their first contribution in #67
- @mergify made their first contribution in #83
Full Changelog: v0.0.1-alpha.2...v1.0.0-sdk47