Commit Graph

  • ef40dbf4b8 EIPs: update date and author of eip-2929.md siddharth0a 2024-04-10 10:59:25 +09:00
  • e66eb890af eth/protocols/snap: address comments from peter Gary Rong 2024-04-10 09:59:22 +08:00
  • 2e7cc76071 EIPs: add eip-2929.md siddharth0a 2024-04-10 10:47:47 +09:00
  • fff6498ed6 all: comment eip-2929 implementations siddharth0a 2024-04-10 10:13:40 +09:00
  • cdf35ae939
    Create ttt.py saeed 2024-04-09 23:54:13 +03:30
  • a911e7d66c
    core: panic if tx and receipt don't match in NewBlock(..) lightclient 2024-04-09 09:57:11 -06:00
  • f06a05ce70 tweaks some comments liuyuecai 2024-04-09 23:15:16 +08:00
  • a374efe4d4 tweaks some comments liuyuecai 2024-04-09 23:14:10 +08:00
  • bce03a2f1f tweaks some comments liuyuecai 2024-04-09 22:38:02 +08:00
  • c203f9ac8e
    Merge branch 'ethereum:master' into portal Chen Kai 2024-04-09 20:02:33 +08:00
  • 3cb15c2348 feat:light client init bootstrap Chen Kai 2024-04-09 19:53:12 +08:00
  • 34aac1d756
    all: use big.Sign to compare with zero (#29490) Aaron Chen 2024-04-09 18:14:30 +08:00
  • f202dfdd47
    core/tracing: add changelog (#29388) Sina M 2024-04-09 12:12:02 +02:00
  • 7438456102
    signer/fourbyte: remove unused import Aaron Chen 2024-04-09 15:51:08 +08:00
  • 0bbd88bda0
    all: use timer instead of time.After in loops, to avoid memleaks (#29241) Bin 2024-04-09 14:51:54 +08:00
  • 1126c6d8a5
    core: add txlookup lock (#29343) rjl493456442 2024-04-09 14:37:18 +08:00
  • 3caf617dcd
    core/vm: move bls precompiles to correct addresses (#29445) cui 2024-04-09 14:33:36 +08:00
  • f447de936c
    rlp: replace reflect.PtrTo with reflect.PointerTo (#29488) Mohanson 2024-04-09 14:27:13 +08:00
  • 85c387f60b core/state: add test Gary Rong 2024-04-09 14:26:45 +08:00
  • 70bf94c34e
    internal, signer/core: replace path.Join with filepath.Join (#29489) Aaron Chen 2024-04-09 14:22:53 +08:00
  • 48f9af85fa core/state: add method doc Gary Rong 2024-04-09 14:11:12 +08:00
  • 2e079b3f03 core/state, core/vm: define set destructible Gary Rong 2024-04-09 13:52:28 +08:00
  • d9d612d94a
    Merge pull request #80 from GrapeBaBa/lc_api 彭振 2024-04-09 11:51:11 +08:00
  • a6f3d9305f First commit about UDP Fuzz fudong 2024-04-09 10:32:07 +08:00
  • d68fda5997 core/state, tests: remove account reset operation Gary Rong 2024-02-02 11:57:34 +08:00
  • 94a42f8843 all: fix some lint errors zhiqiangxu 2024-04-08 23:54:06 +08:00
  • 4c8f58e549
    Update README.md ahmetgul23 2024-04-09 01:13:03 +03:00
  • c23058e3fd
    core: change block hash history scope (#411) Ignacio Hagopian 2024-04-08 16:00:56 -03:00
  • 0f6d38b50f
    EIPs: add eip-779.md (#5) c0np4nn4 2024-04-08 23:33:59 +09:00
  • 5c15dd8126 params: update BLS gas costs Marius van der Wijden 2024-04-08 16:24:12 +02:00
  • 0af03ee0d1 core/vm: simplify your life Marius van der Wijden 2024-04-08 15:59:43 +02:00
  • 14431072f3 oss-fuzz: add subgroup check fuzzers to oss-fuzz Marius van der Wijden 2024-04-08 13:05:38 +02:00
  • f9eed104b0 tests/fuzzers/bls12381: add fuzzers for subgroup checks Marius van der Wijden 2024-04-08 13:03:35 +02:00
  • 8c2bb6c383 crypto/bls12381: remove vendored library Marius van der Wijden 2024-04-08 09:55:55 +02:00
  • 1eab649970 tests/fuzzers/bls12381: fix fuzzer Marius van der Wijden 2024-04-08 09:54:56 +02:00
  • f599b583a3 core/vm: remove benchmark Marius van der Wijden 2024-04-08 09:40:42 +02:00
  • 718e83cfd0 core/vm: remove subgroup checks Marius van der Wijden 2024-04-05 09:57:08 +02:00
  • 6a8fc2df1e core/vm: remove subgroup checks Marius van der Wijden 2024-04-05 09:50:31 +02:00
  • 88f1c0993f crypto/bls12381: improve it a bit Marius van der Wijden 2024-02-13 09:56:10 +01:00
  • 6c7a6dd1ce crypto/bls12381: fix bugs, rename errors Marius van der Wijden 2024-02-08 13:35:34 +01:00
  • b6c8158885 crypto/bls12381: use gnark instead of kilic for bls Marius van der Wijden 2024-02-06 21:37:08 +01:00
  • 00a3896dc5 crypto/bls12381: update kilic library Marius van der Wijden 2024-02-05 15:33:47 +01:00
  • 75a9bc1b54
    Merge branch 'ethereum:master' into portal Chen Kai 2024-04-08 21:53:47 +08:00
  • eb46343944 feat: beacon-storage-part2 fearlseefe 2024-04-08 17:12:17 +08:00
  • 23a502a2c3 feat:add light client types Chen Kai 2024-04-08 21:51:16 +08:00
  • c170cc0ab0
    core/vm: reject contract creation if the storage is non-empty (#28912) rjl493456442 2024-04-08 21:48:37 +08:00
  • 7fb3e5d5c8 fix snapshot flag bug maskpp 2024-04-08 21:35:36 +08:00
  • 5f812599b3
    all: use big.Sign to compare with zero Aaron Chen 2024-04-08 21:07:34 +08:00
  • 5d4ea760d5
    revert rename change as change db field name and stops block chain reading from db (#517) Liam 2024-04-08 20:40:20 +08:00
  • 2c3dd013ab
    internal, signer/core: replace path.Join with filepath.Join Aaron Chen 2024-04-08 20:39:08 +08:00
  • d42b1f6a2c
    tests: avoid duplicate state-tests Martin Holst Swende 2024-04-08 13:22:25 +02:00
  • fdb1dd08e3
    trie/utils: use Uint64 Aaron Chen 2024-04-08 19:10:55 +08:00
  • 3c75c64e6b
    core: fix typo (#29438) seayyyy 2024-04-08 19:02:56 +08:00
  • c3465cb5ba
    core: fix dev mode genesis difficulty (#29469) Sina M 2024-04-08 13:01:22 +02:00
  • ed4bc7f27b
    all: replace fmt.Errorf() with errors.New() if no param required (#29472) Aaron Chen 2024-04-08 18:59:17 +08:00
  • cfc7d06cc9
    signer/core/apitypes: use slices.Contains (#29474) Aaron Chen 2024-04-08 18:58:37 +08:00
  • 919d02ebee all: replace reflect.PtrTo with reflect.PointerTo mohanson 2024-04-08 18:38:12 +08:00
  • 0dc09da7db
    all: replace path.Join with filepath.Join (#29479) imalasong 2024-04-08 17:29:49 +08:00
  • c11631ce85 internal/build: replace file.Join with filepath.Join imalasong 2024-04-08 16:25:22 +08:00
  • 84527f3d78 tests: remove duplication Gary Rong 2024-04-08 14:57:00 +08:00
  • ef12453d14 core/vm: reject contract creation if the storage is non-empty Gary Rong 2024-02-02 11:57:34 +08:00
  • 85447ec9a4
    feat(sepolia): enable Bernoulli hard fork (#688) Péter Garamvölgyi 2024-04-08 13:59:31 +08:00
  • d0ff83941c
    chore(libzkp): upgrade to v0.9.13, support next hard fork transition (#693) Zhang Zhuo 2024-04-08 11:09:15 +08:00
  • 74e0424686 feat: beacon-storage-part1 fearlessfe 2024-03-25 21:24:33 +08:00
  • 4c2b567116
    fix(txpool): rollback false optimization (#694) georgehao 2024-04-08 10:13:43 +08:00
  • f7834b5be1 feat:add remain light client content type Chen Kai 2024-04-07 17:56:02 +08:00
  • 1ca9930b10
    Merge pull request #516 from gzliudan/estimate-gas Daniel Liu 2024-04-07 18:54:29 +08:00
  • d9bf577f92
    trie/utils: simplify codeChunkIndex Aaron Chen 2024-04-07 18:46:45 +08:00
  • c83c0671a2 core/rawdb: replace file.Join with filepath.Join imalasong 2024-04-07 15:56:03 +08:00
  • dd8588c97e
    Merge branch 'ethereum:master' into portal Chen Kai 2024-04-07 15:29:12 +08:00
  • bf6dd12bad feat:make spec arg Chen Kai 2024-04-07 12:35:05 +08:00
  • 6edb2a29b3 feat:add lc bootstrap and update range Chen Kai 2024-04-06 21:28:15 +08:00
  • d320d83232 Fix deadlock in SimulatedBeacon.loop Nikita Gashkov 2024-04-07 09:23:02 +02:00
  • 9de40946cf rename function doCall and doEstimateGas Daniel Liu 2024-04-07 11:07:40 +08:00
  • bae49119cb
    Create devcontainer.json UnGa BuNgA DA o Ła 2024-04-06 21:14:55 +02:00
  • 2fb82ec5f3
    signer/core/apitypes: use slices.Contains Aaron Chen 2024-04-06 19:16:39 +08:00
  • 7aafad2233
    core/vm: better error-info for vm errors (#29354) Martin HS 2024-04-06 12:22:55 +02:00
  • 8787b06b4b
    Website: add live tracing docs (#29371) Sina M 2024-04-06 12:21:57 +02:00
  • 8876868bb8
    log: default JSON log handler should log all verbosity levels (#29471) Roberto Bayardo 2024-04-06 03:17:41 -07:00
  • ccb76c01d7
    eth/tracers: use slices.Contains (#29461) Aaron Chen 2024-04-06 18:16:25 +08:00
  • 74995bf8a1
    all: use slices.Contains (#29459) Aaron Chen 2024-04-06 18:05:06 +08:00
  • 95291aa480 node: fix test Felix Lange 2024-04-06 12:03:01 +02:00
  • fcb3dd2614 eth/filters: use slices.Contains Aaron Chen 2024-04-05 15:28:28 +08:00
  • 4e28c73924 node, cmd/devp2p/internal/v5test: use slices.Contains Aaron Chen 2024-04-05 14:38:34 +08:00
  • cc348a601e
    common/prque: fix godoc comments (#29460) georgehao 2024-04-06 17:09:30 +08:00
  • 4a783ffcd9
    Update prque.go Felix Lange 2024-04-06 11:09:05 +02:00
  • 993d3cb01c
    README: add section "how to work" (#4) SangIlMo 2024-04-06 17:31:50 +09:00
  • 6adc4db800 README: add description working with branch SangIlMo 2024-04-06 17:27:29 +09:00
  • 54b84b5a61 README: add description how to work (when fork) SangIlMo 2024-04-06 17:22:42 +09:00
  • 2e4825dc56
    EIPs: fix format and add contents on erc-7291.md (#3) SangIlMo 2024-04-06 16:59:08 +09:00
  • edbb2c4a83
    miner: fix a typo in comment Aaron Chen 2024-04-06 14:26:44 +08:00
  • 9188dd1c8c
    Fix TestProcessVerkle* tests (#410) Ignacio Hagopian 2024-04-06 03:07:52 -03:00
  • 5677758b9d
    all: replace fmt.Errorf() with errors.New() if no param required Aaron Chen 2024-04-06 14:07:37 +08:00
  • 530513726c EIPs: add transact method EIP-1559.md siddharth0a 2024-04-06 12:25:15 +09:00
  • 68fd4bff92 eth/tracers: extract traceConfig.tracerConfig jsvisa 2024-04-06 02:34:16 +00:00
  • 6e8e2f38b8
    internal/debug: retain info level for json loggers lightclient 2024-04-05 16:49:57 -04:00
  • 4458905f26
    signer/core/apitypes: fix apitypes breakage due to bitrotted PR (#29470) Martin HS 2024-04-05 21:01:39 +02:00
  • 1c1feabb94
    stop default JSON log handler from suppressing records w/ more than INFO verbosity Roberto Bayardo 2024-04-05 11:53:25 -07:00
  • 503fa32cc4
    signer/core/apitypes: fix apitypes breakage due to bitrotted PR Martin Holst Swende 2024-04-05 19:40:51 +02:00
  • 81e7fe13ea fix baseFee, add blobGasUsed and excessBlobGas to result Sina Mahmoodi 2024-04-05 19:37:56 +02:00