Commit Graph

13251 Commits (6c3fea0fc9db561aafd9ec017980d0ac87516b87)
 

Author SHA1 Message Date
Péter Szilágyi e6b61edd57
Merge pull request #24171 from ucwong/pmp 3 years ago
Péter Szilágyi acd7b36999
Merge pull request #24197 from rjl493456442/periodically-flush-batch 3 years ago
Marius van der Wijden b1e72f7ea9
core/evm: RANDOM opcode (EIP-4399) (#24141) 3 years ago
aaronbuchwald 1884f37f2c
cmd/ethkey: fix comment typo (#24205) 3 years ago
ucwong 23471288c8
accouts/scwallet: typo fix (#24207) 3 years ago
Péter Szilágyi adc0a6adca
Merge pull request #24210 from holiman/whitelist_investigate 3 years ago
Martin Holst Swende 0dec47b5c0
eth: continue after whitelist check 3 years ago
sanskarkhare 127ce93db4
accounts: corrected spelling mistakes (#24194) 3 years ago
Dmitriy Fishman 9aa2e98191
README: fix a typo (#24196) 3 years ago
Sam 7403a38ab7
core: fix a typo (#24198) 3 years ago
Péter Szilágyi af2ca5a654
Merge pull request #24117 from holiman/db_has 3 years ago
Felix Lange 0f893109c9 params: begin v1.10.16 release cycle 3 years ago
Felix Lange 8be800ffa9 params: go-ethereum v1.10.15 stable 3 years ago
Martin Holst Swende 335914a63a
les: fix serverHandler crash after setHead (#24200) 3 years ago
Sina Mahmoodi 3ccd6b6dbb
graphql: fix block resolving for parent field (#24191) 3 years ago
Sina Mahmoodi c20de3c4bd
graphql: fix pre-byzantium receipt status (#24188) 3 years ago
Felix Lange 0169d579d0
ethclient: fix unmarshaling of ethereum.SyncProgress (#24199) 3 years ago
Sina Mahmoodi c0d17bca52
graphql: check header first in blocks query (#24190) 3 years ago
Gary Rong 4bd2d0eccf core: periodically flush the transaction indexes 3 years ago
Martin Holst Swende 66a908c5e8
core/rawdb: fix double-lock causing hang (#24189) 3 years ago
peter cresswell d0bd5017ed
accounts: correct comment (#24186) 3 years ago
Water 98be5f9a72
trie: fix spelling mistake (#24185) 3 years ago
ucwong 062d910b26 go.mod : go-nat-pmp v1.0.2 3 years ago
zgfzgf 356bbe343a
core/asm: change order of items in stringtokenTypes (#24153) 3 years ago
Felix Lange dddf73abbd params: begin v1.10.15 release cycle 3 years ago
Felix Lange 11a3a35097 params: release go-ethereum v1.10.14 stable 3 years ago
Alexey Shekhirin 3f2e96cf95
cmd/geth: add missing sepolia testnet flag checks (#24147) 3 years ago
Felix Lange 980b7682b4
core/types: document JSON field name equivalents of DynamicFeeTx (#24143) 3 years ago
Felix Lange b8edc04ce3
build: upgrade -dlgo version to Go 1.17.5 (#24144) 3 years ago
fomotrader 99be62a9b1
accounts/abi: avoid unnecessary alloc (#24128) 3 years ago
xwjack 8bbf83e7a4
core: ignore basefee when comparing with pool gasprice in txpool (#24080) 3 years ago
Marius van der Wijden 2295640ebd
eth/catalyst: implement kintsugi-spec v3 (#24067) 3 years ago
Ikko Ashimine f5f5c0855a
tests/solidity/contracts: fix typo in OpCodes.sol (#24123) 3 years ago
Sina Mahmoodi ada9c774e9
eth, les: update unclean shutdown markers regularly (#24077) 3 years ago
Andrei Maiboroda 3e47e38a4e
core/vm: Make INVALID a defined opcode (#24017) 3 years ago
Paweł Bylica 81ec6b1d4c
core/vm: reverse bit order in bytes of code bitmap (#24120) 3 years ago
Marius van der Wijden bc6bf1e193
README: remove mentions of snap sync (#24122) 3 years ago
Martin Holst Swende 893502e561
trie, core, eth: use db.has over db.get where possible 3 years ago
Roman Mazalov 0ba0b81e54
rpc: fix time key collision for logger with json output (#24112) 3 years ago
Felföldi Zsolt fc01a7ce8e
les/vflux/client, p2p/nodestate: fix data races (#24058) 3 years ago
Martin Holst Swende 155795be99
core/vm: avoid memory expansion check for trivial ops (#24048) 3 years ago
ucwong adec878c1d
core/rawdb: fix error message fields in ReadLogs (#24104) 3 years ago
jovijovi b3b8b268eb
consensus: define MaxGasLimit as a const in params (#24092) 3 years ago
Martin Holst Swende 72c2c0ae7e
cmd/geth, console: support interrupting the js console (#23387) 3 years ago
Alex Beregszaszi ae8ff2661d
core/vm: remove unused code (IsStaticJump) (#24085) 3 years ago
Martin Holst Swende db03faa10d
core, eth: improve delivery speed on header requests (#23105) 3 years ago
rjl493456442 7f7877a023
miner: update pending block even after the PoS transition (#24075) 3 years ago
aaronbuchwald d78590560d
eth/filters: remove unused field 'chaindb' in PublicFilterAPI (#24072) 3 years ago
Fredrik Svantes cc87cbd70a
security policy: updated pgp key (#24069) 3 years ago
Arvid Hast acb0f7a67b
p2p/simulations: improve README language (#24051) 3 years ago