erigon-pulse/cmd/devnettest/requests
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
..
mock_requests.go Fix/rpcdaemon ws upgrade (#3490) 2022-02-12 12:40:19 +01:00
request_generator.go adding eth_getLogs functionality for contract events for the devnet tool (#3680) 2022-03-14 13:59:51 +00:00
requests.go Feature/add getlogs to devnet tool (#3722) 2022-03-16 22:21:05 +00:00
utils.go Feature/add getlogs to devnet tool (#3722) 2022-03-16 22:21:05 +00:00