Commit Graph

11596 Commits (76eed9e50d65e014acf0828588ed8f6ce1777f8d)
 

Author SHA1 Message Date
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
Guillaume Ballet 24cab2d535
core/vm/runtime: fix typos in comment (#20608) 5 years ago
Guillaume Ballet 594e038e75
signer/rules: use goja and remove otto (#20599) 5 years ago
Felix Lange a903912b96
rpc: check module availability at startup (#20597) 5 years ago
Zhou Zhiyao 44c365c3e2 rpc: reset writeConn when conn is closed on readErr (#20414) 5 years ago
Guillaume Ballet 7b68975a00 console, internal/jsre: use github.com/dop251/goja (#20470) 5 years ago
Guillaume Ballet 60deeb103e cmd/evm: accept --input for disasm command (#20548) 5 years ago
Martin Holst Swende 0b284f6c6c
cmd/geth/retesteth: use canon head instead of keeping alternate count (#20572) 5 years ago
Guillaume Ballet 8a5c81349e eth: fix comment typo in handler.go (#20575) 5 years ago
Martin Holst Swende 33c56ebc67 cmd: implement abidump (#19958) 5 years ago
Felix Lange 31baf3a9af log, internal/debug: delete RotatingFileHandler (#20586) 5 years ago
Péter Szilágyi ad2fc7c6a6
params: begin Geth v1.9.11 release cycle 5 years ago
Péter Szilágyi 58cf5686ea
params: release Geth v1.9.10 5 years ago
Péter Szilágyi b4aa4a6965
Merge pull request #20580 from karalabe/cht-1.9.10 5 years ago
gary rong b88b4632c2 core: fix chain indexer unit test (#20506) 5 years ago
Péter Szilágyi 1f1cefc036
params: update CHTs for v1.9.10 release 5 years ago
Péter Szilágyi 4c8fcd93da
Merge pull request #20579 from karalabe/android-go-1.13.6 5 years ago
Péter Szilágyi fcc84c38dd
travis: bump Android builder to Go 1.13.6 5 years ago
Péter Szilágyi 6d200efe72
Merge pull request #20578 from karalabe/win-go-1.13.6 5 years ago
Péter Szilágyi 92956e2930
appveyor: bump Go to 1.13.6 on Windows 5 years ago
Martin Holst Swende 9b09c0fc83 * trie: utilize callbacks instead of amassing lists in ref/unref (#20529) 5 years ago
gary rong 770316dc20 core, light: write chain data in atomic way (#20287) 5 years ago
Felix Lange 0af96d2556
cmd/devp2p: submit Route53 changes in batches (#20524) 5 years ago
Felix Lange d5acc5ed9e p2p: ensure Server.loop is ticking even if discovery hangs (#20573) 5 years ago
Felix Lange fcafa0baa5 p2p: wait for listener goroutines on shutdown (#20569) 5 years ago
Guillaume Ballet 1ee754b056 build: upgrade golangci to 1.22.2 (#20566) 5 years ago
Péter Szilágyi b3b8d36995
Merge pull request #20570 from karalabe/ppa-focal-go-1.13.6 5 years ago
Péter Szilágyi 9b32f592dc
travis, build: enable Ubuntu Focal and Go 1.13.6 on PPA 5 years ago
Felix Lange 3e97b04a3d build: put GOPATH in /tmp on launchpad (#20564) 5 years ago
Martin Holst Swende f20c8d495a eth: increase timeout to fix a spurious travis test failure (#20560) 5 years ago