Commit Graph

14068 Commits (e6b6a8b738069ad0579f6798ee59fde93ed13b43)
 

Author SHA1 Message Date
Marius van der Wijden e6b6a8b738
core/txpool: allow future local transactions (#26930) 2 years ago
Marius van der Wijden 5d23d21fff
params: schedule shanghai fork on mainnet (#26908) 2 years ago
s7v7nislands 80ff0b4e6a
core/txpool: use atomic int added in go1.19 (#26913) 2 years ago
Marius van der Wijden 81b0aa0cc7
trie: reduce unit test time (#26918) 2 years ago
Darioush Jalali ee8e83fa5f
eth: fix output file permissions in admin_exportChain (#26912) 2 years ago
Martin Holst Swende 58d0f6440b
rlp: support for uint256 (#26898) 2 years ago
Darioush Jalali b7bfbc1e64
trie, accounts/abi: add error-checks (#26914) 2 years ago
Darioush Jalali f733657383
internal/ethapi: avoid int overflow in GetTransactionReceipt (#26911) 2 years ago
Marius van der Wijden d8066dcde8
eth/catalyst: increase update consensus timeout (#26840) 2 years ago
rjl493456442 48d1bf0678
consensus: improve consensus engine definition (#26871) 2 years ago
rjl493456442 bba2a1bac5
core: show db error-info in case of mismatched hash root (#26870) 2 years ago
Felix Lange f86913bc3e
cmd/devp2p, cmd/geth: add version in --help output (#26895) 2 years ago
Jonathan Otto 6bc68f8d94
Increase websocket frame size (from erigon rpc client) (#26883) 2 years ago
Stephen Flynn b5c9be3358
all: update links in documentation (#26882) 2 years ago
Martin Holst Swende eca3d39c31
p2p/discover: pass invalid discv5 packets to Unhandled channel (#26699) 2 years ago
rjl493456442 c8a6b7100c
core/state, trie: port changes from PBSS (#26763) 2 years ago
Felix Lange 94ff721911
.travis.yml: reenable PPA build on tag push (#26873) 2 years ago
lightclient 5f81db68c6
eth: return error if 'safe' or 'finalized' tag used pre-merge (#26862) 2 years ago
ucwong d1c5f918a3
core/txpool: use priceList.Put instead of heap.Push (#26863) 2 years ago
s7v7nislands a20e38720c
core: minor code refactor (#26852) 2 years ago
xiyang ca61048178
code/vm: fix comment typo (#26865) 2 years ago
Guruprasad Kamath 789de23d16
tests: define `MuirGlacier` fork (#26856) 2 years ago
Felix Lange 4930614a09 params: begin v1.11.5 release cycle 2 years ago
Felix Lange 7e3b149be0 params: go-ethereum v1.11.4 stable 2 years ago
Marius van der Wijden 6cf2e921a7
core/txpool: implement additional DoS defenses (#26648) 2 years ago
Felix Lange 564db9a95f
core: add Timestamp method in BlockGen (#26844) 2 years ago
panicalways 051493d9bf
p2p: small comment typo (#26850) 2 years ago
Péter Szilágyi df02799543
travis: only build PPAs nightly, not on every push, too heavy (#26846) 2 years ago
Roberto Bayardo 67ac5f0ae7
core, core/types: plain Message struct (#25977) 2 years ago
Martin Holst Swende 08f6a2a89d
cmd/evm: update readmes for the tests (#26841) 2 years ago
Felix Lange 5395362e0f
core/forkid: fix issue in validation test (#26544) 2 years ago
xiyang 1bf1168432
core/vm: fix typo in comment (#26838) 2 years ago
Martin Holst Swende b80f05bde2
core/vm: use golang native big.Int (#26834) 2 years ago
Rafael Matias e14043db71
params: remove EF azure bootnodes (#26828) 2 years ago
Daniel Fernandes 02796f6bee
signer/core: accept all solidity primitive types for EIP-712 signing (#26770) 2 years ago
rjl493456442 f7661a662a
core/rawdb: find smallest block stored in key-value store when chain gapped (#26719) 2 years ago
Felix Lange bb4ac2d396 params: begin v1.11.4 release cycle 2 years ago
Felix Lange 5ed08c4735 params: go-ethereum v1.11.3 stable 2 years ago
Felix Lange a54d91ac5a
build: update to go 1.20.2 (#26824) 2 years ago
Marius van der Wijden 78429f7733
beacon/engine: don't omit empty withdrawals in ExecutionPayloadBodies (#26698) 2 years ago
James Prestwich 1e3177de22
accounts/usbwallet: mitigate ledger app chunking issue (#26773) 2 years ago
Sina Mahmoodi 41af42e97c
eth/tracers/native: set created address to nil in case of failure (#26779) 2 years ago
Guruprasad Kamath cb1f6bdbc8
cmd/evm: correct `alloc` for `t8n` testdata (#26822) 2 years ago
Adrian Sutton 39be753bf5
internal/ethapi: add tests for transaction types JSON marshal/unmarshal (#26667) 2 years ago
rjl493456442 77e33e5a49
core, miner: revert block gas counter in case of invalid transaction (#26799) 2 years ago
Felix Lange 4688d3c8f4
ethclient: fix panic when requesting missing blocks (#26817) 2 years ago
turboboost55 544e4a700b
metrics: improve accuracy of CPU gauges (#26793) 2 years ago
Marius van der Wijden 5bc2ef984f
core, eth/catalyst: fix race conditions in tests (#26790) 2 years ago
Felix Lange 87186148e0
core/types: add EffectiveGasPrice in Receipt (#26713) 2 years ago
Péter Szilágyi 4c23fe97c5
eth: remove admin.peers[i].eth.head and difficulty (#26804) 2 years ago