Commit Graph

10170 Commits (459278cd57a6188aea3991db3c7f83df70282ad8)
 

Author SHA1 Message Date
Felix Lange 459278cd57
miner: remove intermediate conversion to int in tests (#17853) 6 years ago
Ryan Schneider cfcc47529d cmd/utils: fix bug when checking for flag value conflicts (#17803) 6 years ago
gary rong c5d34fc94e les, light: reduce les testing stress (#17867) 6 years ago
Péter Szilágyi 53634f1e04 trie: remove unused originalRoot field (#17862) 6 years ago
Wenbiao Zheng 31c4e3a118 core/types: Log.Index is the index in block, not receipt (#17866) 6 years ago
Péter Szilágyi 1d3d4a4d57 core/vm: reuse Keccak-256 hashes across opcode executions (#17863) 6 years ago
Javier Peletier c5cb214f68 swarm/storage/feed: Expose MaxUpdateDataLength constant (#17858) 6 years ago
Philip Schlump f95811e65b cmd/abigen: support for --type flag with piped data (#17648) 6 years ago
Jeremy Schlatter 5ed3960b9b accounts/abi/bind: stop using goimports in the binding generator (#17768) 6 years ago
Martin Holst Swende 5b0c9c8ae5 tests: use non-constantinople ropsten for difficulty tests (#17850) 6 years ago
Martin Holst Swende 58e868b759
core/vm : fix failing testcase (#17852) 6 years ago
Péter Szilágyi 5d3b7bb023
Merge pull request #17839 from karalabe/downloader-invalid-hash-chain-fix 6 years ago
Péter Szilágyi 6ee3b26f44
eth/downloader: fix invalid hash chain error due to head mini reorg 6 years ago
Martin Holst Swende 092df3ab59 core/vm: SHA3 word cost for CREATE2 (#17812) 6 years ago
Martin Holst Swende 81375a3801
tests: do not exit early on log hash mismatch (#17844) 6 years ago
Péter Szilágyi d79602d2d4
Merge pull request #17843 from karalabe/ropsten-block-and-chts 6 years ago
Péter Szilágyi ff7fad18fb
params: add ropsten fork delay, update les checkpoints 6 years ago
Martin Holst Swende 89a32451ae core/vm: faster create/create2 (#17806) 6 years ago
Anton Evangelatov 8c63d0d2e4 swarm/storage: extract isValid. correctly remove invalid chunks from store on migration (#17835) 6 years ago
Felix Lange 1895059119 p2p: add enode URL to PeerInfo (#17838) 6 years ago
Péter Szilágyi 127553253e
Merge pull request #17801 from eosclassicteam/patch-1 6 years ago
Liang Ma ff6e0351ab eth: fixed the minor typo inside the comments (#17830) 6 years ago
Felix Lange b8a0daf0cc cmd/puppeth: fix node URL in health check (#17802) 6 years ago
cdetrio bfa0f96822 cmd/evm: fix state dump (#17832) 6 years ago
Anton Evangelatov 82a1c771ef cmd/swarm: disable tests under Windows until they are fixed (#17827) 6 years ago
Felföldi Zsolt 9d06b2c5f3 core: use ChainHeadEvent subscription in the chain indexer (#17826) 6 years ago
Viktor Trón e5677114dc
Merge pull request #17796 from epiclabs-io/mru-feeds 6 years ago
Anton Evangelatov 303b99663e
swarm: schemas and migrations (#17813) 6 years ago
Péter Szilágyi 14bef9a2db
core: fix unnecessary ancestor lookup after a fast sync (#17825) 6 years ago
Samuel Marks d3a773c284 travis, appveyor: bump to Go 1.11.1 (#17820) 6 years ago
Javier Peletier de01178c18 swarm/storage/feed: Renamed package 6 years ago
Javier Peletier 696bc9b01c swarm/storage/feeds: renamed vars that can conflict with package name 6 years ago
Javier Peletier 58c0879c2f swarm/storage/feeds: removed capital Feed throughout 6 years ago
Javier Peletier 68b8088cb9 swarm: Changed owners. 6 years ago
Javier Peletier b6ccc06cda swarm/storage/feeds: Final package rename and moved files 6 years ago
Javier Peletier 83705ef6aa swarm/storage/mru: Renamed rest of MRU references 6 years ago
Javier Peletier b35622cf3c swarm/storage/mru: Renamed all comments to Feeds 6 years ago
Javier Peletier f1e86ad9cf swarm/storage/mru: Renamed all identifiers to Feeds 6 years ago
Elad bd1f7ebda2 cmd/swarm: fix appveyor build (#17808) 6 years ago
Anton Evangelatov 26a37c5351 travis.yml: remove Go 1.9 (#17807) 6 years ago
Viktor Trón 0bf3065fb4
Merge pull request #17771 from ethersphere/cmd-config-errors 6 years ago
Viktor Trón 83116a3479
Merge pull request #17799 from ethersphere/correct_swarm_version 6 years ago
Viktor Trón 2c8d5dec50
Merge pull request #17800 from ethersphere/disable_cmd_swarm_tests_on_win 6 years ago
EOS Classic 668c37fde1
params: enable constantinople on ropsten at 4.2M 6 years ago
Felföldi Zsolt b7bbe66b19 les: limit state ODR retrievals to the last 100 blocks (#17744) 6 years ago
Martin Holst Swende 96fd50be10 accounts/abi: fix panic in MethodById lookup. Fixes #17797 (#17798) 6 years ago
Anton Evangelatov 634e963f02 cmd/swarm: disable export and upload tests on Windows 6 years ago
Alexey Sharov dc5d643bb5 cmd/swarm, swarm: cross-platform Content-Type detection (#17782) 6 years ago
Anton Evangelatov 9a749dcde5 cmd/swarm: correct swarm version on --help 6 years ago
Ryan Schneider b69942befe core, internal/ethapi: add and use LRU cache for receipts (#17610) 6 years ago