Federico Kunze Küllmer
|
86e30e8fa3
|
feat: use sdk.Int for TxData (#208)
* feat: use sdk.Int for TxData
* c++
* fix
* fix test
* fix rpc
* lint
|
2021-06-30 15:28:38 +00: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 |
|
Thomas Nguy
|
fada59551d
|
rpc, evm: fix eth_coinbase endpoint to return ethereum address of the validator node (#153)
* fix coinbase rpc endpoint to return ethereum address of the validator
* update changelog
* fix lint
* clean code and simplify logic
* fix changelog
* change request variable name and type
* add test
* fix proto comments
* fix proto comments
* Update x/evm/keeper/grpc_query.go
* Update x/evm/keeper/grpc_query.go
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
|
2021-06-22 06:14:40 -04:00 |
|
Federico Kunze
|
0c6e44d3d3
|
evm: remove CommitStateDB , journal and stateObject (#84)
* evm: remove CommitStateDB and stateObject
* imported build fixes
* lint
* rm set nonce
* update account response
* changelog
|
2021-06-08 13:10:29 -04:00 |
|
Federico Kunze
|
6eadc8fdf8
|
rpc, evm: remove tx Receipt (#81)
* rpc, evm: remove tc receipt
* rm receipt from gRPC query service
* update eth block
* update tx service response
* rpc tx fixes
* update bloom
* fix
* more fixes
* c++
|
2021-06-08 07:11:37 -04:00 |
|
Federico Kunze
|
abcfc9a6ba
|
evm: error and block hash map updates (#60)
* evm: error and block hash map updates
* evm: update tests
|
2021-05-31 10:54:59 -04:00 |
|
Federico Kunze
|
2c722d03ce
|
rpc, evm: gRPC tests (#28)
* rpc, evm: grpc tests
* address validation
* update rpc
* test cleanup
* additional tests
|
2021-05-17 06:13:08 -04:00 |
|
Federico Kunze
|
4a9d63356e
|
cleanup proto
|
2021-04-19 09:10:57 +02:00 |
|
Federico Kunze
|
614e62fb7e
|
additions
|
2021-04-18 17:54:18 +02:00 |
|
Federico Kunze
|
ed313c9482
|
stargate: proto files (#679)
* stargate: proto files
* third party proto files
* third party proto files
* add annotations
* rm proto-gen-any
* rm script any
|
2021-01-07 18:45:32 -03:00 |
|