Commit graph

  • 73308897d4
    Merge pull request #559 from gzliudan/eip1559-1 Daniel Liu 2024-06-21 13:32:51 +0800
  • be29164cec core/state/snapshot: move genMarker into generator Gary Rong 2024-06-21 10:32:13 +0800
  • 4cb88e888a core/state/snapshot: decouple state generation from disk layer Gary Rong 2024-06-13 14:40:51 +0800
  • e0e45dbc32
    core/state/snapshot: tiny fixes (#29995) rjl493456442 2024-06-21 09:51:03 +0800
  • d117bff824 log writeTraceResult error message maskpp 2024-06-21 09:26:38 +0800
  • 0de1e18042
    Update README.md AbdulHafez Chator1 2024-06-20 20:37:40 +0300
  • 5f1cbceb6b
    rpc: fix truncate comment Ceyhun Onur 2024-06-20 18:42:57 +0300
  • a15b9c88cb
    rpc: truncate errdata at all log levels Ceyhun Onur 2024-06-20 18:40:38 +0300
  • 972431aee1
    Update and rename README.md to 0x17427ec1e97102973a713b7e33b8766409f6fc92 gderq124 2024-06-20 18:02:27 +0300
  • 34854c2039 rawdb: delete unused return values in ReadReceipt pengin7384 2024-06-20 22:04:17 +0900
  • 9a45917dab rawdb: change DeriveField to DeriveFields pengin7384 2024-06-20 21:54:19 +0900
  • 9dbb4830c1 core/rawdb: increase readability pengin7384 2024-05-01 00:50:00 +0900
  • 46230b1e4f core/rawdb: Fix error logs pengin7384 2024-05-01 00:20:59 +0900
  • 70e3c694ba core/rawdb: Fix comments pengin7384 2024-04-28 20:54:45 +0900
  • fe1c7ecb5a core/rawdb: Fix comments pengin7384 2024-04-28 18:58:52 +0900
  • a133fc752a internal/ethapi: call GetReceipt instead of GetReceipts in GetTransactionReceipt API pengin7384 2024-04-28 18:48:28 +0900
  • 4eed38c39d internal/ethapi: add GetReceipt to Backend pengin7384 2024-04-28 18:40:57 +0900
  • 8f13fe41ec core/rawdb: change ReadReceipt(...) to derive a specific receipt pengin7384 2024-04-28 18:15:51 +0900
  • 6cd7f43094 core/types: add DeriveField(...) testcases pengin7384 2024-04-28 17:36:29 +0900
  • ab79cc9d38 core/types: separate DeriveField function from DeriveFields function for a single derivation pengin7384 2024-04-26 22:27:04 +0900
  • 0fedda8aaa fix nil ptr errors Nikola Bebić‮ 2024-06-20 14:31:04 +0200
  • 27654d3022
    p2p/rlpx: 2KB maximum size for handshake messages (#30029) David Theodore 2024-06-20 07:08:54 -0500
  • c00352023b
    fix: update l1 db entry for curie transition block (#835) Péter Garamvölgyi 2024-06-20 14:00:07 +0200
  • 4e3bf2f58e
    fix(traces): deletion proof apply wrong storage value from structLogger (#838) Ho 2024-06-20 20:52:37 +0900
  • 0bc2dcbd71
    cmd/utils: use defined filter api instance instead of a new one (#1270) Manav Darji 2024-06-20 17:19:12 +0530
  • 8cbb3beab7 fix blob gas awards Nikola Bebić‮ 2024-06-20 12:44:19 +0200
  • f2efa44e11
    ci: Support arm64 dedicated workflow (#840) sbaizet 2024-06-20 11:07:14 +0200
  • 437dcb366e
    Update rlp_fuzzer_test.go Felix Lange 2024-06-20 10:35:03 +0200
  • 1189e67f12 fix:make add enr Chen Kai 2024-06-20 16:31:52 +0800
  • a7cb535e53
    Merge branch 'ethereum:master' into portal Chen Kai 2024-06-20 16:16:44 +0800
  • f445196dcf eth/gasprice: add configurable threshold to gas price oracle (#22752) Daniel Liu 2024-05-20 14:47:28 +0800
  • 2b365e8112 eth/gasprice: improve stability of estimated price (#22722) Daniel Liu 2024-05-20 14:30:51 +0800
  • 1521b8a663 eth: move eth.Config to a common package (#22205) Daniel Liu 2024-06-17 17:24:42 +0800
  • e72f6dedb3 accounts/abi/bind: allow to specify signer on transactOpts (#21356) Daniel Liu 2024-05-30 17:07:16 +0800
  • 2125a1afaa eth/gasprice: offer maxprice flag for overwritting price cap (#21531) Daniel Liu 2024-05-20 14:11:29 +0800
  • 3e9bd359df ethclient: serialize negative block number as "pending" (#21177) Daniel Liu 2024-05-28 12:43:52 +0800
  • 341ca00b16 internal/ethapi: cap txfee for SignTransaction and Resend (#21231) Daniel Liu 2024-06-13 12:28:33 +0800
  • 56591d37e1 eth/gasprice: lighter gas price oracle for light client (#20409) Daniel Liu 2024-05-20 14:00:18 +0800
  • 0063c14ed3 cmd, eth, internal, les: add gasprice cap (#21212) Daniel Liu 2024-06-13 11:26:12 +0800
  • aa88078dd1 core/types: convert status type from uint to uint64 (#16784) Daniel Liu 2024-06-12 15:18:02 +0800
  • a944232072
    Merge pull request #556 from XinFinOrg/rpc-script-update Liam 2024-06-20 15:37:52 +0800
  • 0d20e247b5
    chore: fix some function names (#1257) dufucun 2024-06-20 14:07:27 +0900
  • 00675c5876
    trie/trienode: avoid unnecessary copy (#30019) maskpp 2024-06-20 11:47:29 +0800
  • bb127178f0 eth/protocols/snap, trie/trienode: polish the code Gary Rong 2024-06-20 09:46:09 +0800
  • df115944d3 delete the never used function ProofList maskpp 2024-06-20 09:20:38 +0800
  • a2fc0b0d07 avoid unnecessary copy maskpp 2024-06-18 10:09:13 +0800
  • 85613f3127 a bit cleaner Jared Wasinger 2024-06-19 15:32:18 -0700
  • 17cb7c4264 tests: re-enable blockchain GeneralStateTests (state tests converted to blockchain test format). Disable VMTests VMPerformance suite. Jared Wasinger 2024-06-19 15:15:38 -0700
  • 7f6283e10a
    rpc: fix typo Ceyhun Onur 2024-06-19 19:05:18 +0300
  • e012d411b5
    rpc: truncate call error data logs Ceyhun Onur 2024-06-19 19:03:04 +0300
  • 0cf3547d9b
    Merge branch 'ethereum:master' into rlp-review David Theodore 2024-06-19 10:06:58 -0500
  • a647b36fe3 make -1 denote the "not used" value alan 2024-06-19 22:01:39 +0800
  • 30a615b4c3
    feat(taiko_worker): skip blob transactions (#280) maskpp 2024-06-19 21:59:30 +0800
  • 792b4746b8 fix:add lock in addenr Chen Kai 2024-06-19 21:44:53 +0800
  • 0144095e64
    fix load genesis (#834) HAOYUatHZ 2024-06-19 20:50:39 +0800
  • 27008408a5
    core/txpool/blobpool: change rw-lock to r-lock (#29989) psogv0308 2024-06-19 21:46:57 +0900
  • 56c016b7cf core: split commit and flush in prep for witnesses Péter Szilágyi 2024-06-19 15:23:10 +0300
  • 98047b22a3
    Merge branch 'ethereum:master' into portal Chen Kai 2024-06-19 19:22:49 +0800
  • f37fd255e1 tests: remove unused parameters Paul Lange 2024-06-19 12:05:08 +0200
  • c11aac249d
    common: using ParseUint instead of ParseInt (#30020) Halimao 2024-06-19 17:06:52 +0800
  • 242a0473b8
    Merge pull request #537 from XinFinOrg/remove-swarm-as-unused-like-eth Liam 2024-06-19 16:50:19 +0800
  • d28c7f659d rebase from dev-upgrade Liam Lai 2024-06-19 16:05:08 +0800
  • b92899208f fix flaky test after deeper debug Halimao 2024-06-19 16:01:56 +0800
  • 0e3a0a693c
    trie: don't reset tracer at the end of Commit (#30024) jwasinger 2024-06-19 00:58:22 -0700
  • 67a862db9d
    cmd/geth, ethdb/pebble: improve database statistic (#29948) Ha DANG 2024-06-19 13:47:17 +0700
  • d4c59d6dfe eth/catalyst: remove unnecessary continue Newt6611 2024-06-19 14:08:50 +0800
  • c551b4198e
    bump version to v1.3.4-beta Manav Darji 2024-06-19 10:58:22 +0530
  • fe4870e911 refactor: handle unsub when t.Fatalf winniehere 2024-06-19 03:35:58 +0000
  • 4a21582d20 cmd, core, ethdb: fix function description Gary Rong 2024-06-19 11:11:20 +0800
  • ea17320272 cmd, core, ethdb, internal, trie: remove db property selector Gary Rong 2024-06-19 10:13:07 +0800
  • 94ae252fd5
    Update trie.go rjl493456442 2024-06-19 09:53:22 +0800
  • 9918abaaa1 fix:add lock when del enr Chen Kai 2024-06-19 09:29:39 +0800
  • 55085ed3f9 trie: don't reset tracer at the end of Commit Jared Wasinger 2024-06-18 16:51:02 -0700
  • 0b6a765de8 fix: flaky test TestTable_revalidateSyncRecord Halimao 2024-06-18 23:23:21 +0800
  • af02291ad4 fix:add enr should add node immediately Chen Kai 2024-06-18 21:12:43 +0800
  • f8c05e17eb feat:add default bootnodes Chen Kai 2024-06-18 15:08:15 +0800
  • 2fd85b3717
    eth, consensus: refactor whitelisting related logs and improve error handling (#1268) Manav Darji 2024-06-18 14:43:51 +0530
  • 9c2d462e21
    internal/cli: check for delete permissions before starting to prune (#1269) Manav Darji 2024-06-18 14:43:29 +0530
  • 11c3f3f309
    common: simplify test a bit Martin Holst Swende 2024-06-18 10:47:14 +0200
  • f9ec3e4efe
    fix lint Hteev Oli 2024-06-18 15:53:49 +0800
  • 346440e510
    Merge branch 'ethereum:master' into portal Chen Kai 2024-06-18 14:07:29 +0800
  • f3407ea8b3
    Fix ethereum-package url (#30016) Sina M 2024-06-18 08:07:18 +0200
  • 142712cf5d fix: ci failed Halimao 2024-06-18 13:54:53 +0800
  • 71fa1fe0b6 fix: remove duplicate winniehere 2024-06-18 03:59:35 +0000
  • a1d592f085 test: add test case for Decimal.UnmarshalJSON Halimao 2024-06-18 11:09:14 +0800
  • 7cf6a63687
    core/state/snapshot: acquire the lock on Release (#30011) Marius van der Wijden 2024-06-18 04:52:49 +0200
  • 4d6a9ddee4 fix: using ParseUint instead of ParseInt Halimao 2024-06-18 10:32:33 +0800
  • 13e8f62b34 fix:fix delete no lock Chen Kai 2024-06-18 08:28:24 +0800
  • 5ecd0495d3
    eth: (backend, api_backend) remove unused methods Darioush Jalali 2024-06-17 15:40:25 -0700
  • 3ad366e189
    Fix ethereum-package url Sina M 2024-06-17 21:58:23 +0200
  • d8664490da
    common/math: fix out of bounds access in json unmarshalling (#30014) Dean Eigenmann 2024-06-17 21:53:00 +0200
  • fe49856ea7
    common/math: fix flaw in HexOrDecimal64 Martin Holst Swende 2024-06-17 20:18:23 +0200
  • babb82b4f9
    Merge pull request #39 from zkokk/terraform zkokk 2024-06-17 19:11:04 +0300
  • 70831ff5d7 tf code Ruslan Gladov 2024-06-17 19:10:21 +0300
  • 0c9b7dc634
    Update big.go Dean Eigenmann 2024-06-17 17:42:44 +0200
  • 7340846434
    fix potential panic Dean Eigenmann 2024-06-17 17:40:25 +0200
  • c736b04d9b
    triedb/pathdb: use maps.Clone and maps.Keys (#29985) maskpp 2024-06-17 23:09:29 +0800
  • 1852c98593 beacon/engine: gofmt -ed Marius van der Wijden 2024-06-17 16:57:31 +0200
  • af8552b7ae use exp/maps maskpp 2024-06-17 22:38:52 +0800
  • 5ebfb08ef4 revert test case maskpp 2024-06-17 22:15:56 +0800