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
|
bcdb982886
|
rpc: geth v1.10.9 changes (#624)
* rpc: geth v1.10.9 changes
* updates
* suggestGasTipCap
* update gRPC
* resend
* fixes
* rm unused func
* address TODO
|
2021-10-06 11:22:32 +00:00 |
|
Federico Kunze Küllmer
|
a8722655bb
|
all: bump go-ethereum to v1.10.9 (#231)
* all: bump go-ethereum to v1.10.4
* build
* state transition and rpc
* wip rpc changes
* fix refund
* fixes
* no base fee param
* ante handler
* undo change
* fix test
* bump deps
* calculate base fee
* gRPC base fee query
* update RPC
* fix
* update'
* go.mod
* fix build
* fix panic
* rm changes in third_party
* json rpc changes
* reserved fields
* fixes fixes fixes
* rm no stringer
* fixes 2
* tests wip
* bump geth version
* update
* grpc traceTx
* rm fee market from ante
* fix TransactionArgs
* lint
* update proto
* update tx args
* changelog
|
2021-10-05 15:38:20 +00:00 |
|
Daniel Burckhardt
|
34c2593e43
|
rpc: restructure JSON-RPC directory and rename server config (#612)
* Restructure ethermint/rpc repo structure and change import statements
* Add #400 to changelog
* fix filepath in util and json_rpc
* Move #400 to unreleased section
|
2021-10-01 14:49:22 +00:00 |
|