Commit Graph

  • c0d32b8bf6 internal: return null if block not found jsvisa 2023-07-14 17:54:44 +08:00
  • 54dfe9591d internal/ethapi: add getBlockReceipts testcase jsvisa 2023-07-14 00:03:01 +08:00
  • ec72fb3030 internal/ethapi: early quit if block is nil jsvisa 2023-07-13 23:32:55 +08:00
  • ae56e11580 internal/ethapi: add a helper to setup receipt backend jsvisa 2023-07-13 22:54:41 +08:00
  • cf7ea1e507 internal/jsre: export inputBlockNumberOrHashFormatter jsvisa 2023-07-13 00:21:04 +08:00
  • f9b59ddee8 internal/web3ext: format input blockNrOrHash jsvisa 2023-07-13 00:16:01 +08:00
  • 2bb8cfdb6c internal/jsre: add inputBlockNumberOrHashFormatter jsvisa 2023-07-13 00:14:49 +08:00
  • 7d6c8e150e internal/web3ext: add js method jsvisa 2023-07-12 23:58:53 +08:00
  • cb91e0e88f internal/ethapi: dry jsvisa 2023-07-12 23:49:21 +08:00
  • c658bb5cfd ethclient: add BlockReceipts client jsvisa 2023-07-12 00:18:13 +08:00
  • 28d73472ef internal/ethapi: add GetBlockReceipts RPC jsvisa 2023-07-12 00:00:02 +08:00
  • a84c142155 internal/ethapi: marshalReceipt jsvisa 2023-07-11 23:59:45 +08:00
  • 9113aaec90 fix lint issue Sina Mahmoodi 2023-08-07 16:52:22 +02:00
  • 6c8eb3ebfb graphql: reject both block num and hash args Sina Mahmoodi 2023-08-07 16:47:40 +02:00
  • eeebb07c73
    internal/ethapi: add state override to estimateGas (#27845) Amin Talebi 2023-08-07 16:03:57 +02:00
  • a05be5f3c8
    Update graphql/graphql.go Martin Holst Swende 2023-08-07 09:35:59 -04:00
  • 18a5ed687a
    core/vm: update 4844 - point evaluation precompile address Martin Holst Swende 2023-08-07 14:51:58 +02:00
  • 2a1788f7f3
    doc: add more doc to commitStateAfterApply for tracing in miner (#452) HAOYUatHZ 2023-08-07 20:50:32 +08:00
  • 8baa7f1192
    graphql: respect timeout in block resolver Martin Holst Swende 2023-08-07 14:06:45 +02:00
  • 65d8fe0e03
    graphql: don't allocate greedily Martin Holst Swende 2023-08-07 13:32:18 +02:00
  • 1f0599ac19
    update the pull request template (#306) Banana-J 2023-08-07 20:04:15 +10:00
  • 7155e722e4
    make sync mode full to avoid race condition (#305) Liam 2023-08-07 19:45:19 +10:00
  • 4273f24875 core: launch indexBlock only if tail is not null jsvisa 2023-08-07 17:08:32 +08:00
  • 10b478daad
    core: move check from state processor to header validation, update types Martin Holst Swende 2023-08-07 10:54:33 +02:00
  • 379ab9ccc7
    Merge pull request #304 from XinFinOrg/bump-memory Liam 2023-08-07 18:47:24 +10:00
  • 2606438f7c bump memory for fix Liam Lai 2023-08-07 18:34:54 +10:00
  • ef5d064553
    Merge pull request #295 from XinFinOrg/dev-upgrade Liam 2023-08-07 18:09:26 +10:00
  • 1340d11051 account/abi: conver if-else-if chain to tagged switch islishude 2023-08-07 15:18:09 +08:00
  • d14c07d91e
    accounts: use atomic type (#27857) ucwong 2023-08-07 08:11:50 +01:00
  • 857476753d
    internal: use atomic type (#27858) ucwong 2023-08-07 08:11:06 +01:00
  • 5cda5cbc9c safety check for uint64 islishude 2023-08-07 14:15:49 +08:00
  • b428fa1339
    fix(trace): fix commit state when tracing (#451) HAOYUatHZ 2023-08-07 14:15:21 +08:00
  • 4f5a2a6bb4 account/abi: handle solidity panic revert islishude 2023-08-07 14:00:24 +08:00
  • 5c4530cd2a
    fix: upgrade libzkp to use scroll-prover v0.5.6 (#450) Steven 2023-08-07 12:25:08 +08:00
  • 51a487d869 cmd, core: group chain history flags and fix tests Gary Rong 2023-08-07 11:36:25 +08:00
  • 805676e227
    feat: Update Sepolia genesis (#449) Péter Garamvölgyi 2023-08-06 19:25:10 +02:00
  • 9997324b0d
    feat(libzkp): update Cargo.lock (#448) HAOYUatHZ 2023-08-07 01:03:31 +08:00
  • 805a2f415e
    fix(libzkp): fix ethers-core dep (#447) xkx 2023-08-07 00:47:09 +08:00
  • 8d3a17af92
    Merge pull request #303 from XinFinOrg/dev-upgrade-resolve-conflict-2 Liam 2023-08-06 23:52:17 +10:00
  • e70a07cc98
    fix: Initialize nextL1MsgIndex before commit (#444) Péter Garamvölgyi 2023-08-06 15:48:03 +02:00
  • 2f0a17d36d
    build(Dockerfile): add ca-certificates (#445) HAOYUatHZ 2023-08-06 21:42:22 +08:00
  • f81b286b28 resolve conflict Liam Lai 2023-08-06 22:52:59 +10:00
  • 69dd39afba
    fix: do not overwrite correct L1 index on signer startup (#443) Péter Garamvölgyi 2023-08-06 14:22:02 +02:00
  • 8f431845c3
    fix: upgrade libzkp to use scroll-prover v0.5.3 (#442) Steven 2023-08-06 20:02:51 +08:00
  • 53f066b895
    bump current version to 1.4.8 (#301) Liam 2023-08-06 19:02:53 +10:00
  • 89d2cbe47d
    Add pull request template (#299) (#302) Liam 2023-08-06 14:34:54 +10:00
  • 10f80e34f1
    Add pull request template (#299) Banana-J 2023-08-05 22:17:26 +10:00
  • 8118693eed p2p/simulations/example: use atomic type ucwong 2023-08-05 16:43:42 +08:00
  • 368ccdb77b
    add parameter into devnet config (#298) Liam 2023-08-05 16:32:58 +10:00
  • 9c30ab36fe refactor the code GDdark 2023-08-05 14:18:43 +08:00
  • bc2867cdaa
    Merge branch 'ethereum:master' into master Shyam Patel 2023-08-05 09:02:08 +05:30
  • 98fd6b4361 les: use atomic type ucwong 2023-08-05 09:44:24 +08:00
  • f51b2ac31d internal: use atomic type ucwong 2023-08-05 09:34:19 +08:00
  • 62d546faa0 accounts: use atomic type ucwong 2023-08-05 09:20:12 +08:00
  • 60070fe5c6
    internal/ethapi, graphql: correct comments about gas price logic (#27752) Christopher Harrison 2023-08-05 00:08:53 +01:00
  • 5c30541c2a
    log: use atomic types (#27763) ucwong 2023-08-04 23:58:53 +01:00
  • bb148dd342
    core/types: support yParity field in JSON transactions (#27744) Felix Lange 2023-08-05 00:54:55 +02:00
  • 57cdbaef30
    all: remove trailing whitespace (#27741) Darioush Jalali 2023-08-04 15:24:32 -07:00
  • 5682693bf6
    Update format.go Felix Lange 2023-08-05 00:14:57 +02:00
  • ea208a349c internal/ethapi: JSON-format other test vectors as well Felix Lange 2023-08-04 23:47:50 +02:00
  • 00679a8834 internal/ethapi: fix test vectors Felix Lange 2023-08-04 23:45:39 +02:00
  • 94190f0163
    feat: sepolia flag and config (#377) vyzo 2023-08-04 20:45:39 +03:00
  • c37df5a7b3 ethapi: add more tests Amin Talebi 2023-08-04 18:27:01 +02:00
  • 2517087dae graphql: revert changes to estimate gas graphql Amin Talebi 2023-08-04 18:02:13 +02:00
  • 71ade509bf
    core: implement simple beacon root system call Martin Holst Swende 2023-08-03 22:06:25 +02:00
  • 8c0f8e0f3d
    consensus/misc, core/vm: make beaconroot contract not be precompile Martin Holst Swende 2023-08-03 21:27:43 +02:00
  • 8de1782e44
    core/vm: add beacon root pre-compile address to cancun contracts. spencer-tb 2023-07-31 14:14:48 +01:00
  • 3d54be4c55
    consensus/misc: turn 4788-beaconroot calc tests into json Martin Holst Swende 2023-07-27 15:03:22 +02:00
  • bb60b65b69
    core: implement modified version of EIP-4788 Marius van der Wijden 2023-05-17 11:50:29 +02:00
  • 1282baf4f5 add withdrawals to witness Guillaume Ballet 2023-08-04 16:57:57 +02:00
  • a2e1fdd271 core: cherry-pick from rj's review jsvisa 2023-08-04 20:28:47 +08:00
  • eb2188c74f core/types: fix newline issue Felix Lange 2023-08-01 14:46:57 +02:00
  • 2a3bc6f51c internal/ethapi: fix issue with yparity Felix Lange 2023-07-19 14:54:53 +02:00
  • 5e96fd7f9a core/types: put back special handling of all zero signature values Felix Lange 2023-07-19 14:41:09 +02:00
  • 4ac5f8c783 core/types: remove nested condition Felix Lange 2023-07-19 14:38:22 +02:00
  • 652130937f core/types: sig -> signature Felix Lange 2023-07-18 16:08:00 +02:00
  • 0fab0ae7e1 core/types: support yParity field in JSON transactions Felix Lange 2023-07-18 16:02:13 +02:00
  • df544350bc
    core/types: fix immutability guarantees in Block (#27844) Felix Lange 2023-08-04 14:16:23 +02:00
  • 67a760c5dd cmd/utils: rename flag name Gary Rong 2023-08-04 18:55:50 +08:00
  • c8ca5c6106 core/state: move UpdateContractCode before the trie hash is computed Guillaume Ballet 2023-08-04 12:32:53 +02:00
  • 7e99fae6db fix: activate Shanghai in test Guillaume Ballet 2023-08-04 12:16:53 +02:00
  • b7ca4fa84e fix: generated rlp decoders Guillaume Ballet 2023-08-04 12:16:12 +02:00
  • 560e3a940a move UpdateContractCode to updateStateObject Guillaume Ballet 2023-08-04 11:16:14 +02:00
  • 86c7cbe020
    fix(ccc): remove debug-assertions in release (#441) HAOYUatHZ 2023-08-04 16:26:15 +08:00
  • 84e8cb4643 Verkle tree-based state with overlay transition Guillaume Ballet 2021-05-06 18:58:39 +02:00
  • 685932aa72 core: spin a reindex task before subscribe jsvisa 2023-08-04 14:56:23 +08:00
  • 5993785877 cmd/utils: fix opening non-existing db Gary Rong 2023-08-04 14:37:02 +08:00
  • 9b845dd8aa trie/triedb/pathdb: limit node buffer size to 1gb Gary Rong 2023-08-03 15:46:41 +08:00
  • 01b1b5243b cmd/utils: shorten log message Gary Rong 2023-08-03 15:23:51 +08:00
  • 31ae97bf8b cmd, core, eth, les, light, tests: address comment Gary Rong 2023-08-03 12:32:57 +08:00
  • 2b01b57dd5 core, cmd, eth: address comments Gary Rong 2023-08-02 21:05:37 +08:00
  • d40cb0aa59 cmd, core, eth, trie: polish code Gary Rong 2023-08-02 15:02:41 +08:00
  • 0ead575a22 cma, core, eth, les, trie: address comments Gary Rong 2023-08-02 09:26:10 +08:00
  • 8d3a5ba7bd core/rawdb: fix compilation error Péter Szilágyi 2023-08-01 17:26:18 +03:00
  • 9c87cbe960 all: activate pbss Martin Holst Swende 2023-02-13 08:09:11 +01:00
  • 6b20ce624f
    fix: correctly initialize ZkTrieTracer for ccc (#440) Ho 2023-08-04 13:54:55 +08:00
  • 53963e6171
    build: add mock_ccc docker (#437) HAOYUatHZ 2023-08-04 12:14:35 +08:00
  • cf42026e58
    fix: do not skip QueueIndex 0 in worker (#439) Péter Garamvölgyi 2023-08-04 06:07:34 +02:00
  • 26eeb40ea3
    fix: use correct hash for ccc write in worker (#438) Péter Garamvölgyi 2023-08-04 04:22:47 +02:00
  • d4f3ea4aac Update the Engine-API Specification Muhammad Abdullah 2023-08-04 00:23:11 +05:00