Commit graph

  • a09a610384
    core/tracing: add system call callback when performing ProcessBeaconBlockRoot (#29355) Matthieu Vachon 2024-05-06 07:21:55 -0400
  • 905e325cd8
    p2p/discover/v5wire: add tests for invalid handshake and auth data size (#29708) Kiarash Hajian 2024-05-06 07:17:19 -0400
  • f2a892c515
    fix: lint Anshal Shukla 2024-05-06 16:10:32 +0530
  • 22a057cf65
    Update live-tracing.md (#29712) Marius van der Wijden 2024-05-06 11:57:27 +0200
  • 3f8154e15a
    Update live-tracing.md Marius van der Wijden 2024-05-06 11:56:11 +0200
  • 1a31507f2c
    Update live-tracing.md Marius van der Wijden 2024-05-06 11:40:28 +0200
  • 5b5023516c eth/downloader: remove unused error Gary Rong 2024-05-06 15:54:48 +0800
  • 4ebcf6656c
    feat(worker): add chainId check in worker (#228) maskpp 2024-05-06 14:22:53 +0800
  • 9e07678b45
    Merge branch 'develop' into merge-master Anshal Shukla 2024-05-06 11:26:23 +0530
  • a0a44a6b46 eth, eth/downloader: remove references to LightChain, LightSync Jared Wasinger 2024-05-05 21:22:11 -0700
  • acc509b0a8 remove clique api from console test output expect Jared Wasinger 2024-05-05 19:22:53 -0700
  • 45640b9590 more Jared Wasinger 2024-05-05 19:17:38 -0700
  • 037781a187
    feat(worker): disable enforceTips when fetching pending transactions (#740) Péter Garamvölgyi 2024-05-06 10:04:16 +0800
  • e0bb67a908 consensus/clique: remove clique logic for header verification, block creation Jared Wasinger 2024-05-05 16:52:00 -0700
  • 7ace53c5ad p2p/discover/v5wire: add tests for invalid handshake and auth data size Kiarash Hajian 2024-05-05 12:14:36 -0400
  • 54d80a4a95 eth/tracers: fix comments trillom8 2024-05-05 20:07:25 +0900
  • 3094b363db eth/downloader: fix comments trillom8 2024-05-05 20:05:56 +0900
  • 96ef9dbe54
    cherry pick to fix lints Martin HS 2024-03-18 17:36:50 +0100
  • 915c337af0
    Merge pull request #5 from bombastictranz/dependabot/go_modules/go_modules-b9ac453758 Romeo Rosete 2024-05-04 16:03:24 -0400
  • fad297c5c7
    Create FUNDING.yml Romeo Rosete 2024-05-04 16:03:05 -0400
  • 6094ec356d
    format taiko comment (#226) maskpp 2024-05-05 01:11:18 +0800
  • 286ffe2cbf
    feat(miner): change invalid transaction log level to DEBUG (#224) David 2024-05-04 21:55:01 +0800
  • 7e1b8b65a3 feat(all): changes based on Taiko protocol David 2024-05-04 15:20:40 +0800
  • 517694b2a2 upgrade newFastIterator maskpp 2024-05-04 10:48:51 +0800
  • d8f21c5a36 New nodes map with capacity maskpp 2024-05-04 10:19:06 +0800
  • 5e85070d28 add to changelog Sina Mahmoodi 2024-05-02 10:50:12 +0200
  • f83fe44326 Fix: eth_estimateGas with blobs fails when capped by limited funds Nicolas Deschildre 2024-05-03 21:04:14 +0200
  • 72efd71981 move point cache to cachingDB and remove more witness stuff Guillaume Ballet 2024-05-03 18:27:35 +0200
  • 7829203d82 fix: goreleaser name templates mrekucci 2024-05-03 08:44:18 -0500
  • bf475854fb core, core/state: move TriesInMemory to state package Guillaume Ballet 2024-05-03 15:32:47 +0200
  • da3be71ba8
    metrics: NilTimer should still run the function to be timed (#739) Ömer Faruk Irmak 2024-05-03 16:14:37 +0300
  • 9faae76660 p2p/discover: improve test reliability Felix Lange 2024-05-03 14:11:20 +0200
  • 051ca137fb p2p/discover: use lock in reseedingRandom Felix Lange 2024-05-03 14:09:48 +0200
  • 93cdac2bb5
    website: fix js console --exec commands (#29666) Daniel Ramírez-Chiquillo 2024-05-03 06:22:51 -0500
  • f5ec2e7841 core/state: finish prefetching async and process storage updates async Péter Szilágyi 2024-05-03 12:33:45 +0200
  • 759dd88966 ethdb/pebble: use GetOrRegister instead of NewRegistered when creating metrics Maciej Kulawik 2024-05-03 12:27:31 +0200
  • bf6ca3433d
    build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#1225) dependabot[bot] 2024-05-03 13:46:14 +0530
  • f166ce17e7 core/state: restore async prefetcher stask scheduling Péter Szilágyi 2024-04-12 15:04:06 +0300
  • 43babe4f66 core/state: improve prefetcher Gary Rong 2024-03-05 15:17:18 +0800
  • 3da6b1cc24 core/state: trie prefetcher change: calling trie() doesn't stop the associated subfetcher Jared Wasinger 2024-02-20 05:52:57 -0800
  • 3a719a86d1
    eth/tracers: avoid data race when tracing block with bor tx (#1214) easyfold 2024-05-03 14:20:10 +0800
  • 2a7d0583d9 fix: md Item numbering and form repair songzhibin97 2024-05-03 12:15:21 +0800
  • e660629a78
    Merge branch 'ethereum:master' into portal Chen Kai 2024-05-03 11:39:35 +0800
  • 0d4c12fdfd fix: remove signer nodes from docker setup mrekucci 2024-05-02 18:15:51 -0500
  • 5162282480 chore: include dirty flag in gorelease mrekucci 2024-05-02 18:03:34 -0500
  • 3777222b86 Focus on gas charges and remove witness-building parts Guillaume Ballet 2024-05-02 17:00:44 +0200
  • 04a4fe14d9 more review feedback Guillaume Ballet 2024-05-02 16:51:10 +0200
  • d5699fbb2e Revert "Several fixes (#425)" Guillaume Ballet 2024-05-02 16:36:30 +0200
  • a841627a17 core/state: update storage objects concurrently to one another Péter Szilágyi 2024-05-02 11:49:33 +0200
  • 86a1f0c394
    core/rawdb: fix ancient root folder (#29697) rjl493456442 2024-05-02 18:26:07 +0800
  • 2dbf14b90a core/rawdb: fix ancient root folder Gary Rong 2024-05-02 18:13:49 +0800
  • c3b7678ccc
    fix: temporarily disable string encoding for new opcodes (#737) Péter Garamvölgyi 2024-05-02 17:46:11 +0800
  • 2c67fab0d7
    trie/pathdb: preallocate map capacity (#29690) maskpp 2024-05-02 17:35:45 +0800
  • d4d593e0a1 preallocated capacity for map's certain usege of memory maskpp 2024-05-02 17:31:59 +0800
  • fbf6238ae9
    params: fix misleading comments (#29684) Nathan 2024-05-02 16:21:11 +0800
  • bc609e852a
    core/vm: remove redundant error checks (#29692) Aaron Chen 2024-05-02 16:18:59 +0800
  • 682ee820fa
    core/state: parallelise parts of state commit (#29681) Péter Szilágyi 2024-05-02 11:18:27 +0300
  • aa96a9c7d6
    Several fixes (#425) rjl493456442 2024-05-02 15:25:42 +0800
  • 9bf4d2482f Added code to generate prestate test from RPC nodes Matthieu Vachon 2024-05-01 19:31:22 -0400
  • b567b08329 Added unit test to check different keccak256 on transaction Matthieu Vachon 2024-05-01 19:26:40 -0400
  • bc4162e99f Refactored tests and added new based on "prestate" testing Matthieu Vachon 2024-05-01 13:28:41 -0400
  • dccb2f36cd Fixed the rare case where a tx receipt is nil Matthieu Vachon 2024-05-01 13:27:39 -0400
  • f0dcb13f6b Fixed opcode representation when debugging via firehose(Info|Debug|Trace) call Matthieu Vachon 2024-05-01 13:24:03 -0400
  • f8c889f892 Fixed Kecakke256 computation panics in some transaction state Matthieu Vachon 2024-05-01 13:22:54 -0400
  • 8383ab8c83
    Adds only a single signer instead of three (#43) Kartik Chopra 2024-05-01 11:37:23 -0400
  • c775f2df4f
    Merge branch 'ethereum:master' into rlp-review David Theodore 2024-05-01 09:51:25 -0500
  • 0f96fc89aa feat: extend eth_estimateGas api with state override Gerui Wang 2024-05-01 16:27:11 +0800
  • d9fab8c8a5
    core/vm: remove redundant error checks Aaron Chen 2024-05-01 13:46:17 +0800
  • ce2e4cb154
    Merge pull request #25 from sei-protocol/update-depth-for-precompile-calls codchen 2024-05-01 12:52:12 +0800
  • beaf8119e7 Update depth for precompile calls codchen 2024-05-01 12:32:54 +0800
  • 1d06df1c1f preallocated capacity for map's certain usege of memory maskpp 2024-05-01 10:23:53 +0800
  • 8bec7efba5 Added system call tracing when performing ProcessBeaconBlockRoot Matthieu Vachon 2024-03-26 09:45:49 -0400
  • 385909f746
    Merge branch 'master' into http-bind-proto a 2024-04-30 15:17:22 -0500
  • 9f96e07c1c
    core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) rjl493456442 2024-04-30 22:25:35 +0800
  • f8820f170c
    accounts, cmd/geth, core: close opened files (#29598) Bin 2024-04-30 21:47:21 +0800
  • 45baf21111
    eth/downloader: purge pre-merge sync code (#29281) jwasinger 2024-04-30 06:46:53 -0700
  • 2e8e35f2ad
    all: refactor so NewBlock, WithBody take types.Body (#29482) lightclient 2024-04-30 06:55:08 -0600
  • 5e07054589
    internal/ethapi: listen to ctx cancellation in access list (#29686) Martin HS 2024-04-30 14:48:54 +0200
  • d5aefb1897 triedb/pathdb: fix Gary Rong 2024-04-26 16:02:24 +0800
  • d28b39e698 core/rawdb, trie: improve db APIs for accessing trie nodes Gary Rong 2023-08-16 14:58:34 +0800
  • bd6bc37eec
    core/vm: add subgroup checks for mul/mulexp for G1/G2 (#29637) Marius van der Wijden 2024-04-30 14:35:48 +0200
  • 7c7e3a77fc
    eth/tracers/native: fix flatCallTracer Stop() bug (#29623) Dragan Milic 2024-04-30 14:33:22 +0200
  • 1d6956a0a1 eth/downloader: remove unused code Gary Rong 2024-04-23 16:40:41 +0800
  • 8914a38d5c eth/downloader: remove more stuff Gary Rong 2024-04-23 15:58:39 +0800
  • 1970e4c524 remove unused variable Jared Wasinger 2024-04-22 19:16:41 -0700
  • 1e176f91ff remove unused var from downloader.go. fix SyncProgress test for light mode Jared Wasinger 2024-04-22 19:14:35 -0700
  • b274679d2a eth/downloader: remove pre-merge code-paths Jared Wasinger 2024-03-17 01:53:33 -0700
  • bcea950238
    core/types: add empty withdrawls to body if len == 0 lightclient 2024-04-22 14:39:23 -0600
  • 5d8522118e
    core: fixup comments, remove txs != receipts panic lightclient 2024-04-16 06:28:11 -0600
  • 640613509a
    all: refactor so NewBlock(..) and WithBody(..) take a types.Body lightclient 2024-04-07 17:38:23 -0400
  • ea89f9adf0
    core/vm: remove a redundant zero check in opAddmod (#29672) Aaron Chen 2024-04-30 20:08:13 +0800
  • 242b24af9f
    trie/trienode: minor speedup in nodeset merging (#29683) Martin HS 2024-04-30 13:51:04 +0200
  • 7bfd1488aa
    internal/ethapi: listen to ctx cancellation in access list Martin Holst Swende 2024-04-30 11:34:22 +0200
  • f46c878441
    core/rawdb: implement in-memory freezer (#29135) rjl493456442 2024-04-30 17:33:22 +0800
  • c04b8e6d74
    cmd/utils: require TTD and difficulty to be zero at genesis for dev mode (#29579) felipe 2024-04-30 03:22:57 -0600
  • 69f815f6f5
    params: print time value instead of pointer in ConfigCompatError (#29514) Nathan 2024-04-30 17:22:02 +0800
  • fecc8a0f4a
    cmd/evm/internal/t8ntool, core: prealloc map sizes where possible (#29620) maskpp 2024-04-30 17:19:59 +0800
  • e0652343ff
    trie/trienode: lint nits Martin Holst Swende 2024-04-30 10:31:26 +0200
  • 4178a97560 feat: extend eth_call api with state override; extend statedb and state_object with necessary code Wang Gerui 2024-04-06 19:29:31 +0800
  • d0c1081a9b params: fix misleading comments NathanBSC 2024-04-30 14:39:45 +0800