Commit Graph

  • 10d2359126
    CLEANUP: Remove now-unnessary duplicated tracer. Tyler Smith 2023-01-31 21:39:29 -04:00
  • c29e68b91f
    REFACTOR: Move txnOpCodeTracer to new blocknative package. Tyler Smith 2023-01-31 21:19:28 -04:00
  • 251a960e45 fix lint issue Sina Mahmoodi 2023-02-01 21:19:27 +01:00
  • 6f384b6266 clarify removedb Joe 2023-02-01 16:45:18 +00:00
  • c457436b73
    eth/tracers/native: update flatCallTracer to reflect new interfaces after merge Chris Ziogas 2023-02-01 18:27:42 +02:00
  • 1ec73ba2bd
    Merge branch 'master' into feat/flat-call-tracer Chris Ziogas 2023-02-01 18:17:44 +02:00
  • 39ef7d77e8
    Replaces go-kzg with gnark-kzg (#95) kevaundray 2023-02-01 15:25:41 +00:00
  • 5c8cc10d1e
    core: improve ambiguous block validation message (#26582) Martin Holst Swende 2023-02-01 10:08:25 -05:00
  • 0ad3aee05c
    core: improve ambiguous block validation message Martin Holst Swende 2023-02-01 13:02:29 +01:00
  • 8ded6a9fcd
    cmd/puppeth: remove puppeth Martin Holst Swende 2023-01-31 10:16:30 +01:00
  • bd6a05e1ee
    internal/ethapi: always return block withdrawals if present (#26565) lightclient 2023-01-31 01:34:03 -07:00
  • efbd508d21
    eth/tracer: rename to revertReason (#26574) rjl493456442 2023-01-31 16:29:17 +08:00
  • 78d089b5b7
    ethclient/gethclient: fix typo (#26580) Mio 2023-01-31 16:28:32 +08:00
  • 744d1eda8f
    fix grammar typo Mio 2023-01-31 13:39:04 +08:00
  • 5aff0d35db fix typo span14 2022-12-07 16:32:42 -05:00
  • c637c7b915 fix switch case issue span14 2022-11-30 23:21:35 -05:00
  • abb0dcc48b add confirmed loopup span14 2022-11-29 17:39:16 -05:00
  • 155738f30c
    doc: fix typo and command in geth documentation (#26577) Florian Sey 2023-01-31 03:06:21 +01:00
  • 17017b2516
    log: better sanitation (#26556) Martin Holst Swende 2023-01-30 12:43:12 -05:00
  • b5cd2357ed
    feat(vm): stateful precompiles (#10) Federico Kunze Küllmer 2023-01-30 18:32:05 +01:00
  • 12060d4975 Fix command in geth documentation Florian Sey 2023-01-30 16:58:48 +01:00
  • b8b138933b Fix typo in geth documentation Florian Sey 2023-01-30 16:56:31 +01:00
  • 3ff3d07e2c
    cmd/devp2p: fix broken link in readme(#26576) Pascal Marco Caversaccio 2023-01-30 15:12:55 +01:00
  • bf02c6ac28
    fix broken link to dns discovery setup Pascal Marco Caversaccio 2023-01-30 14:35:10 +01:00
  • fd4230f695
    log: fix typo in comment (#26569) ucwong 2023-01-30 07:33:03 -06:00
  • e1734bd5a6
    rpc: proper logging Martin Holst Swende 2023-01-30 13:35:56 +01:00
  • 49fc016245
    Add script so that we can easily run local against the devnet (#224) Jerome 2023-01-30 23:03:04 +11:00
  • d4da3405bd
    eth/tracers/native: Child calls in flatCallTracer must have a value, even if it's zero Chris Ziogas 2023-01-30 13:45:11 +02:00
  • 706e2401bb make ci happy zhiqiangxu 2023-01-30 19:40:40 +08:00
  • f3a3c8969c fix for review zhiqiangxu 2023-01-30 16:31:30 +08:00
  • badf977489 eth/tracer: rename to revertReason Gary Rong 2023-01-30 15:19:05 +08:00
  • d58b7b8e22
    Merge branch 'ethereum:master' into master jkcomment 2023-01-29 20:37:59 +09:00
  • 17e9024a5f fix for ci zhiqiangxu 2023-01-29 08:35:53 +08:00
  • 211d1a7cfa go.mod : goleveldb update ucwong 2023-01-29 03:42:47 +08:00
  • ec3fc81a3b fix zhiqiangxu 2023-01-29 02:26:47 +08:00
  • 63f011fce0 logger : tiny typo ucwong 2023-01-29 02:17:40 +08:00
  • d98b3ae718 fix ReadInteger zhiqiangxu 2023-01-29 01:46:46 +08:00
  • 117f9e678f removing redundant overflow check Ian Moreno 2023-01-28 12:25:46 -05:00
  • 79ef3f785d adding overflow and underflow protection Ian Moreno 2023-01-28 00:39:49 -05:00
  • 93fd0bf7b6 ethstats: use sync.RWMutex instead of sync.Mutex ucwong 2023-01-28 04:53:47 +08:00
  • 53d3e48198
    internal/ethapi: always add block withdrawal objects if present lightclient@protonmail.com 2023-01-27 19:17:20 +01:00
  • 5e5214d1c4
    Merge pull request #94 from mdehoog/json-bug Roberto Bayardo 2023-01-27 16:25:36 +01:00
  • a29cfd41d2
    tests: update tests Martin Holst Swende 2023-01-27 16:14:24 +01:00
  • 06780802ff
    tests: define merge to shanghai test network Martin Holst Swende 2023-01-27 13:56:52 +01:00
  • 2f41061267
    tests: skip eof state-tests Martin Holst Swende 2023-01-27 13:51:40 +01:00
  • 97a4be769d
    tests: update to latest Martin Holst Swende 2023-01-25 15:12:59 +01:00
  • df52967ff6
    eth/catalyst: fix panic in TestWithdrawals (#26563) Felix Lange 2023-01-27 15:33:28 +01:00
  • 90f15a0230
    cmd/evm: add blocktest subcommand to evm (#26526) Mario Vega 2023-01-27 07:30:13 -06:00
  • 89ef137af7 eth/catalyst: fix panic in TestWithdrawals Felix Lange 2023-01-27 14:29:17 +01:00
  • a63875bf4d
    go.mod: gnark-crypto upgrade (#26545) ucwong 2023-01-27 06:39:26 -06:00
  • dee1b1be7d
    cmd/evm: simplify blockrunner Martin Holst Swende 2023-01-26 14:28:27 +01:00
  • abe4159cb5
    params: remove deprecated bootnodes (#26530) Nicola Cocchiaro 2023-01-27 04:32:24 -08:00
  • af653978b4
    eth/tracers/native: copy child call Chris Ziogas 2023-01-27 11:50:57 +02:00
  • e904a32efc
    eth/tracers/native: change struct fields to pointers to be ommited from JSON Marshaller Chris Ziogas 2023-01-27 11:48:55 +02:00
  • 4f48324315 add databases page Joe 2023-01-27 11:34:41 +00:00
  • c9948319c1
    website: fix typo (#26560) poolpitako 2023-01-27 05:11:18 -06:00
  • 34115c8f63
    params: fix timestamp display in fork banner (#26553) Felix Lange 2023-01-27 12:03:34 +01:00
  • 2fecac6041
    eth/catalyst: implement exchangeCapabilities method (#26555) Marius van der Wijden 2023-01-27 12:03:03 +01:00
  • 2ef8c3c5a0 fix bug in json unmarshaling missing blob tx datagas field Roberto Bayardo 2023-01-27 03:00:17 -08:00
  • 245cff0a1a
    eth/catalyst: error on nil withdrawals post-shanghai (#26549) Marius van der Wijden 2023-01-27 11:42:14 +01:00
  • 9f514f2d0e eth/catalyst: remove newline Felix Lange 2023-01-27 11:28:40 +01:00
  • 08ba436d8b
    patch: Add safe and finalized tags to ethclient SDK (#202) Péter Garamvölgyi 2023-01-27 01:53:31 +01:00
  • 0fc661246f
    typo poolpitako 2023-01-26 10:04:53 -06:00
  • 36e625fa3c
    Merge pull request #82 from blocknative/TS_finalize_state_correctly Tyler Smith 2023-01-26 11:57:47 -04:00
  • 9df9edfdea
    BUGFIX: Enbale state finalization. Tyler Smith 2023-01-26 05:43:03 -04:00
  • a3925e5794
    miner: testcase for payload building Martin Holst Swende 2023-01-26 14:11:46 +01:00
  • 6df7981177
    log: better sanitation Martin Holst Swende 2023-01-26 11:50:43 +01:00
  • a1267f53bd eth/catalyst: add comments Marius van der Wijden 2023-01-26 11:23:51 +01:00
  • fc52d1d85d eth/catalyst: rename exchangeCaps Marius van der Wijden 2023-01-25 22:15:54 +01:00
  • 8513d7c5e0 eth/catalyst: implement getCapabilities Marius van der Wijden 2023-01-24 15:25:21 +01:00
  • ed844927ff eth/catalyst,miner: include withdrawals in payload id calculation lightclient@protonmail.com 2023-01-12 11:15:45 -07:00
  • 20d3ce887b add todo for verifying excess data gas value Roberto Bayardo 2023-01-26 01:52:40 -08:00
  • 0a01c8ccc3 eth/catalyst: also error on withdrawals before shanghai Marius van der Wijden 2023-01-26 10:28:39 +01:00
  • e546ce9239 params: fix timestamp display in fork banner Felix Lange 2023-01-26 10:17:30 +01:00
  • 3461d23387 make sure excessDataGas is nil pre-sharding Roberto Bayardo 2023-01-26 01:10:30 -08:00
  • 55f41d198c
    cmd/utils: fix error at geth startup in --dev mode (#26550) Felix Lange 2023-01-26 10:07:20 +01:00
  • cbd067e0f5 make fakeExponential non-exported Roberto Bayardo 2023-01-26 00:58:01 -08:00
  • ed813c6cdc eth/catalyst: only error post-shanghai, add test Marius van der Wijden 2023-01-26 09:55:50 +01:00
  • db8983df7b downloader : add func closeOnErr routine to cancel wait group ucwong 2023-01-26 13:52:41 +08:00
  • eedc56e8bf
    Update eth/catalyst/api.go Marius van der Wijden 2023-01-25 21:40:13 +01:00
  • 3fb55d4dac cmd/utils: fix error at geth startup in --dev mode Felix Lange 2023-01-25 15:59:34 +01:00
  • 04ebabfcc0 eth/catalyst: better msg Marius van der Wijden 2023-01-25 15:38:50 +01:00
  • 965c2378f6 eth/catalyst: add error Marius van der Wijden 2023-01-25 15:30:27 +01:00
  • 2a2b0419fb
    all: implement withdrawals (EIP-4895) (#26484) Marius van der Wijden 2023-01-25 15:32:25 +01:00
  • 428b0e6538 consensus/beacon: ensure correct empty withdrawals root in Shanghai blocks Felix Lange 2023-01-25 14:59:11 +01:00
  • 8783b19c61 core: simplify withdrawals existence check in StateProcessor Felix Lange 2023-01-25 14:52:30 +01:00
  • 8bdbf395cf consensus/beacon: remove Shanghai fork check in Finalize Felix Lange 2023-01-25 14:49:57 +01:00
  • 31a979c6d7 core: remove Shanghai fork check in GenerateChain Felix Lange 2023-01-25 14:49:09 +01:00
  • f665111425 consensus/beacon: add check for Shanghai activation in FinalizeAndAssemble Felix Lange 2023-01-25 14:45:45 +01:00
  • b43da3710e all: rebase on uint64 timestamps Marius van der Wijden 2023-01-25 13:28:11 +01:00
  • 3481ebc9a0 Update core/types/block.go Martin Holst Swende 2023-01-25 05:55:20 -05:00
  • 7b073d1169 Update internal/ethapi/api.go Martin Holst Swende 2023-01-25 05:55:10 -05:00
  • dd3c41a6cc Apply suggestions from code review Martin Holst Swende 2023-01-25 05:23:23 -05:00
  • 493741d1c3 Update consensus/beacon/consensus.go Martin Holst Swende 2023-01-25 05:16:40 -05:00
  • 1931e38b30 eth/catalyst: go generate, fix nitpicks Marius van der Wijden 2023-01-19 15:55:12 +01:00
  • 3263936a29 consensus/beacon: add faker Marius van der Wijden 2023-01-19 12:56:00 +01:00
  • 8c74d6081b all: fix review comments, add beacon.Faker, fix tests Marius van der Wijden 2023-01-19 12:50:02 +01:00
  • cf0ed02d25 core: fix nil panic Marius van der Wijden 2023-01-18 11:27:53 +01:00
  • f959d389c1 eth/catalyst: use gwei in test instead of hard coded value lightclient 2023-01-13 07:34:41 -07:00
  • 300f5f22e3 core, eth: use gwei for withdrawals Marius van der Wijden 2023-01-13 13:25:31 +01:00