crypto-facs
|
b5ea5bf6b9
|
evm: return valid nonce on eth_getBlockByNumber (#156)
|
2021-06-22 03:45:10 -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
|
fcb7c114d0
|
rpc: fix eth_getBlockByNumber (#78)
|
2021-06-07 07:02:52 -04:00 |
|
Federico Kunze
|
956b18f45e
|
rpc: fix empty root and uncle hash (#45)
* rpc: fix empty root and uncle hash
* changelog
|
2021-05-26 06:33:24 -04:00 |
|
Federico Kunze
|
ba5bf33f19
|
proto, evm: use string for address and hash protobuf message fields (#23)
* proto, evm: use string for address and hash protobuf message fields
* fix tests
* msg test
|
2021-05-14 02:52:18 -04:00 |
|
Federico Kunze
|
a952bc36d1
|
rpc: personal API (#21)
* rpc: personal API
* rpc: fix personal_newAccount
|
2021-05-12 12:50:26 -04:00 |
|
Federico Kunze
|
65453e4aa0
|
rpc, evm: secure tx signing (#20)
* rpc, evm: secure signing
* evm, ante: test signer
* tests
|
2021-05-12 09:08:31 -04:00 |
|
Federico Kunze
|
117342b1b3
|
all, deps: bump go-ethereum version (#5)
* evm, rpc: access lists, JSON-RPC and transaction updates (wip)
* ante, evm, rpc: update signature verification
* evm: msg server and tests updates
* evm: tests (wip)
* evm: fix cdc and params
* evm: cleanup state transition
* fix nil cases
* lint
|
2021-05-10 12:34:00 -04:00 |
|
Federico Kunze
|
cb2ab3d95d
|
more fixes
|
2021-04-18 18:39:15 +02:00 |
|