laconicd/x/feemarket/types
yihuang ac75a9a4a4
refactor: eth_call and eth_estimateGas don't need to pass base fee as field (#671)
Solution:
- load fee directly from state

changelog
2021-10-21 17:29:19 +02:00
..
events.go rpc, feemarket: store base fee in event (#673) 2021-10-15 08:59:26 +00:00
feemarket.pb.go chore: merge v0.7.0 to main (#651) 2021-10-08 12:03:51 +00:00
genesis.go evm: fixed commented out simulations, pubsub, and handler tests (#655) 2021-10-11 13:09:53 +02:00
genesis.pb.go feat: fee market module (#491) 2021-08-26 10:08:11 +00:00
keys.go feat: fee market module (#491) 2021-08-26 10:08:11 +00:00
params.go rpc, feemarket: store base fee in event (#673) 2021-10-15 08:59:26 +00:00
query.pb.go rpc: geth v1.10.9 changes (#624) 2021-10-06 11:22:32 +00:00
query.pb.gw.go refactor: eth_call and eth_estimateGas don't need to pass base fee as field (#671) 2021-10-21 17:29:19 +02:00