laconicd-deprecated/testutil/network
yihuang e6d0eff957
evm: ForEachStorage semantic not compatible with go-ethereum (#798)
* Problem: ForEachStorage sematic not compatible with go-ethereum

Solution:
- reversed the semantic of return value of the callback function.

* changelog

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-11-30 10:34:33 +00:00
..
doc.go tests: add testutils for integration testing (#132) 2021-06-25 05:18:37 -04:00
network_test.go tests: integration tests with JSON-RPC client (#704) 2021-11-14 14:34:10 +01:00
network.go tests: geth client wrapper (#774) 2021-11-30 10:16:40 +01:00
util.go evm: ForEachStorage semantic not compatible with go-ethereum (#798) 2021-11-30 10:34:33 +00:00