Commit Graph

8093 Commits (e0ceeab0d111ada7d847c83992d2ff3128bfb959)
 

Author SHA1 Message Date
Péter Szilágyi a07d955eaa Merge pull request #3441 from karalabe/begin-1.5.6-cycle 8 years ago
Péter Szilágyi 9d6f4e2e7f
VERSION, params: start Geth 1.5.6 development cycle 8 years ago
Péter Szilágyi ff07d54843 Merge pull request #3440 from karalabe/release-1.5.5 8 years ago
Péter Szilágyi e53879328c
params: stable version 1.5.5 8 years ago
Péter Szilágyi b792412d31 Merge pull request #3430 from karalabe/miner-pending-race 8 years ago
Péter Szilágyi 49c6f1053c Merge pull request #3421 from ethersphere/s/swarm-cmd 8 years ago
Péter Szilágyi 4d960f6dc6 Merge pull request #3439 from karalabe/drop-deprecated-wily 8 years ago
Péter Szilágyi 8941665896
build: Ubuntu wily was officially deprecated, drop support 8 years ago
Péter Szilágyi 9cc0f60666 Merge pull request #3429 from bas-vk/txpool-crash 8 years ago
Péter Szilágyi fdb8edf5ea Merge pull request #3427 from Arachnid/gzipdump 8 years ago
Nick Johnson 9ba9fe818d cmd/utils, eth: Add gzip support for chain dump and restore 8 years ago
zelig 92224d27b1 cmd/swarm: testnet bootnodes IP address change 8 years ago
Péter Szilágyi 157a4bd926 Merge pull request #3437 from karalabe/update-ci-go1.7.4 8 years ago
Péter Szilágyi 29d6881112
travis, appveyor: build with Go 1.7.4 8 years ago
Péter Szilágyi e2692921e1 Merge pull request #3434 from karalabe/drop-legacy-android 8 years ago
Péter Szilágyi b63138c3ec
cmd/geth: drop legacy android code 8 years ago
Péter Szilágyi a59fcc33e6
core: import future blocks one-by-one, enfore chain ancestry 8 years ago
Péter Szilágyi 07311f3157
miner: rename pending to unconformed, add bounds and ops tests 8 years ago
Péter Szilágyi 17637ed1bb
miner: clean up unconfirmed mined block tracking 8 years ago
Péter Szilágyi f15828e901 Merge pull request #3431 from karalabe/miner-race-fixes 8 years ago
Péter Szilágyi dadd689359
miner: fix data race on setting etherbase/extradata 8 years ago
Péter Szilágyi b750cab56a
miner: fix a race between remote agent start/loop 8 years ago
zelig 485748c416 cmd/swarm: improve uploader output and add defaultpath option 8 years ago
zelig 080699f7df cmd/swarm: ethapi not required 8 years ago
zelig 8e35f54931 cmd/swarm: trim trailing slash from bzzapi url 8 years ago
zelig d44f1a77ee cmd/swarm: add default bootnodes for testnet 3 8 years ago
zelig 4181046488 swarm/network, cmd/swarm: swarm default network id is 3 (to match Ropsten) 8 years ago
zelig d7c398b638 build: add swarm command to binary packages, update README 8 years ago
zelig 5f5d0aa4ff cmd/swarm: subsume cmd/bzz* as subcommands under swarm 8 years ago
Bas van Kervel 9f1520b4c0 core: init pending state in tx pool on creation 8 years ago
Felix Lange a98e8c0889 Merge pull request #3413 from zsfelfoldi/light-topic4 8 years ago
Péter Szilágyi ee445a2ba4 Merge pull request #3425 from karalabe/netstats-time-fixup 8 years ago
Péter Szilágyi b2c226cb7d
ethstats: implement block history retrievals 8 years ago
Péter Szilágyi 13614f4e1c
ethstats: fix timestamps and add custom proto support 8 years ago
bas-vk 4f9ccdd70f build: safe update of PATH on Windows (#3419) 8 years ago
bas-vk 4e36b1e3da core: bugfix state change race condition in txpool (#3412) 8 years ago
Zsolt Felfoldi f12f8a6c14 les, light: add block availability check for ODR requests 8 years ago
Zsolt Felfoldi c57c54ce96 eth, les: defer starting LES service until ETH initial sync is finished 8 years ago
Zsolt Felfoldi c8130df1d9 les: using random request IDs 8 years ago
Zsolt Felfoldi af8a742d00 les: improved header fetcher and server statistics 8 years ago
Zsolt Felfoldi e67500aa15 les: fixed light fetcher request ID matching 8 years ago
Zsolt Felfoldi a6d3bf6fc3 p2p/discv5: search and lookup improvement 8 years ago
Zsolt Felfoldi 3e617f3cd6 les: implement light server pool 8 years ago
Péter Szilágyi 0fe35b907a mobile: iOS naming and API fixes for generators and Swift (#3408) 8 years ago
Jeffrey Wilcke 3fc7c97827 core, core/vm: implemented a generic environment (#3348) 8 years ago
Felix Lange 7f79d249a6 Merge pull request #3402 from fjl/ethclient-api-fixes 8 years ago
Felix Lange f138374027 ethereum: document use of Removed field for SubscribeFilterLogs 8 years ago
Felix Lange f52a1ae849 core, core/vm, eth/filters: move Removed field into vm.Log 8 years ago
Felix Lange 3bc0fe1ee3 ethclient, ethereum: add NotFound, split transactions out of ChainReader 8 years ago
Felix Lange fa0cc27400 ethclient: use package hexutil for number encoding 8 years ago