laconicd/x/evm
yihuang 202bc5f1cd
evm: fix iterator on deeply nested cache contexts (#617)
* Problem: iterator on deeply nested cache contexts is extremely slow

Closes: #616

Solution:
- flatten cache contexts before doing `GetTxLogsTransient`

* Update x/evm/keeper/context_stack.go

* changelog

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
2021-10-05 16:08:55 +00:00
..
atlas docs: banner & other (#607) 2021-09-29 18:15:55 +02:00
client rpc: restructure JSON-RPC directory and rename server config (#612) 2021-10-01 14:49:22 +00:00
keeper evm: fix iterator on deeply nested cache contexts (#617) 2021-10-05 16:08:55 +00:00
spec docs: first update (#188) 2021-08-03 17:35:31 +00:00
types all: bump go-ethereum to v1.10.9 (#231) 2021-10-05 15:38:20 +00:00
genesis_test.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00
genesis.go evm: remove tx logs and block bloom from chain state (#556) 2021-09-15 09:45:03 +00:00
handler_test.go all: linter (#532) 2021-09-05 11:03:06 +00:00
handler.go evm: rm recover (#542) 2021-09-09 09:10:33 +00:00
module.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00