Commit Graph

11322 Commits (b9c90c5581934454aa71af5b4b668c37b67d92fc)
 

Author SHA1 Message Date
gary rong b9c90c5581 core/rawdb: check hash before return data from ancient db (#20195) 5 years ago
Felix Lange 5fefe39ba5 p2p/netutil: fix staticcheck warning (#20315) 5 years ago
Felix Lange dfe891270a cmd/ethkey: fix file permissions in changepassword command (#20313) 5 years ago
Felix Lange c5c5e0dbe8
consensus/clique: fix struct tags for status API (#20316) 5 years ago
Martin Holst Swende 3f4a875bf6 consensus/clique: add clique_status API method (#20103) 5 years ago
Felix Lange a3d263dd3a
cmd/clef: fix staticcheck warnings (#20314) 5 years ago
meowsbits 190fb8180a build: add test cmd flag -v for verbose logs (#20298) 5 years ago
Guillaume Ballet b02afb6b3d travis: use travis_wait for both install and build (#20309) 5 years ago
Felföldi Zsolt 422604b438 les: rename UpdateBalance to AddBalance and simplify return format (#20304) 5 years ago
meowsbits 57d697629d core: s/isEIP155/isHomestead/g (fix IntrinsicGas signature var name) (#20300) 5 years ago
Guillaume Ballet 11d09fd3ba travis: remove traces and use travis_wait in ARM build (#20296) 5 years ago
Felix Lange 689486449d build: use golangci-lint (#20295) 5 years ago
Felix Lange 7c4a4eb58a rpc, p2p/simulations: use github.com/gorilla/websocket (#20289) 5 years ago
Michael Forney 9e71f55bfa cmd/evm: Allow loading input from file (#20273) 5 years ago
nebojsa94 738b51ae31 core/vm: fix tracer interface parameter name (#20294) 5 years ago
meowsbits f03b2db7db params: finish sentence in comment (#20291) 5 years ago
Guillaume Ballet 49d1a032da build: gather info to investigate why builds fail on ARM (#20281) 5 years ago
Guillaume Ballet 765fe446cf whisper/whisperv6: fix staticcheck issues (#20288) 5 years ago
Felix Lange afe0b65405
dashboard: remove the dashboard (#20279) 5 years ago
Felix Lange 987648b0ad cmd/faucet: use github.com/gorilla/websocket (#20283) 5 years ago
Jorropo 9504c5c360 rpc: fix typo example code (#20284) 5 years ago
gary rong f8a95d996f accounts/abi/bind, cmd/abigen: implement alias for abigen (#20244) 5 years ago
Felföldi Zsolt bf5c6b29fa les: implement server priority API (#20070) 5 years ago
Guillaume Ballet 22e3bbbf0a miner: increase worker test timeout (#20268) 5 years ago
Kurkó Mihály 4ea9b62b5c dashboard: send current block to the dashboard client (#19762) 5 years ago
Rick 6f1a600f6c p2p: fix bug in TestPeerDisconnect (#20277) 5 years ago
Guillaume Ballet de2259d27c travis: enable test suite on ARM64 (#20219) 5 years ago
Felix Lange adf007dadc
p2p/enode: mock DNS resolver in URL parsing test (#20252) 5 years ago
Péter Szilágyi 4b8f56cf98
params: begin v1.9.8 release cycle 5 years ago
Péter Szilágyi a718daa674
params: release Geth v1.9.7 5 years ago
gary rong b9bac1f384 les: fix and slim the unit tests of les (#20247) 5 years ago
Péter Szilágyi fc3661f89c
Merge pull request #20248 from karalabe/cht-1.9.7 5 years ago
Péter Szilágyi 9948724deb
params: hard-code new CHTs for the 1.9.7 release 5 years ago
Péter Szilágyi c702bd70ed
travis: bump linter to Go 1.13.x 5 years ago
Péter Szilágyi 734e00af9e
travis, build, internal: use own Go bundle for PPA builds (#20240) 5 years ago
Martin Holst Swende b566cfdffd core/evm: avoid copying memory for input in calls (#20177) 5 years ago
gary rong 7a6d5d0cce cmd/puppeth: integrate istanbul into puppeth (#19926) 5 years ago
Péter Szilágyi 0ff7380465
Merge pull request #20231 from SamuelMarks/go1.13.4 5 years ago
gary rong 0ce5e113be les: rework clientpool (#20077) 5 years ago
Samuel Marks 86fe283d19
appveyor: bump to Go 1.13.4 5 years ago
gary rong 44b74cfc40 accounts/abi: add internalType information and fix issues (#20179) 5 years ago
Martin Holst Swende 9278951a62 params, core/forkid: configure mainnet istanbul block 9069K (#20222) 5 years ago
Péter Szilágyi 12f2a25d5e
Merge pull request #20225 from karalabe/forkid-eth-handshake-verification-plus 5 years ago
Péter Szilágyi 8927f7724a
cmd/devp2p, core/forkid: make forkid.Filter API uniform 5 years ago
Péter Szilágyi 93422e9d15
Merge pull request #20140 from karalabe/eth64-handshake-forkid 5 years ago
gary rong 5d91acccd5 miner: increase import time allowance (#20217) 5 years ago
Péter Szilágyi 9641cacea8 core/forkid: add two clauses for more precise validation (#20220) 5 years ago
Péter Szilágyi 64571f9379
eth: eth/64 - extend handshake packet with fork id 5 years ago
Péter Szilágyi e306304414
Merge pull request #20204 from holiman/fix_downloader_race 5 years ago
Felix Lange 2c37142d2f cmd/devp2p, p2p: dial using node iterator, discovery crawler (#20132) 5 years ago