Commit Graph

12950 Commits (0e7efd696bb028ea63ab4e0004b0856791628595)
 

Author SHA1 Message Date
Martin Holst Swende 0e7efd696b
core/rawdb, ethdb: introduce batched/atomic reads from ancients (#23566) 3 years ago
lmittmann 2954f40eac
common/hexutil: improve performance of EncodeBig (#23780) 3 years ago
KibGzr b6fb18479c
accounts/abi/bind: fix error handling in baseFee query (#23781) 3 years ago
Harry Dutton 3ce9f6d96f
ethclient: fix typo (#23778) 3 years ago
Martin Holst Swende 114ed3edcd
params: begin v1.10.12 release cycle (second attempt) 3 years ago
Martin Holst Swende 7231b3efb8
params: release go-ethereum v1.10.11 stable (now with gofmt) 3 years ago
Martin Holst Swende da1b6f3906
params: begin v1.10.12 release cycle 3 years ago
Martin Holst Swende f423290ac8
params: update version 3 years ago
Ziyuan Zhong 312e02bca9
core/state/snapshot: fix BAD BLOCK error when snapshot is generating (#23635) 3 years ago
Guillaume Ballet 0183256e7f
all: fix warning flagging the use of DeepEqual on error (#23624) 3 years ago
Martin Holst Swende 84d8eb2ca8
cmd/evm: add 256-bit field validations on transactions (t9n) (#23743) 3 years ago
Kawashima 554b1b9d5f
cmd/utils: update gpo.maxprice flag description (#23758) 3 years ago
Preston Van Loon b97f57882c
eth/fetcher: remove superfluous nilness-check (#23739) 3 years ago
jwasinger 60d3cc8b77
cmd/puppeth: use geth's prompt to read input (#23718) 3 years ago
Ha ĐANG c36f8fefc3
trie: fix typos (#23768) 3 years ago
Marius van der Wijden 433f0919cc
internal/ethapi: fix recover sender of pending transaction (#23765) 3 years ago
Martin Holst Swende b8dc1e2705
cmd/rlpdump: add support for text to rlp (#23745) 3 years ago
Maxim Zhiburt eaa24a8a15
cmd/geth: support string (non-hex) keys in db get/put/delete (#23744) 3 years ago
Marius van der Wijden c641cff51a
core: refactored blockchain.go (#23735) 3 years ago
Felix Lange 464885faaa params: begin v1.10.11 release cycle 3 years ago
Felix Lange bb74230f2a params: release go-ethereum v1.10.10 stable 3 years ago
rjl493456442 f915f6873f
core/state/snapshot: fix data race in layer flattening (#23628) 3 years ago
Marius van der Wijden 08e782c61f
accounts/abi: add basic support for error types (#23161) 3 years ago
jwasinger 011fe3eb5e
core: remove unused error from TxPool.Pending (#23720) 3 years ago
Marius van der Wijden 79b727bc8a
accounts/abi/bind: refactor transact method (#23719) 3 years ago
Iskander (Alex) Sharipov 778ff94794
all: fix some go-critic linter warnings (#23709) 3 years ago
Ian Norden e4f570fcc6
core/types: add MarshalBinary, UnmarshalBinary for Receipt (#22806) 3 years ago
Felix Lange f9d683b07f
go.mod: upgrade goja (#23721) 3 years ago
noam-alchemy 633e7ef478
eth,rpc: allow for flag configured timeouts for eth_call (#23645) 3 years ago
z89 3d11a22c99
fixed broken web3 methods link in README.md (#23703) 3 years ago
Martin Holst Swende 6289137827
consensus/clique, core: API cleanup (#23100) 3 years ago
Marius van der Wijden da3da7c0e7
ci: enable race tests as cron job on travis (#23480) 3 years ago
Miro cf8a6d6173
core: tests for forked blocks retrievable by hash (#23695) 3 years ago
rjl493456442 088bc34194
les/vflux/server: fix metrics (#22946) 3 years ago
Marius van der Wijden 53b1420ede
params: changed CatalystBlock to TerminalTotalDifficulty (#23700) 3 years ago
Guillaume Ballet 8b6e018401
build: increase C thread stack size on linux (#23676) 3 years ago
Martin Holst Swende 64da037e99
cmd/evm: stricter transaction validation (#23694) 3 years ago
Zachinquarantine 8a430fbd1c
cmd/puppeth: add txpool to explorer Dockerfile (#23652) 3 years ago
aaronbuchwald bcbd700367
eth/gasprice: avoid modifying TestChainConfig (#23204) 3 years ago
hsyodyssey 84bccd0900
core/state: fix typos in comments (#23702) 3 years ago
Aditya Arora a6a0609b05
internal/jsre: handle null and undefined to prevent crash (#23701) 3 years ago
Felix Lange 1bea4b0dfa
miner/stress: initialize account backends explicitly (#23699) 3 years ago
Marius van der Wijden ee120ef865
miner: fix data race during shutdown (#23435) 3 years ago
Martin Holst Swende 28d30b51f8
eth: close miner on exit (instead of just stopping) (#21992) 3 years ago
Felix Lange 2fe0c65f4b
build: upgrade -dlgo version to 1.17.2 (#23698) 3 years ago
Sean ec2b43c2c3
cmd/geth: fix typo in error message (#23697) 3 years ago
Sina Mahmoodi 48496e0675
internal/ethapi: use correct signer when serving old blocks (#23683) 3 years ago
Martin Holst Swende edb1937cf7
core: improve shutdown synchronization in BlockChain (#22853) 3 years ago
aaronbuchwald 4e599ee469
core/types: copy tx recipient address (#23376) 3 years ago
Felix Lange 57ff2dee06
go.mod: upgrade github.com/karalable/usb (#23684) 3 years ago