Commit Graph

10266 Commits (b91766fe6db6e484f2fd75f617307a48ff85600e)
 

Author SHA1 Message Date
Péter Szilágyi 32c05e82a3
Merge pull request #17726 from karalabe/go-1.11-ppa-fix 6 years ago
Péter Szilágyi 5e32152c02
build/deb: upgrade launchpad PPA sources to Go 1.11 too 6 years ago
gary rong 457e930f27 eth, miner: prefer locally generated uncles vs remote ones (#17715) 6 years ago
gary rong ba0a8b7887 core, eth: fix dependency cycle (#17720) 6 years ago
Péter Szilágyi f55c26ae6d
Merge pull request #17719 from karalabe/update-chts 6 years ago
gary rong d6254f827b all: protect self-mined block during reorg (#17656) 6 years ago
Péter Szilágyi af89093116
les, light, params: update light client CHTs 6 years ago
Péter Szilágyi f89dce0126
Merge pull request #17718 from karalabe/chain-age-logs 6 years ago
Péter Szilágyi 0f2ba07c41
common, core, light: add block age into info logs 6 years ago
Felföldi Zsolt c37238cae9 les: fix retriever logic (#17705) 6 years ago
Guillaume Ballet da29332c5f core/vm: add switches to select evm+ewasm interpreters (#17687) 6 years ago
Kevin 3fec73500b cmd/evm: EVM prestate initialization (#17685) 6 years ago
HackyMiner 6975c72981 all: fix various comment typos (#17591) 6 years ago
Peter Broadhurst c35659c6a0 rpc: enable basic auth for websocket client (#17699) 6 years ago
Martin Holst Swende 6f004c46d5 accounts/keystore: double-check keystore file after creation (#17348) 6 years ago
Pedro Pombeiro 16e95f33b7 whisper: Fix interpretation of `to` parameter in `shh_requestMessages` (#16996) 6 years ago
Balint Gabor f5c7d1c8eb swarm/storage: Implement global timeout for fetcher (#17702) 6 years ago
Péter Szilágyi 736b45a876
Merge pull request #17701 from karalabe/go-1.11 6 years ago
Wenbiao Zheng bd9d79adba cmd/geth: typo export -> import (#17703) 6 years ago
Martin Holst Swende 16bc8741bf abi, signer: fix nil dereference in #17633 (#17653) 6 years ago
gary rong 0b477712a1 consensus/clique: hide no transaction error (#17614) 6 years ago
Péter Szilágyi faa69bea1c
core, eth: fix goimports for Go 1.11 6 years ago
Samuel Marks 67c332e9b5
travis, Dockerfile, appveyor, build: bump to Go 1.11 6 years ago
Martin Holst Swende 360a72d54e
tests: disable constantinople statetests 6 years ago
Péter Szilágyi 5d921fa3a0
core, params: polish net gas metering PR a bit 6 years ago
Janoš Guljaš 1f45ba9bb1 swarm/network: downgrade fetcher unable to request log message severity (#17692) 6 years ago
Martin Holst Swende caa2c23a38
core,state: finish implementing Eip 1283 6 years ago
Martin Holst Swende 58374e28d9
core, state: initial implementation of Eip-1283 6 years ago
chenyufeng b8aa5980cf cmd/puppeth: fix comment typo (#17690) 6 years ago
Balint Gabor bd58098f2d
swarm: Chunk refactor improvements (#17683) 6 years ago
gary rong 5d1d1a808d consensus, ethdb, metrics: implement forced-meter (#17667) 6 years ago
Péter Szilágyi 41ac8dd803
Merge pull request #17675 from holiman/eip1234 6 years ago
chenyufeng c1345b0742 cmd/puppeth: fix comment typo (#17684) 6 years ago
Martin Holst Swende 7efb12d29b
ethash: documentation + cleanup 6 years ago
Péter Szilágyi cc21928e12
Merge pull request #17622 from karalabe/chain-maker-seal 6 years ago
Martin Holst Swende 3df7df0386
ethash: less copy-paste for EIP 1234 6 years ago
Péter Szilágyi 7c71e936a7
Merge pull request #17674 from eosclassicteam/discord 6 years ago
Felföldi Zsolt d4a28a13ca les: fix distReq.sentChn double close bug (#17639) 6 years ago
Emil 86a03f97d3 all: simplify s[:] to s where s is a slice (#17673) 6 years ago
EOS Classic 44a1764f9c
README: Change gitter badge to discord 6 years ago
Martin Holst Swende 7bb95a9a64
Merge pull request #17652 from YaoZengzeng/file-permission 6 years ago
Liang ZOU 72c820c49e core/vm: fix typo 'EVM EVM' ==> 'EVM' (#17654) 6 years ago
Balint Gabor 3ff2f75636
swarm: Chunk refactor (#17659) 6 years ago
Anton Evangelatov ff3a5d24d2 swarm/storage: remove redundant increments for dataIdx and entryCnt (#17484) 6 years ago
EOS Classic 0732617b65
consensus: implement Constantinople EIP 1234 6 years ago
Viktor Trón bfce00385f Kademlia refactor (#17641) 6 years ago
Viktor Trón b06ff563a1
Merge pull request #17651 from ethersphere/wet-run-bug 6 years ago
YaoZengzeng b040b75075 cmd/clef: fix incorrect file permissions for secrets.dat 6 years ago
Elad 933ebaa47e cmd/swarm: password threw on upload manifest 6 years ago
chenyufeng 2d98099c25 rlp: fix comment typo (#17640) 6 years ago