erigon-pulse/cmd
ledgerwatch 97c9a9108d
Native tracers - step 4 (#6363)
Remove `callType` argument from `CaptureStart`, and change `callType
vm.CallType` to `typ vm.OpCode` in `CaptureEnter` and move to the first
position (as it is in geth)

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
2022-12-19 03:12:08 +00:00
..
abigen Upgrade urfave/cli to v2 (#6047) 2022-11-14 17:33:57 +01:00
bootnode move all packages from "internal" folder - to simplify users live (#5857) 2022-10-25 09:58:25 +07:00
devnet evm tracing interface to use uint256, to avoid value.ToBig() allocations (#5781) 2022-11-30 08:31:39 +07:00
downloader Disable ipv6 flag (#6295) 2022-12-15 16:40:59 +07:00
erigon cmd: initialize config before logger (#6251) 2022-12-09 18:04:47 +07:00
erigon-cl fixed backfilling algo (#6364) 2022-12-18 23:28:30 +01:00
erigoncustom Upgrade urfave/cli to v2 (#6047) 2022-11-14 17:33:57 +01:00
evm cmd/evm: show staterooot in result from running statetest (#6252) 2022-12-08 21:37:02 +00:00
hack Remove Ropsten & Fermion (#6262) 2022-12-10 22:55:31 +00:00
integration e3: better print_stages (#6357) 2022-12-18 12:12:11 +07:00
lightclient Use of proper beacon state interface (#6277) 2022-12-11 15:12:38 +01:00
observer Extend fork ID to timestamp-based forks (#6324) 2022-12-16 12:08:54 +01:00
p2psim Upgrade urfave/cli to v2 (#6047) 2022-11-14 17:33:57 +01:00
pics Support genesis constructors for Chiado (#6103) 2022-11-21 17:21:59 +01:00
prometheus grafana: more mdbx internals (#5789) 2022-10-19 12:07:31 +07:00
rlpdump rename (#1978) 2021-05-20 19:25:53 +01:00
rpcdaemon Native tracers - step 4 (#6363) 2022-12-19 03:12:08 +00:00
rpctest e3: more mainnet snapshots (#5867) 2022-10-31 09:20:58 +07:00
sentinel fixed backfilling algo (#6364) 2022-12-18 23:28:30 +01:00
sentry Extend fork ID to timestamp-based forks (#6324) 2022-12-16 12:08:54 +01:00
state Native tracers - step 4 (#6363) 2022-12-19 03:12:08 +00:00
txpool Downloader extract, step2 (#6076) 2022-11-20 10:41:30 +07:00
utils Disable ipv6 flag (#6295) 2022-12-15 16:40:59 +07:00
verkle added MPT storage dumps (#6153) 2022-11-30 10:53:58 +01:00