laconicd/x/evm
Federico Kunze e639cb4a82
evm: use TransientStore for AccessList (#75)
* evm: use transient store for access list

* evm: remove address and slot access list mappings

* update tests

* update

* changelog

* update types
2021-06-07 06:05:49 -04:00
..
atlas atlas: evm module (#651) 2020-12-10 22:31:46 +00:00
client all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
keeper evm: use TransientStore for AccessList (#75) 2021-06-07 06:05:49 -04:00
spec evm: module specification (#538) 2020-12-09 20:11:15 +01:00
types evm: use TransientStore for AccessList (#75) 2021-06-07 06:05:49 -04:00
genesis_test.go ante: AnteHandler changes from state transition refactor (#56) 2021-05-31 05:05:32 -04:00
genesis.go ante: AnteHandler changes from state transition refactor (#56) 2021-05-31 05:05:32 -04:00
handler_test.go evm: fix signature verification (#61) 2021-06-01 13:14:33 -04:00
handler.go additions 2021-04-18 17:54:18 +02:00
module.go ante: AnteHandler changes from state transition refactor (#56) 2021-05-31 05:05:32 -04:00