erigon-pulse/cmd
fenghaojiang 12cf311b7c
feat: add erigon_getLogs with timestamp field to erigon rpcdaemon and fix the issue 4982 (#4968)
* add_abigen_error_handle

* add abigen error type test code

* add field timestamp in `eth_getLogs` api

add field timestamp in `eth_getLogs` api

* undo add field timestamp in `eth_getLogs`

* add `erigon_getLogs` api and add field `timestamp`

add `erigon_getLogs` api and add field `timestamp`

* feat: add `erigon_getLogs` with timestamp field to erigon rpcdaemon

feat: add `erigon_getLogs` with timestamp field to erigon rpcdaemon

* fix: issue `4982` roaring out of range

fix: issue 4982 roaring out of range

* convert rangeEnd to latest

convert rangeEnd to latest when range end is a big value that go out of range of MaxUint32

* add begin condition

add begin condition in case of bigger than latest block

* add annotation to unreachable code
2022-08-11 09:16:40 +07:00
..
abigen Refactoring To Increase Code Quality (#4842) 2022-08-04 20:23:00 +07:00
bootnode go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
cons Cfg dirs (#4388) 2022-06-07 11:00:37 +07:00
devnettest go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
downloader go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
erigon Refactoring To Increase Code Quality (#4842) 2022-08-04 20:23:00 +07:00
erigoncustom Add Erigon Import feature for Hive integration purpose (#3298) 2022-01-20 07:34:50 +00:00
evm go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
hack go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
integration Fixed lint errors for gocritic linter (#4904) 2022-08-03 00:35:22 +07:00
observer go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
p2psim go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
pics Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
prometheus grafana fix panel header #4587 2022-06-30 18:17:01 +06:00
rlpdump rename (#1978) 2021-05-20 19:25:53 +01:00
rpcdaemon feat: add erigon_getLogs with timestamp field to erigon rpcdaemon and fix the issue 4982 (#4968) 2022-08-11 09:16:40 +07:00
rpcdaemon22 go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
rpctest go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
sentry [P2P] gossip all gossip (#4995) 2022-08-10 22:08:56 +02:00
starknet go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
state go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
txpool Fix txpool.accountslots flag (#4573) 2022-06-29 14:44:22 +02:00
utils go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00