Commit Graph

  • b80f05bde2
    core/vm: use golang native big.Int (#26834) Martin Holst Swende 2023-03-08 13:12:53 -05:00
  • 16c912ac11
    Merge pull request #59 from node-real/improve-block-proposer-layer-liveness NathanBSC 2023-03-08 19:24:00 +08:00
  • a622aaec97 imporve liveness of block proposal layer NathanBSC 2023-03-08 18:49:50 +08:00
  • e14043db71
    params: remove EF azure bootnodes (#26828) Rafael Matias 2023-03-08 10:13:56 +00:00
  • cab13f2d22 upgrade: update system contracts' code of QA Roshan 2023-03-08 17:31:11 +08:00
  • 02796f6bee
    signer/core: accept all solidity primitive types for EIP-712 signing (#26770) Daniel Fernandes 2023-03-07 23:48:53 -08:00
  • f7661a662a
    core/rawdb: find smallest block stored in key-value store when chain gapped (#26719) rjl493456442 2023-03-08 15:39:13 +08:00
  • bb4ac2d396 params: begin v1.11.4 release cycle Felix Lange 2023-03-07 18:18:59 +01:00
  • 5ed08c4735 params: go-ethereum v1.11.3 stable Felix Lange 2023-03-07 18:17:32 +01:00
  • a54d91ac5a
    build: update to go 1.20.2 (#26824) Felix Lange 2023-03-07 18:16:21 +01:00
  • 78429f7733
    beacon/engine: don't omit empty withdrawals in ExecutionPayloadBodies (#26698) Marius van der Wijden 2023-03-07 16:30:04 +01:00
  • 1e3177de22
    accounts/usbwallet: mitigate ledger app chunking issue (#26773) James Prestwich 2023-03-07 06:20:04 -08:00
  • 41af42e97c
    eth/tracers/native: set created address to nil in case of failure (#26779) Sina Mahmoodi 2023-03-07 17:09:11 +03:30
  • cb1f6bdbc8
    cmd/evm: correct alloc for t8n testdata (#26822) Guruprasad Kamath 2023-03-07 11:32:52 +01:00
  • 39be753bf5
    internal/ethapi: add tests for transaction types JSON marshal/unmarshal (#26667) Adrian Sutton 2023-03-07 20:26:19 +10:00
  • 77e33e5a49
    core, miner: revert block gas counter in case of invalid transaction (#26799) rjl493456442 2023-03-07 18:23:52 +08:00
  • 4688d3c8f4
    ethclient: fix panic when requesting missing blocks (#26817) Felix Lange 2023-03-07 11:21:23 +01:00
  • a476e315f2
    rename: change the next upgrade name to Planck (#1339) Larry 2023-03-07 09:59:03 +08:00
  • 544e4a700b
    metrics: improve accuracy of CPU gauges (#26793) turboboost55 2023-03-06 15:29:48 -08:00
  • 5bc2ef984f
    core, eth/catalyst: fix race conditions in tests (#26790) Marius van der Wijden 2023-03-06 23:32:27 +01:00
  • 87186148e0
    core/types: add EffectiveGasPrice in Receipt (#26713) Felix Lange 2023-03-06 17:19:41 +01:00
  • e37bae2954 update: lint larry.lx 2023-03-06 20:17:45 +08:00
  • a27d989464 rename: change the next upgrade name to Planck larry.lx 2023-03-06 17:51:11 +08:00
  • a956064629
    clean: Remove support for Ethereum testnet (#1337) blxdyx 2023-03-06 19:53:13 +08:00
  • 4c23fe97c5
    eth: remove admin.peers[i].eth.head and difficulty (#26804) Péter Szilágyi 2023-03-06 09:27:46 +02:00
  • d865a5d6ae
    core, params: schedule Shanghai on goerli (#26795) Marius van der Wijden 2023-03-06 08:26:43 +01:00
  • 36dd4b462c all: remove support for ethereum testnet blxdyx 2023-03-06 14:15:18 +08:00
  • 994e1f6514 all: remove support for ethereum testnet blxdyx 2023-03-06 14:07:58 +08:00
  • 3e283e10c8 all: remove support for ethereum testnet blxdyx 2023-03-03 16:36:23 +08:00
  • f96b99e11a all: remove support for ethereum testnet blxdyx 2023-03-03 15:58:56 +08:00
  • 6f8152ac7d all: remove support for ethereum testnet blxdyx 2023-03-03 10:45:00 +08:00
  • a671641e75
    sec: add proof ops check and key checker (#1333) yutianwu 2023-03-06 08:38:39 +08:00
  • 27e59827d8 travi: remove strange leftover Go version Péter Szilágyi 2023-03-03 12:26:04 +02:00
  • 403cac71eb
    README, go.mod, event, internal/version: bump min Go to 1.19 (#26803) Péter Szilágyi 2023-03-03 12:24:09 +02:00
  • 010189538e
    core: fix a merge fault (#26802) Péter Szilágyi 2023-03-03 12:11:39 +02:00
  • 19f74fa3c0
    core/rawdb, ethdb/pebble: disable pebble on openbsd (#26801) Péter Szilágyi 2023-03-03 12:05:00 +02:00
  • 85d1237c33
    refactor: code of func backOffTime() (#1329) Larry 2023-03-03 17:02:44 +08:00
  • 77c6e025f8 fix: fix the ci tests yutianwu 2023-03-02 19:11:28 +08:00
  • ae9847c1f6 fix: fix the ci tests yutianwu 2023-03-02 17:42:54 +08:00
  • b40a68171f fix: fix the ci tests yutianwu 2023-03-02 17:23:27 +08:00
  • e87c801d7c fix: fix the test cases yutianwu 2023-03-02 16:56:40 +08:00
  • 738a2b7f5b fix: refactor key verifier yutianwu 2023-03-02 16:52:11 +08:00
  • 73d773a413 fix: fix the comments yutianwu 2023-03-02 16:18:03 +08:00
  • 72204423ce fix: fix the comments yutianwu 2023-03-02 16:16:36 +08:00
  • 948f26e2b1 fix: a slice bug larry.lx 2023-03-02 16:00:51 +08:00
  • ee4c848e7a sec: add proof ops check and key checker yutianwu 2023-03-02 15:49:08 +08:00
  • cd31f2dee2
    all: change chain head markers from block to header (#26777) Péter Szilágyi 2023-03-02 08:29:15 +02:00
  • a2a7f931cf update: more efficient code larry.lx 2023-03-02 11:30:01 +08:00
  • 109a8e73f7
    upgrade: update system contracts' code of testnet (#1328) Roshan 2023-03-01 20:17:18 +08:00
  • f4ca639bd8 consensus: refactor the code in func backOffTime() larry.lx 2023-03-01 20:07:44 +08:00
  • e7db16b429
    improve some codes in core/vote and consensus (#57) NathanBSC 2023-03-01 20:00:41 +08:00
  • e780240eb7 upgrade: update system contracts' code of testnet Roshan 2023-03-01 18:13:54 +08:00
  • c8a1535c74
    parlia: miner changes for BEP-188 of Early Broadcast (#1269) kyrie-yl 2023-03-01 16:57:42 +08:00
  • 2a76eb498d
    consensus: fix slash bug when validator set changing (#1162) Leon 2023-03-01 16:47:38 +08:00
  • bac857011e parlia: miner changes for BEP-188 of Early Broadcast cryyl 2023-01-06 10:01:05 +08:00
  • d065c4859e
    feats: add ics23 proof support for cross chain packages (#1149) yutianwu 2023-03-01 15:49:05 +08:00
  • e9bb3c43f4 fix: add todo for updating commit url yutianwu 2023-03-01 15:46:14 +08:00
  • 258db79cae
    feat: add bohrUpgrade contracts bytecode yutianwu 2023-03-01 14:02:37 +08:00
  • d2ee1a460a feat: add bohrUpgrade contracts bytecode Ethan 2023-03-01 13:21:44 +08:00
  • 34eb6ef0ae feat: restrict to use exist proof yutianwu 2022-11-03 21:24:28 +08:00
  • e8ac18bddf feat: support legacy merkle proof validation yutianwu 2022-10-27 16:16:21 +08:00
  • 1e9843decd fix: fix comments yutianwu 2022-10-25 15:40:28 +08:00
  • 3fdec4fba9 feat: set upgrade name and update dependencies yutianwu 2022-10-25 15:28:33 +08:00
  • 3574294e35 feat: add ics23 proof support for cross chain packages yutianwu 2022-10-24 17:31:23 +08:00
  • 0e6b3db0b2 consensus: fix slash bug when validator set changing qinglin89 2022-11-01 13:28:56 +08:00
  • e1b98f49a5
    ethclient: include withdrawals in ethclient block responses (#26778) Peter (bitfly) 2023-02-28 14:40:24 +01:00
  • 2bb622ce40
    ethdb/pebble: fix max memorytable size (#26776) rjl493456442 2023-02-28 21:34:12 +08:00
  • 98b0ea62b5
    ethdb/pebble: fix range compaction (#26771) rjl493456442 2023-02-28 21:32:51 +08:00
  • f5cb1378da
    parlia: consensus changes according to BEP of Early Broadcast (#1268) kyrie-yl 2023-02-28 19:53:17 +08:00
  • 2ea48f8a22
    core: improve withdrawal index assignment in GenerateChain (#26756) Dan Cline 2023-02-28 05:46:32 -05:00
  • 2ad150d986
    eth/tracers: add native flatCallTracer (aka parity style tracer) (#26377) Chris Ziogas 2023-02-28 12:24:37 +02:00
  • 4d18dd3930 parlia: consensus changes according to BEP of Early Broadcast cryyl 2023-01-05 17:41:36 +08:00
  • 13fdb9b365
    tracer: port call tracer withLog to bsc (#1261) can 2023-02-28 11:16:17 +08:00
  • 217e474cc6
    cmd/utils/flags.go: --diffsync flag is deprecate. (#1322) blxdyx 2023-02-28 09:47:51 +08:00
  • c155c8e179
    cmd/devp2p: faster crawling + less verbose dns updates (#26697) Martin Holst Swende 2023-02-27 05:36:26 -05:00
  • e0d904b1ab cmd/utils/flags.go: --diffsync flag is deprecate. zzphust 2023-02-27 15:35:08 +08:00
  • e6e1b68865
    Merge pull request #52 from node-real/get_snapshot_fail_verifyVoteAttestation NathanBSC 2023-02-24 12:08:36 +08:00
  • d1f5d636e2 refactoring the mamoru tracer to speed up the light chain Oleksandr Hofman 2023-02-23 20:08:24 +01:00
  • a60dbbd12b fix a bug about fetching snapshot of consensus when verifyVoteAttestation NathanBSC 2023-02-23 22:14:14 +08:00
  • ee530c0d5a
    Merge pull request #26721 from holiman/nocover Péter Szilágyi 2023-02-23 13:24:31 +02:00
  • b3ae073488
    eth: use the last announced finalized block as the sync ancient limit (#26685) Péter Szilágyi 2023-02-23 13:22:41 +02:00
  • 09a9ccdbce
    core/rawdb, node: use standalone flock dependency (#26633) Martin Holst Swende 2023-02-23 02:11:50 -05:00
  • a36c68f12c
    log: improve documentation (#26753) Nate Armstrong 2023-02-22 04:39:41 -08:00
  • f6a7cc68d5 params: begin v.1.11.3 release cycle Péter Szilágyi 2023-02-22 14:25:19 +02:00
  • 73b01f40ce params: release Geth v1.11.2 Péter Szilágyi 2023-02-22 14:23:51 +02:00
  • f86f048646
    common/math: allow HexOrDecimal to accept unquoted decimals too (#26758) Péter Szilágyi 2023-02-22 13:55:09 +02:00
  • 4034c675be
    eth/filters: fix a breaking change and return rpctransaction (#26757) Yier 2023-02-22 19:06:43 +08:00
  • c21a1a9b53
    Merge pull request #50 from node-real/fast_finality_core_vote_review NathanBSC 2023-02-21 21:53:26 +08:00
  • fe01a2f63b
    all: use unified emptyRootHash and emptyCodeHash (#26718) rjl493456442 2023-02-21 19:12:27 +08:00
  • 2f20fd31ee
    core/rawdb: expose chain freezer constructor without internals (#26748) Péter Szilágyi 2023-02-21 13:10:01 +02:00
  • 6d2d126100
    core: fix accessor mismatch for genesis state (#26747) Martin Holst Swende 2023-02-21 05:18:33 -05:00
  • 90d25514af
    core, eth: merge snap-sync chain download progress logs (#26676) Péter Szilágyi 2023-02-21 12:17:34 +02:00
  • 1627f7efe8 improved boundary handling and related annotations in core/vote NathanBSC 2023-02-21 11:14:22 +08:00
  • 7d4db69607
    cmd/geth: clarify dumpconfig options (#26729) Sungwoo Kim 2023-02-21 02:35:04 -05:00
  • 13ef21d467
    Revert "core/trie: remove trie tracer (#26665)" (#26732) rjl493456442 2023-02-20 22:54:52 +08:00
  • 43accd4a26
    Merge pull request #49 from node-real/Nathan/fix_gas_blsSignatureVerify NathanBSC 2023-02-20 20:14:28 +08:00
  • ba4267fcac build: enable Lunar Lobster PPA builds Péter Szilágyi 2023-02-20 13:26:37 +02:00
  • 41dee2623e build: fix Go 1.19.0 bootstrapper issues on 386 PPA Péter Szilágyi 2023-02-20 12:36:46 +02:00
  • 1978940de1 more rational gas and avoid running out of gas for blsSignatureVerify NathanBSC 2023-02-20 17:52:52 +08:00
  • 4519054816 build: fix (finaly?) the PPA env vars for Go bootstrapping Péter Szilágyi 2023-02-20 11:31:19 +02:00