erigon-pulse/cmd/devnettest
leonardchinonso 2e81cdbfd9
Feature/add getlogs to devnet tool (#3722)
* adding eth_getLogs functionality for contract events for the devnet tool

* Made changes to fix double hashing

* Fixed lint errors

* Changed strings.Replace to strings.ReplaceAll for replacing strings

* Cleaned up print statements across files

* Fixed logs not being populated in result typee.go

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-03-16 22:21:05 +00:00
..
commands Feature/add getlogs to devnet tool (#3722) 2022-03-16 22:21:05 +00:00
contracts Feature/test event logs (#3595) 2022-02-23 17:47:01 +00:00
requests Feature/add getlogs to devnet tool (#3722) 2022-03-16 22:21:05 +00:00
main.go WIP:feature/rewrite-devnettest-to-cobra (#3227) 2022-01-14 13:08:41 +00:00