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 |
|
Federico Kunze Küllmer
|
486e0130fd
|
codec: register Evidence (#478)
* app, docs: update Bech32 HRP
* codec: register Evidence
* cleanup
* c++
|
2021-08-23 08:51:24 -04:00 |
|
Federico Kunze Küllmer
|
5f1f252361
|
evm: TxData as proto.Any (#220)
* evm: TxData as proto.Any
* proto message
* fix protobuf any generation
* Int pointer
* fix build and tests
* ante tests
* swagger
* cleanup
* c++
|
2021-07-05 16:39:08 +00:00 |
|
Federico Kunze
|
459a290951
|
tests: add testutils for integration testing (#132)
* tests: add testutils for integration testing
* update util
* fix config
* more updates
* rand chain-id
* add rpc client integration test example
* makefile
* rename
* updates to makefile
|
2021-06-25 05:18:37 -04:00 |
|
Federico Kunze
|
6000ab2098
|
chore: un-fork from cosmos (#166)
* chore: un-fork from cosmos
* rm LoC
|
2021-06-22 06:49:18 -04:00 |
|
Federico Kunze
|
9509e18842
|
encoding: fix test (#64)
|
2021-06-04 09:45:37 -04:00 |
|
Federico Kunze
|
475c61851c
|
encoding: tests (#63)
* encoding: tests
* transaction hashing test
|
2021-06-04 09:14:45 -04:00 |
|