Commit Graph

13091 Commits (9aa2e98191fe0fda48ec05e95a720633815c748a)
 

Author SHA1 Message Date
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
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
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
Péter Szilágyi a25906e4c0
Merge pull request #24066 from holiman/no_no_recursion 3 years ago
rjl493456442 69686fa328
core, core/rawdb: fix transaction indexing (#24024) 3 years ago
Martin Holst Swende a95675d50f
core/vm: remove no-recursion option from config 3 years ago
Martin Holst Swende 619a3e7085
signer/core: move EIP-712 types to package apitypes (#24029) 3 years ago
Marius van der Wijden 93f196c4b0
eth/catalyst: implement kintsugi spec v1.0.0-alpha.4 (#23984) 3 years ago
nala 46f701ca93
readme: use correct link for web3.js docs (#24046) 3 years ago
Péter Szilágyi cca482b4b1
Merge pull request #24047 from karalabe/delete-dead-sync-bloom 3 years ago
Péter Szilágyi 58d1988349
core, eth, les, trie: remove the sync bloom, used by fast sync 3 years ago
Andrei Maiboroda b02fe5317f
core/vm: move interpreter interruption check to jump instructions (#24026) 3 years ago
Paweł Bylica 9331fe28e8
core/vm: fill gaps in jump table with opUndefined (#24031) 3 years ago