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
|
6c1e7fec01
|
app, ante, evm: Keeper StateDB refactor (#30)
* evm: keeper statedb refactor
* keeper: implement stateDB account, balance, nonce and suicide functions
* keeper: implement stateDB code and iterator functions
* keeper: implement stateDB log and preimage functions
* update code to use CommitStateDB
* tests updates
* journal changes (wip)
* cache fields
* journal and logs
* minor cleanup
* evm: remove journal related changes
* evm: delete empty account code and storage state
* app, evm: transient store
* ante, evm: refund gas transient
* evm: remove transient keeper state fields
* address comments from review
* evm: undo revision change
|
2021-05-25 08:56:36 -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
|
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
|
6f7470c2e0
|
build
|
2021-04-18 19:23:26 +02:00 |
|
Federico Kunze
|
614e62fb7e
|
additions
|
2021-04-18 17:54:18 +02:00 |
|
Federico Kunze
|
5a3d514ba0
|
conflicts
|
2021-04-17 12:00:07 +02:00 |
|