Commit Graph

11525 Commits (fadf84a75251ca0487c169c0906bedfe995767e4)
 

Author SHA1 Message Date
Martin Holst Swende fadf84a752
internal/ethapi: default to zero address for calls (#20702) 5 years ago
Boqin Qin 2a5ed1a1d3
eth/downloader: fix possible data race by inconsistent field protection (#20690) 5 years ago
Péter Szilágyi bf1cdd723a
Merge pull request #20712 from karalabe/txfetcher-fix-test-randomness 5 years ago
Péter Szilágyi c6be24c731
eth/fetcher: remove randomness from test data 5 years ago
Chris Chinchilla 6ffee2afd6
docs: correct clef typo (#20705) 5 years ago
gary rong 2e1ecc02bd
les, miner, accounts/abi/bind: fix load-sensitive unit tests (#20698) 5 years ago
Guillaume Ballet 6df973df27
go.mod: upgrade goja to latest (#20700) 5 years ago
Gregory Markou 4be8840120
core/vm: use dedicated SLOAD gas constant for EIP-2200 (#20646) 5 years ago
Péter Szilágyi 529b81dadb
params: begin v1.9.12 release cycle 5 years ago
Péter Szilágyi 6a62fe399b
params: release Geth v1.9.11 stable 5 years ago
Felix Lange dae3aee5ff
les: add bootstrap nodes as initial discoveries (#20688) 5 years ago
Péter Szilágyi 05ccbb5edd
Merge pull request #20687 from karalabe/cht-1.9.11 5 years ago
Péter Szilágyi 4f55e24c02
params: update CHTs for the v1.9.11 release 5 years ago
Felix Lange 91b228966e
rpc: remove startup error for invalid modules, log it instead (#20684) 5 years ago
Boqin Qin 1b9c5b393b
all: fix goroutine leaks in unit tests by adding 1-elem channel buffer (#20666) 5 years ago
Felix Lange 57d4898e29
p2p/dnsdisc: re-check tree root when leaf resolution fails (#20682) 5 years ago
Péter Szilágyi c2117982b8
Merge pull request #20678 from karalabe/broadcast-sqrt-proper 5 years ago
Felix Lange 1c4c486a85
cmd/ethkey: speed up test by using weaker scrypt parameters (#20680) 5 years ago
Felix Lange ac72787768
p2p: remove MeteredPeerEvent (#20679) 5 years ago
Péter Szilágyi 26284ec3cc
Merge pull request #20681 from karalabe/go1.13.8 5 years ago
Péter Szilágyi fef8c985bc
travis, appveyor, build: bump builder Go to 1.13.8 5 years ago
Péter Szilágyi 36a1e0b67d
eth: don't enforce minimum broadcast, fix broadcast test 5 years ago
Boqin Qin 37531b1884
cmd/faucet: protect f.reqs with Rlock to prevent data race (#20669) 5 years ago
Martin Holst Swende 855690523a
core: ensure state exists for prefetcher (#20627) 5 years ago
Felix Lange 38d1b0cba2
cmd/geth: enable DNS discovery by default (#20660) 5 years ago
Péter Szilágyi eddcecc160
Merge pull request #20234 from rjl493456442/newtxhashes_2 5 years ago
Péter Szilágyi 9938d954c8
eth: rework tx fetcher to use O(1) ops + manage network requests 5 years ago
Felix Lange 90caa2cabb
p2p: new dial scheduler (#20592) 5 years ago
Boqin Qin 5f2002bbcc
accounts: add walletsNoLock to avoid double read lock (#20655) 5 years ago
Boqin Qin a9614c3c91
event, p2p/simulations/adapters: fix rare goroutine leaks (#20657) 5 years ago
Marius van der Wijden 46c4b699c8
accounts/abi/bind/backends: add support for historical state (#20644) 5 years ago
Boqin Qin 1821328162
event: add missing unlock before panic (#20653) 5 years ago
Adam Schmideg 8045504abf
les: log disconnect reason when light server is not synced (#20643) 5 years ago
Felix Lange c22fdec3c7
common/mclock: add NewTimer and Timer.Reset (#20634) 5 years ago
rjl493456442 049e17116e
core, eth: implement eth/65 transaction fetcher 5 years ago
winsvega dcffb7777f
cmd/geth retesteth: add eth_getBlockByHash (#20621) 5 years ago
chabashilah 8694d14e65
signer: add bytes32 as valid primitive (#20609) 5 years ago
Adam Schmideg 172f7778fe
rpc: add error when call result parameter is not addressable (#20638) 5 years ago
AmitBRD 34bb132b10
graphql: add transaction signature values (#20623) 5 years ago
Nick Ward 675f4e75b8
README.md: update evm usage example (#20635) 5 years ago
Martin Holst Swende 4a231cd951
internal/ethapi: return non-null "number" for pending block (#20616) 5 years ago
Felix Lange 976a0f5558
cmd/devp2p: fix Route53 TXT record splitting (#20626) 5 years ago
Martin Holst Swende a1313b5b1e
trie: make hasher parallel when number of changes are large (#20488) 5 years ago
meowsbits 711ed74e09
cmd/geth: add 'dumpgenesis' command (#20191) 5 years ago
Martin Holst Swende 058a4ac5f1
core/evm: less iteration in blockhash (#20589) 5 years ago
tintin 33791dbeb5
tracers: avoid panic on invalid arguments (#20612) 5 years ago
Martin Holst Swende 5a9c96454e
trie: separate hashes and committer, collapse on commit 5 years ago
Felix Lange 4cc89a5a32
internal/build: don't crash in DownloadFile when offline (#20595) 5 years ago
Martin Holst Swende 15d09038a6
params: update bootnodes (#20610) 5 years ago
Martin Holst Swende 3c776c7199
retesteth: clean txpool on rewind, default dao support (#20596) 5 years ago