Commit Graph

13091 Commits (9aa2e98191fe0fda48ec05e95a720633815c748a)
 

Author SHA1 Message Date
Ikko Ashimine f2491c5ed7
core: fix typo in comment (#23658) 3 years ago
Felix Lange 06082fe267 params: begin v1.10.10 release cycle 3 years ago
Felix Lange eae3b1946a params: release go-ethereum v1.10.9 stable 3 years ago
Martin Holst Swende 3a6fe69f23
eth/protocols/snap, trie: better error-handling (#23657) 3 years ago
Martin Holst Swende 42bc1944a1
graphql: add storage slots to access list (#23650) 3 years ago
Ferran Borreguero a541fbea18
eth/protocols/eth: simplify peer known block/txs caches (#23649) 3 years ago
Martin Holst Swende 3531ca2246
eth/tracers: avoid unsyncronized mutations on trie database (#23632) 3 years ago
Yihau Chen 92c5d104d0
accounts/abi/bind: check event signature before parsing (#23230) 3 years ago
Sina Mahmoodi 783e97ef1f
core/rawdb: avoid unnecessary receipt processing for log filtering (#23147) 3 years ago
Martin Holst Swende ab2caaee11
eth/tracers: implement debug.intermediateRoots (#23594) 3 years ago
Guillaume Ballet 443afc975c
core/state: move state account to core/types + abstracted "write account to trie" (#23567) 3 years ago
Sina Mahmoodi ac7baeab57
eth/tracers: re-write of 4byte tracer using enter/exit (#23622) 3 years ago
Zachinquarantine 12674d493e
cmd/puppeth: remove shh from Dockerfile (#23634) 3 years ago
Jordan Krage 51ececb64e
rpc: set pong read deadline (#23556) 3 years ago
gary rong 57a3fab8a7
accounts/abi: fix resolving single struct argument (#23573) 3 years ago
Sina Mahmoodi ca9bce9a45
rpc: set scheme for ws and ipc conns to the server (#23615) 3 years ago
Marius van der Wijden b61ef24cce
consensus/clique: prevent 0 len extradata from panicing (#23538) 3 years ago
Thad Guidry d8211c7ec7
console: add note about typing exit to exit (#23602) 3 years ago
Péter Szilágyi b1a5e4afdd
Merge pull request #23610 from karalabe/gomod-tify 3 years ago
Péter Szilágyi 5b246af54e
go.mod: fix module file to prevent go from updating it during build 3 years ago
Péter Szilágyi 86f3625455
Merge pull request #23609 from karalabe/regex-fix 3 years ago
Péter Szilágyi 9bf495bfc9
internal/debug: make gosimple linter happy 3 years ago
Péter Szilágyi e28f713ada
internal: support optional filter expression for debug.stacks (#23605) 3 years ago
Pete 62e3b83af6
docs: fix spelling on 2021-08-22 postmortem (#23595) 3 years ago
Martin Holst Swende 1b34283810
ethclient, accounts/keystore: fix flaky tests (#23599) 3 years ago
Sina Mahmoodi 401354976b
core,eth: call frame tracing (#23087) 3 years ago
Martin Holst Swende 7ada89d4e6
eth/tracers: abort evm execution when trace is aborted (#23580) 3 years ago
Marius van der Wijden 84ff152de5
cmd/devp2p/internal/ethtest: only use eth66 if eth66 is negotiated (#23568) 3 years ago
Marius van der Wijden b8d7c662cd
core, rpc: disable memory output by default in traces (#23558) 3 years ago
Martin Holst Swende babe9b993e
cmd/evm: transaction validation tool (#23494) 3 years ago
Jonathan Verhees 578bc8164d
README: add londonBlock to example genesis config (#23565) 3 years ago
Péter Szilágyi 9ada4a2e2c
Merge pull request #23561 from karalabe/temp-split-leseh 3 years ago
Péter Szilágyi 9e17648d8c
les: duplicate downloader and fetcher to allow progressive refactoring 3 years ago
Felix Lange 90987db733
appveyor.yml: add linux/amd64 build job (#23548) 3 years ago
Felix Lange 5c1fc3bf54
core: 64bit alignment of testBlockChain.gasLimit (#23543) 3 years ago
Felix Lange 51ed39c093
core: make txPricedList.stales the first field for 64bit alignment (#23542) 3 years ago
Péter Szilágyi 6ef3a16869
p2p/enode: use unix timestamp as base ENR sequence number (#19903) 3 years ago
Martin Holst Swende 794c6133ef
core/rawdb: freezer batch write (#23462) 3 years ago
Zachinquarantine 9a0df80bbc
cmd/geth, cmd/utils: remove legacy rpc flags (#23358) 3 years ago
Zachinquarantine ca5bc676d1
internal/debug: remove deprecated flags (#23368) 3 years ago
Martin Holst Swende 7957530225
docs: add post-mortem (#23518) 3 years ago
aaronbuchwald de2c44ab5c
trie: add missing copyright header (#23530) 3 years ago
Martin Holst Swende 4d88974864
cmd/evm: add tests for evm t8n (#23507) 3 years ago
Marius van der Wijden 067084feda
core: fix race conditions in txpool (#23474) 3 years ago
Alexander Yastrebov d019e90162
common: fixes format verb (#23495) 3 years ago
Ikko Ashimine 31be5d41d9
core: fix typo in iterator.go (#23502) 3 years ago
Fredrik Svantes f85cf722ff
docs: add links to more audits in SECURITY.md (#23482) 3 years ago
Paweł Bylica 3258211f68
core/vm: rework jumpdest analysis benchmarks (#23499) 3 years ago
lightclient ffae2043f0
internal/ethapi: support both input and data for personal_sendTransaction (#23476) 3 years ago
Martin Holst Swende 62ad17fb00
Revert "eth, internal/ethapi: make RPC block miner field show block sealer correctly (#23312)" (#23466) 3 years ago