erigon-pulse/cmd
leonardchinonso 4ee0ae1610
adding eth_getLogs functionality for contract events for the devnet tool (#3680)
* 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

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-03-14 13:59:51 +00:00
..
abigen Snapshot: add hash first byte to headers.seg, serve p2p blocks from snapshots (#3198) 2022-01-05 17:14:37 +07:00
bootnode p2p: Disable port mapping task with --nat extip (#3612) 2022-02-24 15:09:56 +00:00
cons Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
devnettest adding eth_getLogs functionality for contract events for the devnet tool (#3680) 2022-03-14 13:59:51 +00:00
downloader Snapshots: retire testing tool (#3684) 2022-03-12 17:26:11 +07:00
erigon Add Erigon Import feature for Hive integration purpose (#3298) 2022-01-20 07:34:50 +00:00
erigoncustom Add Erigon Import feature for Hive integration purpose (#3298) 2022-01-20 07:34:50 +00:00
evm Use "err" key for logging errors. (#3632) 2022-03-01 15:40:51 +00:00
hack Use "err" key for logging errors. (#3632) 2022-03-01 15:40:51 +00:00
integration [erigon2] history indices based on Elias Fano (#3679) 2022-03-13 23:11:49 +00:00
p2psim rename (#1978) 2021-05-20 19:25:53 +01:00
pics move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
prometheus Snapshots: fill kv.HeaderNumber table (#3328) 2022-01-24 13:47:05 +07:00
rlpdump rename (#1978) 2021-05-20 19:25:53 +01:00
rpcdaemon fixed JWT authentication port (#3689) 2022-03-14 14:47:26 +01:00
rpctest adding eth_getLogs functionality for contract events for the devnet tool (#3680) 2022-03-14 13:59:51 +00:00
sentry fixed bootstrap nodes bug (#3688) 2022-03-14 09:47:56 +01:00
starknet Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
state [erigon2] history indices based on Elias Fano (#3679) 2022-03-13 23:11:49 +00:00
txpool path -> filepath (path package is for urls) (#3493) 2022-02-12 20:33:09 +07:00
utils Add system-txs to begin end of block (#3654) 2022-03-10 07:48:58 +00:00