Commit Graph

11593 Commits (5d7e5b00be3eb04a334366d78b6ab742772c8e0a)
 

Author SHA1 Message Date
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
Martin Holst Swende 3eca7b5d27
eth/downloader: fix data race in downloader 5 years ago
Michael Forney b0b277525c core/asm: assembly parser label fixes (#20210) 5 years ago
gary rong ecdbb402ee trie: remove node ordering slice in sync batch (#19929) 5 years ago
Michael Forney 9c81387bef cmd/evm: remove surrounding whitespace in hex input code (#20211) 5 years ago
Guillaume Ballet 72617a0742 consensus: fix possessives in comments. (#20209) 5 years ago
Martin Holst Swende db79143a13
clef: resolve windows pipes, fixes #20121 (#20166) 5 years ago
Piotr Dyraga 538f763fdc accounts/abi/bind: take into account gas price during gas estimation (#20189) 5 years ago
gary rong d4bb3798d8 miner: add generate and import unit test (#20111) 5 years ago
Marius Kjærstad 08953e42c1 metrics: change links in README.md to https (#20182) 5 years ago
Marius Kjærstad b9299bbc46 dashboard: change links in README to https (#20181) 5 years ago
Marius Kjærstad 9a77065948 Changed http:// to https:// on links in log/README.md (#20178) 5 years ago
Jeffery Robert Walsh a28093ced4 README: use new miner threads flag instead of legacy minerthreads flag (#20165) 5 years ago
Ross d5b79e752e p2p/simulations: add node properties support and utility functions (#20060) 5 years ago
Felix Lange 7300365956 p2p/dnsdisc: update to latest EIP-1459 spec (#20168) 5 years ago
Martin Holst Swende c476460cb2
params: check fork ordering when initializing new genesis, fixes #20136 (#20169) 5 years ago
gary rong 028af3457d cmd/utils: fix command line flag resolve (#20167) 5 years ago
Felix Lange a73f3f4518 params: begin v1.9.7 release cycle 5 years ago
Felix Lange bd05968077 params: release Geth v1.9.6 stable 5 years ago
Felix Lange 6e730915bd les: add empty "les" ENR entry for servers (#20145) 5 years ago
Darrel Herbst c713ea7c22 cmd/bootnode: fix exit behavior with -genkey (#20110) 5 years ago
Martin Holst Swende 7f5f62aaa0 tests: update test suite for istanbul (#20082) 5 years ago
kikilass b2f696e025 github: Added capital P (#20139) 5 years ago
Péter Szilágyi 62b43ee0d5
Merge pull request #20133 from karalabe/measure-subprotocol-traffic 5 years ago
Péter Szilágyi a2a60869c8
p2p: measure subprotocol bandwidth usage 5 years ago
gary rong df89233b57 ethdb/leveldb: disable seek compaction (#20130) 5 years ago
Martin Holst Swende ead711779d
core: initialize current block/fastblock atomics to nil, fix #19286 (#19352) 5 years ago
zcheng9 2133f18f15 core/state: fix database leak and copy tests (#19306) 5 years ago
ywzqwwt 1a6ef5ae58 core/blockchain: remove block from futureBlocks on error (#19763) 5 years ago
Ryan Schneider ad03d9801c internal/ethapi: support block number or hash on state-related methods (#19491) 5 years ago