Commit Graph

  • c8563890cb account/abi: convert if-else-if chain to tagged switch (#27869) Shude Li 2023-08-23 21:53:38 +08:00
  • be5feb2250 travis: increase travis wait time (#27975) Martin Holst Swende 2023-08-23 15:49:36 +02:00
  • 22b083a163 cmd/utils: fix a startup issue on deleted chaindata but dangling ancients (#27989) Péter Szilágyi 2023-08-23 16:42:37 +03:00
  • 1e72cdbd32 eth/catalyst: disable full payload when not in dev mode (#27921) rjl493456442 2023-08-23 20:14:04 +08:00
  • 2aa9c9c87b core, eth, trie: expose more detailed dirty ram tracking for diff layers (#27971) Péter Szilágyi 2023-08-23 14:08:39 +03:00
  • 9c07079f33 go.mod: update pebble to crl-release-23.1 (#27967) Péter Szilágyi 2023-08-23 10:50:28 +03:00
  • 8c74940ebf graphql: fix nil deref on a timer (#27978) Delweng 2023-08-23 15:47:42 +08:00
  • 3c23e850d3 rpc: use go-winio for named pipes (#27972) Martin Holst Swende 2023-08-23 04:39:01 +02:00
  • b88138ad05 core: add BeaconRoot to header in GenerateChain (#27974) Felix Lange 2023-08-22 18:29:17 +02:00
  • f28ec27bcd cmd/evm: add back stateroot to jsonl-output (#27968) Martin Holst Swende 2023-08-22 15:37:04 +02:00
  • 2e9477f46b core, params, beacon/engine: implement EIP 4788 BeaconRoot (#27849) Martin Holst Swende 2023-08-22 14:33:39 +02:00
  • 4f26ebfa8a go.mod: update docker (#27970) Marius van der Wijden 2023-08-22 13:11:25 +02:00
  • ccde357a06 travis, build: update Go to 1.21.0 (#27958) Martin Holst Swende 2023-08-22 10:00:01 +02:00
  • f1575bd9f0 miner: fix reply -> replay typo (#27961) shuo 2023-08-22 15:59:38 +08:00
  • 01eb95af0f core: ensure txindex will be triggered at least once (#27847) Delweng 2023-08-22 08:58:20 +08:00
  • 4f92d3f516 internal/ethapi: add testcases for blobTx (#27818) Delweng 2023-08-22 08:53:29 +08:00
  • 9070fc89a9 eth/catalyst: set finalized block hash properly in dev mode (#27886) jwasinger 2023-08-22 00:33:37 +07:00
  • f2b58906fb eth: ignore genesis block on importChain (#27956) Marius van der Wijden 2023-08-21 19:32:34 +02:00
  • 06434771a1 trie: reduce allocs in recHash (#27770) Marius van der Wijden 2023-08-18 22:41:19 +02:00
  • e93739e06c internal/ethapi: eth API changes needed for 4844 (#27928) Marius van der Wijden 2023-08-18 14:22:35 +02:00
  • 8be8e98163 internal/ethapi: optimize & clean up EstimateGas (#27710) Roberto Bayardo 2023-08-18 00:03:14 -07:00
  • a0330ade5f eth/downloader: fix rare crash when parent header missing in db (#27945) Delweng 2023-08-18 05:15:29 +08:00
  • 10133ba062 core/txpool/legacypool: protect cache with mutex (#27898) Martin Holst Swende 2023-08-17 11:22:18 +02:00
  • db5684444a core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895) lightclient 2023-08-16 15:31:02 -06:00
  • 93dbe130dd core/types: fix unmarshalling of BlobTx values (#27939) lightclient 2023-08-16 15:22:15 -06:00
  • ecd50dade0 node: increase batch limits for auth rpc API (#27924) Delweng 2023-08-16 21:26:49 +08:00
  • 667750e013 build: remove ubuntu kinetic (deprecated) (#27933) Martin Holst Swende 2023-08-16 12:11:22 +02:00
  • 77b5584250 eth/tracers/js: use t.toBig on ctx.GasPrice for js tracing (#27903) Joe Netti 2023-08-15 14:19:37 -04:00
  • 6189a353d7 trie: add tests for "short" nodes in StackTrie (#27932) Paweł Bylica 2023-08-15 20:16:00 +02:00
  • fdad633b8a crypto/bls12381: fix typo in comment (#27930) lonika 2023-08-15 20:37:34 +08:00
  • 389612c245 internal/ethapi: implement eth_getBlockReceipts (#27702) Delweng 2023-08-15 20:35:48 +08:00
  • 381133b606 go.mod: upgrade goja (#27899) ucwong 2023-08-14 13:59:05 +01:00
  • a6e1f48a51 cmd/utils: restore support for txlookuplimit flag (#27917) Delweng 2023-08-14 20:58:01 +08:00
  • 278a4af91f core/types: support for optional blob sidecar in BlobTx (#27841) Felix Lange 2023-08-14 10:13:34 +02:00
  • 21e3ca2059 internal/build: apply -ubuntu to env (#27910) Felix Lange 2023-08-12 10:32:50 +02:00
  • 136f846619 go.mod, build: upgrade c-kzg-4844 (#27907) Felix Lange 2023-08-12 00:21:46 +02:00
  • 1c411fcea2 all: update golang/x/ext and fix slice sorting fallout (#27909) Péter Szilágyi 2023-08-12 01:04:12 +03:00
  • e7bebb9200 trie/triedb/pathdb: make shutdown journal log friendlier (#27905) Péter Szilágyi 2023-08-11 17:05:35 +03:00
  • dc448e7e2c core/types: remove duplication in eip2930 signer (#27860) DongXi Huang 2023-08-11 21:50:57 +08:00
  • 7588f79bd8 rpc: attempt to fix ping/pong logic race (#27733) Felix Lange 2023-08-11 15:16:45 +02:00
  • 4c8cdb4276 ethdb/leveldb: support more than 7 levels in metrics (#27904) Delweng 2023-08-11 21:15:49 +08:00
  • e9a6ee6887 core/txpool/blobpool: fix metrics name for prometheus export (#27901) imulmat4 2023-08-11 02:12:26 -05:00
  • 3302fe00d7 params: switch release family to 1.13 to prep for PBSS Péter Szilágyi 2023-08-10 22:22:17 +03:00
  • 1053526246 all: activate pbss as experimental feature (#26274) rjl493456442 2023-08-11 03:21:36 +08:00
  • 639618350d graphql: validate block params (#27876) Sina Mahmoodi 2023-08-10 13:00:52 +02:00
  • 13144f4a23 deps: update supranational/blst to 0.3.11 (#27890) dependabot[bot] 2023-08-10 06:50:09 -04:00
  • 489b7c8265 eth/filters, core/rawdb: remove unused param, refactor filtering-loop (#27891) Martin Holst Swende 2023-08-10 12:49:05 +02:00
  • 63089075de params: begin v1.12.2 release cycle Felix Lange 2023-08-10 12:13:15 +02:00
  • ef7b85f826 params: release go-ethereum v1.12.1 Felix Lange 2023-08-10 12:10:17 +02:00
  • 075fd1c216 core/state: move UpdateContractCode before the trie hash is computed (#27853) Guillaume Ballet 2023-08-09 18:02:45 +02:00
  • 0926b1e6f4 graphql: add yParity field for transactions (#27882) Delweng 2023-08-09 23:57:57 +08:00
  • 951c49dcf0 p2p: move ping handling into pingLoop goroutine (#27887) Felix Lange 2023-08-09 16:00:31 +02:00
  • 0e17c0fd48 core/vm: update 4844 - point evaluation precompile address (#27874) Martin Holst Swende 2023-08-08 14:54:19 +02:00
  • 8257f411d6 graphql: avoid greedy allocation (#27873) Martin Holst Swende 2023-08-08 13:35:58 +02:00
  • 7b3e2ee588 p2p/simulations/examples: use atomic.Int64 (#27861) ucwong 2023-08-07 17:30:05 +01:00
  • 905a19b3c8 internal/ethapi: add state override to estimateGas (#27845) Amin Talebi 2023-08-07 16:03:57 +02:00
  • 13f88de1ef accounts: use atomic type (#27857) ucwong 2023-08-07 08:11:50 +01:00
  • f7b3aedcb5 internal: use atomic type (#27858) ucwong 2023-08-07 08:11:06 +01:00
  • 0458ddfa6d internal/ethapi, graphql: correct comments about gas price logic (#27752) Christopher Harrison 2023-08-05 00:08:53 +01:00
  • 818db9b353 log: use atomic types (#27763) ucwong 2023-08-04 23:58:53 +01:00
  • 932ffcbbf8 core/types: support yParity field in JSON transactions (#27744) Felix Lange 2023-08-05 00:54:55 +02:00
  • b1d0e1e9d5 all: remove trailing whitespace (#27741) Darioush Jalali 2023-08-04 15:24:32 -07:00
  • d8807c42b3 core/types: fix immutability guarantees in Block (#27844) Felix Lange 2023-08-04 14:16:23 +02:00
  • 5e11ddf79b eth/protocols/snap: fix batch writer when resuming an aborted sync (#27842) Péter Szilágyi 2023-08-03 14:51:02 +03:00
  • bd2d199404 build: upgrade -dlgo version to Go 1.20.7 (#27835) Marius Kjærstad 2023-08-02 11:53:05 +02:00
  • f438ff5d47 p2p: use atomic types (#27764) ucwong 2023-08-01 22:20:52 +01:00
  • 45e662000f cmd/geth: disable automaxprocs log (#27814) Delweng 2023-08-02 00:02:36 +08:00
  • b7ea2f2445 all: implement path-based state scheme (#25963) rjl493456442 2023-08-01 20:17:32 +08:00
  • 9ad7158974 cmd/bootnode: fix timer leak (#27754) ucwong 2023-08-01 13:12:11 +01:00
  • 1680bf1b71 cmd/evm: set ExcessBlobGas from env (#27796) Delweng 2023-08-01 19:58:26 +08:00
  • b2f7349a6b consensus/misc: move eip1559 into a package (#27828) Delweng 2023-08-01 17:58:45 +08:00
  • 96cb2894b4 core/txpool/blobpool: remove error log when finalized block is nil (#27822) rjl493456442 2023-08-01 15:09:20 +08:00
  • 76964e42e3 tests: make tests pass on windows/386 (#27821) Martin Holst Swende 2023-08-01 09:08:19 +02:00
  • 857b4f45c0 all: replace data gas to blob gas in comments (#27825) Delweng 2023-08-01 15:07:25 +08:00
  • 6d08d1239a cmd/bootnode: defer udp connection close (#27787) Zig Blathazar 2023-07-31 20:45:13 +03:30
  • 426aec583b core, trie: track state change set with account address (#27815) rjl493456442 2023-07-31 20:07:51 +08:00
  • cd2e754633 core: remove pointless check for excessBlobGas nilness (#27797) Delweng 2023-07-31 15:54:26 +08:00
  • 2fa03e1f92 eth: conver if-else-if chain to tagged switch (#27816) Shude Li 2023-07-31 15:22:36 +08:00
  • 13645bb8d5 cmd/geth: import package catalyst once (#27803) Shude Li 2023-07-31 13:18:13 +08:00
  • ac8154a248 core/types: fix receipt blob fields marshaling (#27793) Mario Vega 2023-07-28 01:08:38 -06:00
  • 23f7874257 core/types: put header fields in correct order (#27791) Marius van der Wijden 2023-07-27 16:15:08 +02:00
  • 50f1fb085b all: rename dataGas to blobGas (#27789) Péter Szilágyi 2023-07-27 16:53:28 +03:00
  • c3b5e6ad26 core/txpool/blobpool: fix a merge conflict from a package rename (#27790) Péter Szilágyi 2023-07-27 14:53:05 +03:00
  • 4121121152 core/types: add 4844 data gas fields in Receipt (#27743) Felix Lange 2023-07-27 13:11:09 +02:00
  • 16fd9c786e core/txpool/blobpool: 4844 blob transaction pool (#26940) Péter Szilágyi 2023-07-27 13:45:35 +03:00
  • 0c56bf33c0 core/types: deepcopy ExcessDataGas, DataGasUsed (#27767) Darioush Jalali 2023-07-27 01:32:15 -07:00
  • 618fcc660d crypto/kzg4844: do lazy init in all ckzg funcs (#27679) Justin Traglia 2023-07-24 18:13:34 +02:00
  • f1fe86f5e3 cmd/devp2p: atomic types used (#27755) ucwong 2023-07-24 11:23:38 +01:00
  • a5eb124660 cmd/geth: atomic types used (#27756) ucwong 2023-07-24 11:22:54 +01:00
  • 108b77bca6 all: expose block number information to statedb (#27753) rjl493456442 2023-07-24 18:22:09 +08:00
  • d5672db15a ethclient/gethclient: gofmt -s (#27762) Marius van der Wijden 2023-07-24 12:21:26 +02:00
  • 04fcbcb8e6 cmd/evm/testdata: fix typos in docs (#27742) Pierre Grimaud 2023-07-18 14:07:25 +02:00
  • 3a8ffd5d54 beacon/engine, eth/catalyst: EIP-4844 updates for the engine API (#27736) Felix Lange 2023-07-18 09:44:16 +02:00
  • d84ccdb74e les: remove obsolete code related to PoW header syncing (#27737) Felföldi Zsolt 2023-07-17 20:48:11 +02:00
  • 876a66cdfd core/state, core/vm: implement EIP 6780 (#27189) jwasinger 2023-07-17 19:02:18 +02:00
  • 1481df630b core, tests: EIP-4844 transaction processing logic (#27721) Martin Holst Swende 2023-07-15 23:27:36 +02:00
  • 31689cb6ad core/vm: use types.EmptyCodeHash (#27729) ucwong 2023-07-15 16:45:57 +01:00
  • 50cb341607 core: replace instances of 'suicide' with 'selfdestruct' to improve code consistency. (#27716) jwasinger 2023-07-15 16:35:30 +02:00
  • 93400108c2 accounts/abi/bind/backends: fix goroutine leak in unit test (#27705) Yurie 2023-07-15 23:33:46 +09:00
  • 041d64c8a0 metrics: NilResettingTimer.Time should execute the timed function (#27724) Ömer Faruk Irmak 2023-07-14 20:19:03 +03:00