v1.0.0-beta.1 [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
- feat: sdk v50 by @aljo242 in #76
- chore(deps): bump the go_modules group across 2 directories with 3 updates by @dependabot in #78
- test: e2e testing final by @aljo242 in #79
- fixed bug with nil pointer exception during simulation by @swelf19 in #80
- chore: add mergify by @aljo242 in #82
- refactored queries, ante/post handlers and DenomResolver by @swelf19 in #81
- test: export e2e tests as a package by @aljo242 in #85
- chore: fix aimd fuzz testing by @aljo242 in #87
- feat: ics testing lib by @aljo242 in #89
- fix: fixed gas prices query by @swelf19 in #91
- docs: create
UPGRADING
guide by @aljo242 in #92 - docs: create docs dir by @aljo242 in #96
- fix: simplify feemarket based on AIMD paper by @aljo242 in #94
- feat: fall back to default cosmos sdk fee deductor by @aljo242 in #99
New Contributors
- @rootulp made their first contribution in #55
- @MSalopek made their first contribution in #67
- @swelf19 made their first contribution in #80
Full Changelog: v0.0.1-alpha.2...v1.0.0-beta.1