Commit Graph

  • 02feb8b1b5
    reduce to 25 single region (#246) Liam 2023-04-04 22:29:26 +10:00
  • 1f715acf88
    Update core/vm/interpreter.go Martin Holst Swende 2023-04-04 08:22:35 -04:00
  • ce73c4c277 all: integrate Cancun (and timestamp based forks) into MakeSigner Péter Szilágyi 2023-04-04 15:01:57 +03:00
  • 0b76eb3708
    eth/tracers: report correct gasLimit in call tracers (#27029) Delweng 2023-04-04 18:34:23 +08:00
  • 75e86ae713 core/types, params: add blob transaction type, RLP encoded for now Péter Szilágyi 2023-04-04 11:52:53 +03:00
  • b7556c3a32
    all: remove debug-field from vmconfig Martin Holst Swende 2023-04-04 10:37:33 +02:00
  • d2cf49327f
    consensus/misc, params: add EIP-4844 blobfee conversions (#27041) Péter Szilágyi 2023-04-04 11:25:28 +03:00
  • 8007a1cc65
    consensus/misc: nit renames, additional larger testcase Martin Holst Swende 2023-04-04 10:02:58 +02:00
  • 2673b67ca8
    consensus/misc: reuse bigints Martin Holst Swende 2023-04-04 09:58:14 +02:00
  • 40acb1a9a8
    Update eth/tracers/api_test.go Martin Holst Swende 2023-04-04 03:10:03 -04:00
  • a9f03cf850
    Update eth/tracers/api_test.go Martin Holst Swende 2023-04-04 03:03:47 -04:00
  • 91faf2c559
    consensus, core/typer: add 4844 excessDataGas to header, tie it to Cancun (#27046) Péter Szilágyi 2023-04-04 10:02:50 +03:00
  • 9b1a82c600
    core/vm: clarify comment (#27045) joohhnnn 2023-04-04 14:59:40 +08:00
  • 0c2d21a62a consensus, core/typer: add 4844 excessDataGas to header, tie it to Cancun Péter Szilágyi 2023-04-04 09:07:37 +03:00
  • 9b8e4d1661
    Update analysis.go joohhnnn 2023-04-04 13:45:17 +08:00
  • 13a0adc83b fix lint s7v7nislands 2023-04-04 08:47:14 +08:00
  • 39cfc59c3a Small comments stash Alexander Campbell 2023-04-04 09:04:02 +10:00
  • 7d830412c1 Add improvements, eth balance tracking, starting to hone in on full token coverage Alexander Campbell 2023-04-04 07:06:23 +10:00
  • 6451fabee3 use type alias any instead of interface{} from go1.18 ucwong 2023-04-04 05:04:10 +08:00
  • db18293c32
    eth/downloader: use atomic types (#27030) s7v7nislands 2023-04-04 03:48:10 +08:00
  • 613705c278 consensus/misc: pull in fakeExponential test cases Roberto Bayardo 2023-04-03 22:25:28 +03:00
  • 7c7009a236 consensus/misc, params: add EIP-4844 blobfee conversions Péter Szilágyi 2023-04-03 22:20:24 +03:00
  • beda6c41ad
    core/txpool: move some validation to outside of mutex (#27006) Martin Holst Swende 2023-04-03 07:16:57 -04:00
  • f93e493175
    squashme Martin Holst Swende 2023-04-03 13:05:45 +02:00
  • 56c4c2b6de
    metrics: make benchmark more realistic Martin Holst Swende 2023-04-03 12:58:22 +02:00
  • 447a032337
    metrics: slight refactor Martin Holst Swende 2023-04-03 12:49:45 +02:00
  • b885cf83e4 atomic.Uint64 and parallel benchmarks less noisy Exca-DK 2023-04-03 12:30:58 +02:00
  • a25dd8064e
    test/fuzzers: fuzz rlp handling of big.Int and uint256.Int (#26917) Martin Holst Swende 2023-04-03 05:42:34 -04:00
  • 909fe1d3ec
    build(docker): update docker trigger tag prefix (#259) HAOYUatHZ 2023-04-03 17:22:45 +08:00
  • 94457cce07
    cmd, miner, signer: avoid panic if keystore is not available (#27039) rjl493456442 2023-04-03 17:08:06 +08:00
  • 7076ae00aa
    cmd/geth: enable log rotation (#26843) sudeep 2023-04-03 14:35:36 +05:30
  • 059f9d27c4
    Update eth/downloader/downloader_test.go s7v7nislands 2023-04-03 15:52:49 +08:00
  • 2c5798464e
    common: delete MakeName (#27023) lightclient 2023-04-03 01:51:31 -06:00
  • 7172748b00
    Update eth/downloader/downloader_test.go s7v7nislands 2023-04-03 15:47:44 +08:00
  • c5ad2abe64
    build(docker): auto docker push when pushing git tags (#258) HAOYUatHZ 2023-04-03 15:45:55 +08:00
  • f961626630 fix lint s7v7nislands 2023-04-03 15:44:46 +08:00
  • dc2f4b9304
    go.mod : update snappy (#27027) ucwong 2023-04-03 01:35:13 -06:00
  • bed07cd590
    cmd/evm: use correct parent number for t8n base fee calculation (#27032) Guruprasad Kamath 2023-04-03 09:33:17 +02:00
  • 9bdb091c3a
    internal/debug: print log-info on non-default options Martin Holst Swende 2023-04-03 09:24:06 +02:00
  • d7d7286789 cmd/geth: print warning instead of panic Gary Rong 2023-04-03 14:55:41 +08:00
  • 345fd8da0a cmd, miner, singer: avoid panic if keystore is not available Gary Rong 2023-04-03 14:47:51 +08:00
  • 6714fcb0f7
    [website]: fix typo in database section (#27024) Siyuan Han 2023-04-03 14:24:03 +08:00
  • 330b2040c5
    Update docs/fundamentals/databases.md Martin Holst Swende 2023-04-03 02:23:40 -04:00
  • 0ceb08f401
    core/txpool: drop basics-validation internally Martin Holst Swende 2023-04-03 02:17:46 -04:00
  • dc824cc8c3
    reduce single region to 75 (#245) Liam 2023-04-03 16:09:50 +10:00
  • 72b7059008 core, miner: drop transactions from the same sender when error occurs Gary Rong 2023-04-03 13:57:40 +08:00
  • 6ff76af7c6 set parent block number Guruprasad Kamath 2023-04-02 09:21:47 +02:00
  • 578665af86
    reduce single region to 100 (#244) Liam 2023-04-02 22:06:35 +10:00
  • 48f7a86505 fix typos Exca-DK 2023-04-02 12:56:34 +02:00
  • 6ac3beb042 build/ci: add file format command and add it into githook sylvan 2023-04-02 16:34:53 +08:00
  • 5060a17e91 eth/tracers: more gas fix jsvisa 2023-04-02 14:55:33 +08:00
  • 8877bef24f eth/tracers: use make to new a slice jsvisa 2023-04-02 14:54:01 +08:00
  • b0926de59c eth/tracers/internal: fix the traces[0].gas==tx.gasLimit jsvisa 2023-04-02 14:53:45 +08:00
  • 923d6b73b5 eth/tracers: use atomic type s7v7nislands 2023-04-02 14:08:08 +08:00
  • c83790442f eth/downloader: use atomic type s7v7nislands 2023-04-02 13:56:54 +08:00
  • 10302e74d0 eth/tracers: traces[0].gas should use tx.gasLimit jsvisa 2023-04-02 09:40:50 +08:00
  • 34d73d7c31 go.mod : snappy deps update ucwong 2023-04-02 09:02:33 +08:00
  • 125b204d4a
    website: correct leveldb spelling (#26957) Delweng 2023-04-02 04:14:59 +08:00
  • ec7e2edd64 mutex-free gaugef64 and counterf64 Exca-DK 2023-04-01 17:20:18 +02:00
  • 31464bd598
    [website]: fix typo Siyuan Han 2023-04-01 22:04:38 +08:00
  • d74440908a
    common,p2p: remove unused function MakeName lightclient@protonmail.com 2023-04-01 07:48:46 -06:00
  • 22b1be8332 chore: address PR feedback Alex Mylonas 2023-03-31 22:06:21 +03:00
  • 556f98a51b
    attack recover (#243) Liam 2023-04-01 04:32:28 +11:00
  • a5dc1ea37c accounts/abi: capitalize prefix Marius van der Wijden 2023-03-31 10:48:57 +02:00
  • 00a73fbcce
    accounts/abi/bind: handle UnpackLog with zero topics (#26920) aaronbuchwald 2023-03-31 02:35:29 -04:00
  • b92d0ea3bb
    miner: use atomic type (#27013) s7v7nislands 2023-03-31 14:32:47 +08:00
  • fe87bedf10 cmd/geth : verkle update ucwong 2023-03-31 08:09:08 +08:00
  • 1b1228c1db internal/ethapi:set api nonce check false ucwong 2023-03-31 07:42:23 +08:00
  • d0fbb10658
    eth/catalyst: improve consensus heartbeat (#26896) openex 2023-03-31 03:09:35 +08:00
  • 9ce047452e
    common: fix json marshaller MixedcaseAddress (#26998) rjl493456442 2023-03-31 03:04:28 +08:00
  • 50317bdace
    ethdb/pebble: use atomic type (#27014) s7v7nislands 2023-03-31 03:02:14 +08:00
  • 87aae7d72f
    cmd/geth: make log rotation option explicit, combine log.file flag Martin Holst Swende 2023-03-30 11:49:53 +02:00
  • fc11c9f93d minor Sina Mahmoodi 2023-03-30 18:15:35 +02:00
  • 509737b5a0 add comment Sina Mahmoodi 2023-03-30 18:14:39 +02:00
  • f077592546 revert commits Sina Mahmoodi 2023-03-30 18:12:20 +02:00
  • e864dddbe0
    Merge pull request #114 from mdehoog/inphi/caps Inphi 2023-03-30 11:30:23 -04:00
  • 426f12491c fix blocking Msk 2023-03-30 23:20:30 +08:00
  • b986f1ea7b
    feat(API): consider L1 fee in eth_call and eth_estimateGas (#248) Péter Garamvölgyi 2023-03-30 17:10:51 +02:00
  • 3ef2f7d13b table test Sina Mahmoodi 2023-03-30 17:04:29 +02:00
  • d955576ea4 rm unnecessary log0 handling Sina Mahmoodi 2023-03-30 17:04:05 +02:00
  • bd92941a21
    use lumberjack logger for file logging (with rotation) sudeep 2023-03-09 14:05:52 +05:30
  • 56a39d0487
    Update miner/worker.go s7v7nislands 2023-03-30 21:32:21 +08:00
  • 2d1492821d
    cmd/geth: Add --log.format cli param (#27001) Adrian Sutton 2023-03-30 23:24:48 +10:00
  • bd4fc7d48d ethdb/pebble: use atomic type s7v7nislands 2023-03-30 19:52:21 +08:00
  • 11e2bb21bc miner: use atomic type s7v7nislands 2023-03-30 19:41:11 +08:00
  • 2c8800390e
    Update internal/debug/flags.go Martin Holst Swende 2023-03-30 07:09:07 -04:00
  • 62fb7d3f85
    graphql: revert storage access regression (#27007) Sina Mahmoodi 2023-03-30 12:57:49 +02:00
  • 949cee2fe3
    core: use atomic type (#27011) s7v7nislands 2023-03-30 18:53:32 +08:00
  • a03490c6b2
    remove @gballet as a GraphQL codeowner (#27012) Guillaume Ballet 2023-03-30 10:58:23 +02:00
  • c35aa72468 remove @gballet as a GraphQL codeowner Guillaume Ballet 2023-03-30 10:41:06 +02:00
  • 26e7c38157
    Update metrics.go rjl493456442 2023-03-30 15:46:47 +08:00
  • d1b711440d license header Exca-DK 2023-03-30 08:16:54 +02:00
  • 9239edf0e5
    Update engine capabilities set inphi 2023-03-30 02:02:52 -04:00
  • e3ce6ca07f
    core/txpool: fix test regression due to changed order of checks Martin Holst Swende 2023-03-30 08:01:34 +02:00
  • 27bfccfaca
    core/txpool: rm unneeded check Martin Holst Swende 2023-03-30 07:53:45 +02:00
  • 594f894b45 core: use atomic type s7v7nislands 2023-03-30 10:58:34 +08:00
  • 5ec91e0268
    submit transactions to metro instead of geth's mempool noot 2023-03-29 18:44:05 -04:00
  • 8a9d8f8c40 update metro-transactions dep elizabeth 2023-03-29 18:43:40 -04:00
  • 7b51788206
    internal/debug: Add --log.format Adrian Sutton 2023-03-29 07:27:40 +10:00
  • eadb768025 add localnet genesis elizabeth 2023-03-29 17:48:13 -04:00