Commit graph

  • eec8da371c accounts/abi/bind: refactor transact method (#23719) Daniel Liu 2024-05-30 18:14:57 +0800
  • a402cbf50e core/types: add MarshalBinary, UnmarshalBinary for Receipt (#22806) Daniel Liu 2024-06-12 14:59:36 +0800
  • e5fb0b4d73 core: remove unused error from TxPool.Pending (#23720) Daniel Liu 2024-05-30 15:17:33 +0800
  • 27071a4219 eth/gasprice: avoid modifying TestChainConfig (#23204) Daniel Liu 2024-05-31 14:34:27 +0800
  • 17b62319c0 core/types: copy tx recipient address (#23376) Daniel Liu 2024-06-11 13:10:54 +0800
  • e18e6111af core: add change counter (#23095) Daniel Liu 2024-05-30 13:43:58 +0800
  • e0a1ef31eb eth/gasprice: feeHistory improvements (#23422) Daniel Liu 2024-05-30 12:48:06 +0800
  • d850fc4081 core: only check sendernoeoa in non fake mode (#23424) Daniel Liu 2024-06-13 15:50:50 +0800
  • e4895bf5c5 internal/ethapi: add back missing check for maxfee < maxPriorityFee (#23384) Daniel Liu 2024-05-29 19:17:05 +0800
  • 48616d5d4b internal/ethapi/api: return maxFeePerGas for gasPrice for EIP-1559 txs (#23345) Daniel Liu 2024-05-28 17:16:54 +0800
  • d6daac576d core: check if sender is EOA (#23303) Daniel Liu 2024-06-13 15:19:48 +0800
  • 655fb584b3 internal/ethapi: make ext signer sign legacy (#23274) Daniel Liu 2024-05-29 18:18:40 +0800
  • 206175fb43 all: remove term whitelist in comments and log messages (#23294) Daniel Liu 2024-05-29 14:54:59 +0800
  • 62a70f0cde internal/ethapi: fix panic in accesslist creation (#23225) Daniel Liu 2024-05-28 17:12:47 +0800
  • 7500b0ac95 Use hexutil.Uint for blockCount parameter and oldestBlock result value in feeHistory method (#23239) Daniel Liu 2024-05-29 14:39:53 +0800
  • 43a0cdf7ce core: fix pre-check for account balance under EIP-1559 (#23244) Daniel Liu 2024-05-28 16:58:19 +0800
  • 5b01b23af6 internal: get pending and queued transaction by address (#22992) Daniel Liu 2024-05-29 14:18:20 +0800
  • 93dd33b607 internal/ethapi: fix transaction APIs (#23179) Daniel Liu 2024-06-13 14:06:10 +0800
  • 5766ca4520 eth/gasprice, internal/ethapi: minor feehistory fixes (#23178) Daniel Liu 2024-05-29 13:37:00 +0800
  • 012c4cb0fb ethstats: fix full node interface post 1559 (#23159) Daniel Liu 2024-05-28 16:17:19 +0800
  • 5d4ad88364 internal/ethapi: fix panic in access list creation (#23133) Daniel Liu 2024-05-28 15:47:15 +0800
  • e94a0a91d8 ethclient/gethclient: RPC client wrapper for geth-specific API (#22977) Daniel Liu 2024-05-28 15:23:34 +0800
  • 3212ec319b accounts/abi/bind: fix gas price suggestion with pre EIP-1559 clients (#23102) Daniel Liu 2024-05-28 11:22:34 +0800
  • 26fe46c008 eth/gasprice: implement feeHistory API (#23033) Daniel Liu 2024-05-29 12:22:48 +0800
  • c0a63a5295 tests: fix eip1559 tx on non-eip1559 network (#23054) Daniel Liu 2024-05-28 10:56:53 +0800
  • b02922fc53 core, internal: expose effectiveGasPrice in receipts (#23050) Daniel Liu 2024-05-28 10:32:18 +0800
  • dbdca11501 accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) Daniel Liu 2024-05-27 17:23:52 +0800
  • 1cb1ba79d7 core: change baseFee into baseFeePerGas in genesis json (#23039) Daniel Liu 2024-05-24 22:25:10 +0800
  • 05c11eb96e core: make genesis parse baseFee correctly (#23013) Daniel Liu 2024-05-24 22:03:00 +0800
  • 6b67327a4b tests: update for London (#22976) Daniel Liu 2024-05-24 19:23:05 +0800
  • e93d78cc09 accounts/abi/bind: add NoSend transact option (#22446) Martin Redmond 2021-03-19 06:56:10 -0400
  • 32778572d7 Access list state test format (#22290) Daniel Liu 2024-05-24 18:19:11 +0800
  • 1c47afb286 core/vm/runtime: add function TestColdAccountAccessCost Daniel Liu 2024-10-18 18:26:09 +0800
  • c7d49072f1 core/vm: evm fix panic (#23047) Daniel Liu 2024-09-19 13:58:57 +0800
  • 18bc355e89 core, internal: support various eth_call invocations post 1559 (#23027) Daniel Liu 2024-05-24 14:59:09 +0800
  • ef1dbd0772 internal/ethapi: support for eip-1559 txs in clef (#22966) Daniel Liu 2024-05-24 14:10:43 +0800
  • 4c096de9b0 all: rename internal 1559 gas fields (#23010) Daniel Liu 2024-05-24 12:03:03 +0800
  • 5a31888b19 core, eth, miner: enforce configured mining reward post 1559 too (#22995) Daniel Liu 2024-05-23 16:33:59 +0800
  • 64f7389c65 params: print right Eip1559Block for ChainConfig Daniel Liu 2024-05-22 17:45:22 +0800
  • bfd1c0c9e0 core, eth, internal, les: RPC methods and fields for EIP 1559 (#22964) Daniel Liu 2024-05-21 19:21:50 +0800
  • 4f0317cb1f core: add new eip-1559 tx constraints (#22970) Daniel Liu 2024-05-17 17:49:58 +0800
  • f6a4769084 EIP-1559 tx pool support (#22898) Daniel Liu 2024-05-17 14:33:44 +0800
  • d88d2670e5 core: make txpool free space calculation more accurate (#22933) Daniel Liu 2024-05-16 17:48:56 +0800
  • 684afd0b18 EIP-1559: miner changes (#22896) Daniel Liu 2024-04-26 17:43:05 +0800
  • 4e7fd897d8 core: fix failing tests (#22888) Daniel Liu 2024-05-28 18:31:53 +0800
  • e18553b855 all: implement eip-1559 (#22837) Daniel Liu 2024-04-25 15:50:21 +0800
  • 6a3b818069 core, params: implement EIP-3529 (#22733) Daniel Liu 2024-08-22 16:35:50 +0800
  • b5fe81f093 core/vm: make gas cost reporting to tracers correct (#22702) Martin Holst Swende 2021-04-27 13:21:41 +0200
  • 6c77d63dc2 core/types: replace core.SetReceiptsData with receipts.DeriveFields Daniel Liu 2024-06-26 08:52:59 +0800
  • e561f2842e core/types: drop type v4StoredReceiptRLP Daniel Liu 2024-06-25 23:19:02 +0800
  • 089a589a81 eth: fix typo balacne Daniel Liu 2024-08-07 10:55:44 +0800
  • 0454aa32df
    Merge pull request #719 from gzliudan/fix-sa1021 Daniel Liu 2024-11-01 11:36:06 +0800
  • 36211ef5f1 p2p/netutil: fix staticcheck warning SA1021: not use bytes.Equal to compare net.IPs Daniel Liu 2024-10-31 14:55:09 +0800
  • 94d202edc7
    Merge pull request #718 from gzliudan/fix-sa4009 Daniel Liu 2024-11-01 11:34:42 +0800
  • 9e99928357 p2p: fix staticcheck warning SA4009: overwrite argument before use Daniel Liu 2024-10-31 13:51:26 +0800
  • 2e4f8a4175
    Merge pull request #717 from gzliudan/fix-sa4030 Daniel Liu 2024-11-01 11:33:18 +0800
  • f9ece4f041 p2p: fix staticcheck warning SA4030: rand.Intn(1) always returns 0 Daniel Liu 2024-10-31 13:31:51 +0800
  • fc97a35519
    Pass vm.Config to ExecuteStateless Michael de Hoog 2024-10-31 15:07:44 -1000
  • 70f3205cd9
    Merge pull request #1370 from maticnetwork/mardizzone/fixes Marcello Ardizzone 2024-10-31 23:10:04 +0100
  • 5606d44113
    core: simplify/clarify verkle-test Martin Holst Swende 2024-10-31 22:50:42 +0100
  • f875cdc54a
    core: simplify/clarify tests Martin Holst Swende 2024-10-31 22:35:14 +0100
  • 01e712e191
    core: clarify test Martin Holst Swende 2024-10-31 22:01:02 +0100
  • 8bfa7d8287 ethclient: move tests to separate package Felix Lange 2024-10-31 21:48:09 +0100
  • 96bc041fea
    core: move verkle-test to a separate file Martin Holst Swende 2024-10-31 21:24:01 +0100
  • f3b4bbbaf3
    all: remove personal RPC namespace (#30704) Martin HS 2024-10-31 19:53:35 +0100
  • a1d049c1c4
    internal/flags: remove low-use type TextMarshalerFlag (#30707) Péter Szilágyi 2024-10-31 20:52:39 +0200
  • 2eecac8636 refactor(statedb_hooked.go): reorganize conditional statements for better readability and consistency kchojn 2024-10-31 15:46:25 -0300
  • 20bf543a64
    internal/flags: remove Merge, it's identical to slices.Concat (#30706) Péter Szilágyi 2024-10-31 19:26:02 +0200
  • 3623b5be9d
    core: undo whitespace-changes Martin HS 2024-10-31 18:06:46 +0100
  • 5230b06d51
    cmd/utils, eth/ethconfig: remove some ancient leftover flag (#30705) Péter Szilágyi 2024-10-31 17:03:47 +0200
  • 00fe74afd2
    Merge pull request #722 from gzliudan/fix-s1009 Daniel Liu 2024-10-31 21:54:56 +0800
  • 363d9784bf engines/engine_v2: fix staticcheck warning S1009: should omit nil check Daniel Liu 2024-10-31 16:31:26 +0800
  • b74fccc04d
    Merge pull request #721 from gzliudan/fix-s1025 Daniel Liu 2024-10-31 21:48:44 +0800
  • 5132d7f7e0 contracts: fix staticcheck warning S1025: unnecessary fmt.Sprintf("%s", x) Daniel Liu 2024-10-31 16:16:56 +0800
  • cea75c625a
    Merge pull request #720 from gzliudan/fix-s1033 Daniel Liu 2024-10-31 21:47:00 +0800
  • af40f2e194 eth/downloader: fix staticcheck warning S1033: unnecessary guard for delete Daniel Liu 2024-10-31 15:31:48 +0800
  • 274831ce6e cmd, internal: remove low-use custom flag type Péter Szilágyi 2024-10-31 15:29:00 +0200
  • 593db5d2be cmd: replace custom flag mergew with stdlib concat Péter Szilágyi 2024-10-31 15:22:02 +0200
  • f6103f0469 cmd: remove some ancient leftover flag Péter Szilágyi 2024-10-31 15:17:19 +0200
  • 6438f5a33b cmd/utils: print warning when --rpc.enabledeprecatedpersonal is used Felix Lange 2024-10-31 14:06:19 +0100
  • ceb7fee2a1 console: remove getJeth Felix Lange 2024-10-31 13:58:42 +0100
  • 003af00b25
    Merge pull request #723 from gzliudan/fix-s1006 Daniel Liu 2024-10-31 19:36:14 +0800
  • 9afb18dd6f
    core: add code to witness when state object is accessed (#30698) lightclient 2024-10-31 04:19:01 -0600
  • f08f2ead42
    chg: some sec fixes marcello33 2024-10-31 10:56:34 +0100
  • aa01cbce2e
    cmd/geth, console: remove personal namespace Martin Holst Swende 2024-10-31 10:43:58 +0100
  • bf936fe0da
    internal/ethapi: remove parts of personal namespace in rpc api Martin Holst Swende 2024-10-20 22:30:13 +0200
  • 0e3a7d1ad9
    prestateTracer: add disableCode,disableStorage (#30699) Delweng 2024-10-31 17:29:07 +0800
  • b9ecbb9bd2
    metrics: remove useless benchmarks Martin Holst Swende 2024-10-25 16:17:25 +0200
  • 47b4ccb90f
    core: reduce mem usage during bench setup, mark long-running tests Martin Holst Swende 2024-10-25 15:59:37 +0200
  • 31bb0fbf33
    core, eth: make benchtests use pebble rather than leveldb Martin Holst Swende 2024-10-25 11:24:42 +0200
  • 5493d3eae2
    trie/pathdb: address comment from Gary Martin Holst Swende 2024-10-25 10:57:19 +0200
  • 163e8f4b4d
    core/txpool/blobpool: reduce overhead in benchmark, make blobpool validation-function settable Martin Holst Swende 2024-10-25 10:32:22 +0200
  • a4ab03cff8
    Fix BenchmarkTracers/innerRevertReason and blobTx Sina Mahmoodi 2024-10-25 05:50:45 +0200
  • ff277fb0a8
    Fix BenchmarkTransactionTrace Sina Mahmoodi 2024-10-24 16:00:30 +0200
  • 6995ebd301
    core/rawdb: fix nil deref in BenchmarkWriteAncientBlocks Martin Holst Swende 2024-10-24 09:55:34 +0200
  • d6bcad1c3e
    log, tridb/pathdb: fix bencharks Martin Holst Swende 2024-10-24 09:33:51 +0200
  • b7154dd450 core: fix staticcheck warning S1006: use for {} for infinite loops Daniel Liu 2024-10-31 16:45:30 +0800
  • 332c188c9c fix last rebase regression Jared Wasinger 2024-10-31 15:31:06 +0900
  • 8a65262e98 add back code that got mistakenly removed in the rebase Jared Wasinger 2024-10-31 15:04:53 +0900
  • e379477458
    Merge branch 'ethereum:master' into portal Chen Kai 2024-10-31 11:38:22 +0800