Ashwin Phatak
6a33c704b8
Basic GQL API to get traces, save to db. ( #76 )
2021-06-18 17:04:02 +05:30
Ashwin Phatak
8507bc8b9c
Address watcher package scaffolding ( #75 )
...
* Rename erc20 watcher folder.
* Update repo URLs.
* Address watcher package scaffolding.
2021-06-17 17:56:38 +05:30
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
Ashwin Phatak
4e08f359fc
Call tracer with address tracing support ( #65 )
...
* Tracing client package, basic utils.
* Start of address tracer.
* Rename trace CLI.
* Call tracer API.
* Tracing timeout, more traces.
* Integrate address tracer into call address tracer.
2021-06-16 16:14:35 +05:30