Releases: skip-mev/feemarket
Releases · skip-mev/feemarket
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
v1.0.0 [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
- fix: tx prioritization by @aljo242 in #101
- fix: panic protection for
DenomResolver
by @aljo242 in #104 - refactor: generic fallback ante decorator by @aljo242 in #102
- chore: final deps by @aljo242 in #107
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
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
v0.0.1-alpha.2
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
- @dependabot made their first contribution in #48
Full Changelog: v0.0.1-alpha.1...v0.0.1-alpha.2
v0.0.1-alpha.1
reset state (#45)
v0.0.1-alpha.0
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
- chore: lint fix by @aljo242 in #1
- chore: lint fix 2 by @aljo242 in #3
- feat(feemarket): add interface and basic mock by @aljo242 in #2
- feat(feemarket): add proto by @aljo242 in #4
- feat(feemarket): types and fixes by @aljo242 in #5
- chore: revert to sdk
v0.47.x
by @aljo242 in #7 - feat: add codec by @aljo242 in #6
- fix: register fee market interfaces in codec by @aljo242 in #8
- feat: basic
keeper
implemenation by @aljo242 in #9 - feat(EIP-1559): Initializing proto, adding readme, and basic construction by @davidterpay in #11
- feat:
keeper
plugin wrappers by @aljo242 in #10 - feat(params): Default params for aimd + base eip-1559 by @davidterpay in #14
- feat:
keeper
genesis by @aljo242 in #12 - feat: msg-server by @aljo242 in #13
- feat: query server by @aljo242 in #15
- fix(feemarket): Moving all proto to use single module design by @davidterpay in #19
- fix: keeper stuff by @aljo242 in #20
- fix(proto): Single State Object by @davidterpay in #21
- feat: module by @aljo242 in #16
- feat(state): Adding Helper Functions to state type by @davidterpay in #22
- feat: keeper state api by @aljo242 in #24
- feat: app wiring and integration by @aljo242 in #25
- feat(feemarket): Init fee market in endblock by @davidterpay in #28
- chore: update
CODEOWNERS
by @aljo242 in #31 - feat: denom parameter by @aljo242 in #29
- feat: init
ante
package by @aljo242 in #26 - feat: EndBlock with Updating by @davidterpay in #32
- Update CODEOWNERS by @aljo242 in #34
- fix: build and integration by @aljo242 in #33
- feat: init custom fee antehandler and posthandler by @aljo242 in #27
- test: boost coverage by @aljo242 in #35
Full Changelog: https://github.com/skip-mev/feemarket/commits/v0.0.1-alpha.0