Commit Graph

  • 0f893109c9 params: begin v1.10.16 release cycle Felix Lange 2022-01-05 17:17:32 +01:00
  • 8be800ffa9 params: go-ethereum v1.10.15 stable v1.10.15 Felix Lange 2022-01-05 17:16:40 +01:00
  • 335914a63a
    les: fix serverHandler crash after setHead (#24200) Martin Holst Swende 2022-01-05 16:40:45 +01:00
  • 3ccd6b6dbb
    graphql: fix block resolving for parent field (#24191) Sina Mahmoodi 2022-01-05 16:22:46 +01:00
  • c20de3c4bd
    graphql: fix pre-byzantium receipt status (#24188) Sina Mahmoodi 2022-01-05 16:21:08 +01:00
  • 0169d579d0
    ethclient: fix unmarshaling of ethereum.SyncProgress (#24199) Felix Lange 2022-01-05 16:12:47 +01:00
  • c0d17bca52
    graphql: check header first in blocks query (#24190) Sina Mahmoodi 2022-01-05 16:11:46 +01:00
  • 4bd2d0eccf core: periodically flush the transaction indexes Gary Rong 2022-01-05 15:00:03 +08:00
  • 66a908c5e8
    core/rawdb: fix double-lock causing hang (#24189) Martin Holst Swende 2022-01-04 19:02:37 +01:00
  • d0bd5017ed
    accounts: correct comment (#24186) peter cresswell 2022-01-04 10:24:28 -05:00
  • 98be5f9a72
    trie: fix spelling mistake (#24185) Water 2022-01-04 23:23:52 +08:00
  • f215cc0791
    call onleaf in verkle commit (#45) Guillaume Ballet 2022-01-03 16:27:18 +01:00
  • f5336ac1fa update go-ipa and reduce the timeout verkle/fix/get-key-pedersen-hash/nullwitness Guillaume Ballet 2022-01-03 09:52:10 +01:00
  • 062d910b26 go.mod : go-nat-pmp v1.0.2 ucwong 2021-12-30 18:52:59 +08:00
  • 356bbe343a
    core/asm: change order of items in stringtokenTypes (#24153) zgfzgf 2021-12-26 21:58:17 +08:00
  • dddf73abbd params: begin v1.10.15 release cycle Felix Lange 2021-12-23 11:23:07 +01:00
  • 11a3a35097 params: release go-ethereum v1.10.14 stable v1.10.14 Felix Lange 2021-12-23 11:21:45 +01:00
  • 3f2e96cf95
    cmd/geth: add missing sepolia testnet flag checks (#24147) Alexey Shekhirin 2021-12-22 19:51:57 +03:00
  • 980b7682b4
    core/types: document JSON field name equivalents of DynamicFeeTx (#24143) Felix Lange 2021-12-22 15:32:17 +01:00
  • b8edc04ce3
    build: upgrade -dlgo version to Go 1.17.5 (#24144) Felix Lange 2021-12-22 15:31:41 +01:00
  • 353d0d389c workaround timeout in unit test Guillaume Ballet 2021-12-22 11:03:23 +01:00
  • 1e11b14c47 fix: prevent an OOB Guillaume Ballet 2021-12-21 21:29:38 +01:00
  • b49d312d41 replace sha256 with pedersen_hash Guillaume Ballet 2021-12-21 19:09:30 +01:00
  • 99be62a9b1
    accounts/abi: avoid unnecessary alloc (#24128) fomotrader 2021-12-20 13:25:46 +04:00
  • a3437cc17c call onleaf in verkle commit verkle/onleaf Guillaume Ballet 2021-12-17 18:26:52 +01:00
  • 8bbf83e7a4
    core: ignore basefee when comparing with pool gasprice in txpool (#24080) xwjack 2021-12-17 22:44:57 +08:00
  • 2295640ebd
    eth/catalyst: implement kintsugi-spec v3 (#24067) Marius van der Wijden 2021-12-17 15:38:58 +01:00
  • f5f5c0855a
    tests/solidity/contracts: fix typo in OpCodes.sol (#24123) Ikko Ashimine 2021-12-17 23:19:34 +09:00
  • ada9c774e9
    eth, les: update unclean shutdown markers regularly (#24077) Sina Mahmoodi 2021-12-17 17:48:51 +03:30
  • 3e47e38a4e
    core/vm: Make INVALID a defined opcode (#24017) Andrei Maiboroda 2021-12-17 13:44:05 +01:00
  • 81ec6b1d4c
    core/vm: reverse bit order in bytes of code bitmap (#24120) Paweł Bylica 2021-12-17 10:32:00 +01:00
  • bc6bf1e193
    README: remove mentions of snap sync (#24122) Marius van der Wijden 2021-12-16 11:50:05 +01:00
  • 99ebf767b9
    Refactor witness-accumulation in EVM (#42) jwasinger 2021-12-16 00:21:59 -10:00
  • b8b3d2f69a
    README: remove mentions of snap sync MariusVanDerWijden-patch-1 Marius van der Wijden 2021-12-16 10:40:24 +01:00
  • 893502e561
    trie, core, eth: use db.has over db.get where possible Martin Holst Swende 2021-12-15 16:16:45 +01:00
  • 0ba0b81e54
    rpc: fix time key collision for logger with json output (#24112) Roman Mazalov 2021-12-15 14:30:54 +00:00
  • fc01a7ce8e
    les/vflux/client, p2p/nodestate: fix data races (#24058) Felföldi Zsolt 2021-12-14 11:34:50 +01:00
  • 155795be99
    core/vm: avoid memory expansion check for trivial ops (#24048) Martin Holst Swende 2021-12-14 11:30:20 +01:00
  • adec878c1d
    core/rawdb: fix error message fields in ReadLogs (#24104) ucwong 2021-12-14 18:11:05 +08:00
  • 4e44a3a870
    docs: update mining.md (#24086) David Kendall 2021-12-14 03:18:16 -06:00
  • b3b8b268eb
    consensus: define MaxGasLimit as a const in params (#24092) jovijovi 2021-12-14 17:17:25 +08:00
  • 72c2c0ae7e
    cmd/geth, console: support interrupting the js console (#23387) Martin Holst Swende 2021-12-11 16:51:05 +01:00
  • ae8ff2661d
    core/vm: remove unused code (IsStaticJump) (#24085) Alex Beregszaszi 2021-12-09 12:55:06 +00:00
  • db03faa10d
    core, eth: improve delivery speed on header requests (#23105) Martin Holst Swende 2021-12-07 17:50:58 +01:00
  • 6af78cba9e
    miner: embed verkle proof in sealing block (#39) jwasinger 2021-12-07 06:06:27 -10:00
  • 7f7877a023
    miner: update pending block even after the PoS transition (#24075) rjl493456442 2021-12-07 17:42:09 +08:00
  • d78590560d
    eth/filters: remove unused field 'chaindb' in PublicFilterAPI (#24072) aaronbuchwald 2021-12-06 20:36:01 -05:00
  • cc87cbd70a
    security policy: updated pgp key (#24069) Fredrik Svantes 2021-12-06 13:46:19 +01:00
  • acb0f7a67b
    p2p/simulations: improve README language (#24051) Arvid Hast 2021-12-06 12:25:42 +01:00
  • a25906e4c0
    Merge pull request #24066 from holiman/no_no_recursion Péter Szilágyi 2021-12-06 12:47:25 +02:00
  • 69686fa328
    core, core/rawdb: fix transaction indexing (#24024) rjl493456442 2021-12-06 18:26:03 +08:00
  • fe75603d0b remove outdated comment Guillaume Ballet 2021-12-06 11:08:51 +01:00
  • a95675d50f
    core/vm: remove no-recursion option from config Martin Holst Swende 2021-12-06 09:55:50 +01:00
  • 619a3e7085
    signer/core: move EIP-712 types to package apitypes (#24029) Martin Holst Swende 2021-12-05 14:31:41 +01:00
  • 93f196c4b0
    eth/catalyst: implement kintsugi spec v1.0.0-alpha.4 (#23984) Marius van der Wijden 2021-12-03 16:26:28 +01:00
  • 46f701ca93
    readme: use correct link for web3.js docs (#24046) nala 2021-12-03 12:34:18 +00:00
  • cca482b4b1
    Merge pull request #24047 from karalabe/delete-dead-sync-bloom Péter Szilágyi 2021-12-03 13:55:17 +02:00
  • 58d1988349
    core, eth, les, trie: remove the sync bloom, used by fast sync Péter Szilágyi 2021-12-03 12:32:41 +02:00
  • b02fe5317f
    core/vm: move interpreter interruption check to jump instructions (#24026) Andrei Maiboroda 2021-12-03 11:10:26 +01:00
  • 9331fe28e8
    core/vm: fill gaps in jump table with opUndefined (#24031) Paweł Bylica 2021-12-03 11:04:54 +01:00
  • a0f7771962
    core/vm: remove stack.pushN (#24040) Alex Beregszaszi 2021-12-03 09:16:49 +00:00
  • 5e78fc034b
    Merge pull request #24032 from karalabe/downloader-response-preprocess Péter Szilágyi 2021-12-03 10:34:25 +02:00
  • 85064ed09b
    all: fix 'the the' in comments (#24036) Taeik Lim 2021-12-02 23:42:09 +09:00
  • b45931cc4a
    accounts/abi/bind: correctly handle structs used only as constructor params (#23940) divergencetech 2021-12-02 12:53:10 +00:00
  • 8fbe0b9b68
    p2p/enr: reduce allocation in Record.encode (#24034) Evolution404 2021-12-02 17:55:01 +08:00
  • 5bac5b3262
    consensus/ethash: move accumulation of coinbase witness before coinbase account is credited (#41) jwasinger 2021-12-01 22:41:11 -10:00
  • fa753db9e8
    consensus/ethash: ensure uncle accounts are included in block witness (#40) jwasinger 2021-12-01 22:39:51 -10:00
  • c893488349
    eth: pre-process downloader responses on the peer reader thread Péter Szilágyi 2021-12-01 20:18:12 +02:00
  • 721c5723c0
    eth/tracers/js: add support for REVERT/SELFDESTRUCT in evmdis_tracer (#24016) Alex Beregszaszi 2021-12-01 09:34:52 +00:00
  • 2be129b5cf
    core/vm: rename opSuicide to opSelfdestruct (#24022) Alex Beregszaszi 2021-12-01 09:33:29 +00:00
  • 9393d1fb5d
    core/vm: Move interpreter.ReadOnly check into the opcode implementations (#23970) Alex Beregszaszi 2021-12-01 09:21:21 +00:00
  • 1988b47e02
    tests/fuzzzers. eth/protocols/snap: add snap protocol fuzzers (#23957) Martin Holst Swende 2021-12-01 10:17:18 +01:00
  • 163f1665dd
    core/vm: don't copy JumpTable when no EIP mods are needed (#23977) Andrei Maiboroda 2021-11-30 13:21:40 +01:00
  • a69d4b273d
    core/vm: Rename SHA3 instruction to KECCAK256 (#23976) Alex Beregszaszi 2021-11-30 09:34:34 +00:00
  • 1fa91729f2
    core/vm: simplify error handling in interpreter loop (#23952) Paweł Bylica 2021-11-29 14:46:24 +01:00
  • 86fe359a56
    trie: simplify StackTrie implementation (#23950) Paweł Bylica 2021-11-29 11:02:40 +01:00
  • 86bdc3fb39 Remove access witness from the signature of Process (#38) Guillaume Ballet 2021-11-26 16:19:49 +01:00
  • 909049c5fe use the witness in statedb, revert applyTx signature (#36) Guillaume Ballet 2021-11-25 22:04:00 +01:00
  • 7360d168c8 fix calculation in get_tree_key_for_storage_slot (#35) Guillaume Ballet 2021-11-23 21:18:30 +01:00
  • 361a328cb7 upgrade go version (#34) Guillaume Ballet 2021-11-23 19:47:49 +01:00
  • 41c2f754cc remove unnecessary cancun block declaration in tests (#33) Guillaume Ballet 2021-11-23 14:02:45 +01:00
  • 7cb1add36a add circleci support (#32) Guillaume Ballet 2021-11-23 10:35:11 +01:00
  • 03dbc0a210 fix boundary condition check in PUSH32 Guillaume Ballet 2021-11-22 22:22:04 +01:00
  • 6d40e11fe3 fix bound check in code chunking Guillaume Ballet 2021-11-21 15:48:50 +01:00
  • 5ca990184f fix boundary check in PUSH Guillaume Ballet 2021-11-20 09:12:57 +01:00
  • 15d98607f3 initialize the new access witness if not already present Guillaume Ballet 2021-11-17 11:05:16 +01:00
  • ef08e51e40 merge undefined instead of panicking (#30) Guillaume Ballet 2021-11-17 09:21:06 +01:00
  • e1144745a7 fix linter issue Guillaume Ballet 2021-11-12 17:51:01 +01:00
  • bc06d2c740 fix rebase issues Guillaume Ballet 2021-11-12 17:05:56 +01:00
  • 97a79f50e8 enable verkle on cancun block: take 2 (#28) jwasinger 2021-11-12 04:23:10 -10:00
  • 9f9c03a94c fixes for the IPA testnet Guillaume Ballet 2021-11-04 20:45:43 +01:00
  • 719bf47354 Upgrade go-verkle to its IPA version (#24) Guillaume Ballet 2021-11-04 14:57:01 +01:00
  • 162780515a all: implement EIP-compliant verkle trees Guillaume Ballet 2021-05-06 18:58:39 +02:00
  • c10a0a62c3
    eth: request id dispatcher and direct req/reply APIs (#23576) Péter Szilágyi 2021-11-26 13:26:03 +02:00
  • 3038e480f5
    all: core rework for the merge transition (#23761) Marius van der Wijden 2021-11-26 12:23:02 +01:00
  • 519cf98b69
    core/vm: simplify op lookup in contract (#23974) Andrei Maiboroda 2021-11-25 20:10:01 +01:00
  • 4ebeca19d7
    Merge pull request #23967 from ipsilon/evm_jumptable_type Péter Szilágyi 2021-11-25 14:18:34 +02:00
  • 1876cb443b
    all: move loggers to eth/tracers (#23892) Sina Mahmoodi 2021-11-25 13:17:09 +01:00
  • 9055cc14ec
    core/vm, core/state/snapshot: remove unused code (#23956) Martin Holst Swende 2021-11-25 09:37:47 +01:00
  • ad7c90c198
    cmd/devp2p/internal/v4test: fix false-positive hive test (#23966) Martin Holst Swende 2021-11-24 21:22:45 +01:00