Thomas Nguy
|
bf54193669
|
feemarket: change basefee to be a module param (#943)
* change basefee to a module params
* add changelog and fix linter
* change params type of basefee and remove default base fee
* restaure event
* clean code
* fix proto
* fix protos
* fix logic
* update rpc tests
* fix comment
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
|
2022-02-23 19:48:44 +01:00 |
|
yihuang
|
50e463725e
|
feemarket: update base fee in BeginBlock (#822)
* Update base fee in begin blocker
Closes: #820
* changelog
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
|
2021-12-15 02:10:52 +00:00 |
|
Thomas Nguy
|
cd3b0be5ed
|
rpc, feemarket: store base fee in event (#673)
* store base fee in event
* update changelog
|
2021-10-15 08:59:26 +00:00 |
|
Federico Kunze Küllmer
|
f469db94ef
|
feat: fee market module (#491)
* feat: fee market module
* update proto
* queriers: CLI + gRPC
* gov params
* genesis
* enable height
* fixes
* fix app
|
2021-08-26 10:08:11 +00:00 |
|