Skip to content

Releases: skip-mev/feemarket

v1.0.0-sdk47 [insecure]

10 Jun 16:05
df7422a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1-alpha.2...v1.0.0-sdk47

v1.0.0 [insecure]

10 Jun 16:04
d318ba5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1-alpha.2...v1.0.0

v1.0.0-beta.1 [insecure]

04 Jun 21:13
4b6c5fc
Compare
Choose a tag to compare

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

Full Changelog: v0.0.1-alpha.2...v1.0.0-beta.1

v0.0.1-alpha.2

13 Dec 20:56
30c4d13
Compare
Choose a tag to compare
v0.0.1-alpha.2 Pre-release
Pre-release

What's Changed

  • test: use testKeeper throughout tests by @aljo242 in #44
  • docs: add spec by @aljo242 in #47
  • refactor: use chaintestutil for integration test setup by @aljo242 in #46
  • chore(deps): bump github.com/ethereum/go-ethereum from 1.10.20 to 1.13.5 in /tests/e2e by @dependabot in #48

New Contributors

Full Changelog: v0.0.1-alpha.1...v0.0.1-alpha.2

v0.0.1-alpha.1

07 Dec 02:39
2863838
Compare
Choose a tag to compare
v0.0.1-alpha.1 Pre-release
Pre-release
reset state (#45)

v0.0.1-alpha.0

30 Nov 19:00
461f88c
Compare
Choose a tag to compare
v0.0.1-alpha.0 Pre-release
Pre-release

This is the first alpha release of the skip-mev x/feemarket module. This is alpha software, is not fully tested, and is subject to change.

What's Changed

Full Changelog: https://github.com/skip-mev/feemarket/commits/v0.0.1-alpha.0