watcher-ts/packages
Ashwin Phatak 56fb7c69c0
Address tracer perf improvements, more mainnet traces, capture opcodes (#74)
* Maintain cache of previous address resolution.

* Indent using tabs in call_address_tracker to keep diffs sane.

* Undo aggressive falsifying of potential addresses.

* Capture opcode from prev step, more mainnet tx traces.
2021-06-17 13:20:04 +05:30
..
cache Tests for getStorageValue on mapping and nested mappings with different key types (#52) 2021-06-10 11:22:03 +05:30
ipld-eth-client Tests for getStorageValue on mapping and nested mappings with different key types (#52) 2021-06-10 11:22:03 +05:30
solidity-mapper Fix getting values for arrays. (#73) 2021-06-17 11:59:53 +05:30
tracing-client Address tracer perf improvements, more mainnet traces, capture opcodes (#74) 2021-06-17 13:20:04 +05:30
watcher Get value for nested array, mapping with address keys and struct value (#64) 2021-06-15 15:46:39 +05:30