Commit Graph

8968 Commits (7f7abfe4d1d7c51d968c0ead48b93fdb3cf2909f)
 

Author SHA1 Message Date
Péter Szilágyi 860e697b00 Merge pull request #15208 from ayeowch/fix-typo 7 years ago
ayeowch f3c9585f2e
cmd/geth: fix --password typo 7 years ago
Péter Szilágyi 229bf51f0d Merge pull request #15181 from fjl/state-revert-log-index 7 years ago
Péter Szilágyi 2ee885958b p2p: snappy encoding for devp2p (version bump to 5) (#15106) 7 years ago
slumber1122 2b4a5f2677 internal/ethapi: remove code duplication around tx sending (#15158) 7 years ago
Derek Chiang d6a6180366 contracts/chequebook: fix two contract issues (#15086) 7 years ago
Lewis Marshall 9feec51e2d p2p: add network simulation framework (#14982) 7 years ago
cdetrio 673007d7ae core/vm: standard vm traces (#15035) 7 years ago
Zahoor Mohamed d558a595ad swarm/storage: pyramid chunker re-write (#14382) 7 years ago
Felix Lange a0d783094e core/state: revert log index when removing logs 7 years ago
Ernesto del Toro 3c8656347f eth, internal/ethapi: fix spelling of 'Ethereum' (#15164) 7 years ago
gary rong b9ff44bd64 params: rename EIP150 gas table (#15167) 7 years ago
Mark cb5235eb07 miner: make starting of CPU agent more reliable (#15148) 7 years ago
Paul Litvak a92d8a2654 trie: fix typo (#15152) 7 years ago
Davor Kapsa dc17fa6b18 travis.yml: update go versions (#15154) 7 years ago
Dave Appleton 019dca9ba2 accounts/abi/backends: add AdjustTime (#15077) 7 years ago
Kyuntae Ethan Kim c197d805f7 ethereum: fix typos in interfaces.go (#15149) 7 years ago
Péter Szilágyi 5705ad004e
containers/docker: bump docker images to 1.7 release branch 7 years ago
Péter Szilágyi a989cf5bad
VERSION, params: begin 1.7.1 release cycle 7 years ago
Péter Szilágyi 6c6c7b2af3
params: release Geth 1.7.0 - Megara 7 years ago
Péter Szilágyi 5c93462b5e Merge pull request #15147 from karalabe/enable-byzantium-ropsten 7 years ago
Péter Szilágyi 701d60c889
params: enable Byzantium on Ropsten/tests, fix failures 7 years ago
Martin Holst Swende 9be07de539 params: Updated finalized gascosts for ECMUL/MODEXP (#15135) 7 years ago
Péter Szilágyi 885c13c2c9 Merge pull request #15146 from karalabe/byzantium-rebrand 7 years ago
Péter Szilágyi 5bbd7fb390
consensus, core, params: rebrand Metro to Byzantium 7 years ago
Péter Szilágyi 79b11121a7 Merge pull request #15141 from karalabe/rinkeby-infura-bootnode 7 years ago
Péter Szilágyi 72af509abe
params: add Infura bootnode to Rinkeby 7 years ago
Péter Szilágyi 382c9266e6 Merge pull request #15138 from karalabe/statesync-peer-drops 7 years ago
Péter Szilágyi f46adfac28
eth/downloader: track peer drops and deassign state sync tasks 7 years ago
Péter Szilágyi 514b1587db Merge pull request #15137 from karalabe/puppeth-keywords 7 years ago
Péter Szilágyi 66a7ef57e6
cmd/puppeth: reserve "yournode" as a non-allowed ethstats user 7 years ago
Péter Szilágyi ecca2c3c1b Merge pull request #15129 from zsfelfoldi/cht1040 7 years ago
Zsolt Felfoldi 7a7f6a4f29 light: new CHTs for mainnet and ropsten 7 years ago
Péter Szilágyi c8e70186a6 Merge pull request #14973 from rjl493456442/fix_downloader 7 years ago
Péter Szilágyi 794741b8b2 Merge pull request #15124 from fjl/debug-gcpercent 7 years ago
Felix Lange 48705f8aea internal/debug: add debug_setGCPercent 7 years ago
Péter Szilágyi 10b3f97c9d core: only fire one chain head per batch (#15123) 7 years ago
Felix Lange 5596b664c4 internal/debug: add debug_freeOSMemory (#15122) 7 years ago
Felix Lange 10181b57a9 core, eth/downloader: commit block data using batches (#15115) 7 years ago
holisticode ac193e36ce swarm/api/http: add error pages (#14967) 7 years ago
nkbai 5ba9225fe3 accounts/abi/bind: pass non-empty directory when calling goimports (#15070) 7 years ago
Martin Holst Swende fc87bc5f52 common: improve documentation of Hash.SetBytes (#15062) 7 years ago
Mark c1740e4540 core/types, miner: avoid tx sender miscaching (#14773) 7 years ago
Benoit Verkindt e3db1236de contracts/chequebook: fix race in test (#15058) 7 years ago
Fiisio 02b4d074f6 core/asm: use ContainsRune instead of IndexRune (#15098) 7 years ago
Fiisio 2dcb22afec swarm/fuse: use Equal instead of Compare (#15097) 7 years ago
Pawan Singh Pal 69c8be7c86 core: delete dao.go (#15113) 7 years ago
Péter Szilágyi 55e5926f34 Merge pull request #15103 from karalabe/disable-fastsync-postpivot 7 years ago
Péter Szilágyi f30179d62e
eth: disable fast sync after pivot is committed 7 years ago
Péter Szilágyi c4d21bc8e5 Merge pull request #14631 from zsfelfoldi/bloombits2 7 years ago