- Dec 01, 2016
-
-
Péter Szilágyi authored
ethstats: check if received event is valid
-
- Nov 30, 2016
-
-
Maran authored
-
Bas van Kervel authored
-
Péter Szilágyi authored
cmd/geth: tidied up the source
-
Péter Szilágyi authored
ethstats: don't drop concurrent head reports (mini forks)
-
Péter Szilágyi authored
node: improve error handling for web3_sha3 RPC method
-
Martin Holst Swende authored
* miner: removed unnecessary state.Copy() * eth: made use of new miner method without state copying * miner: More documentation about new method
-
- Nov 29, 2016
-
-
Luca Zeug authored
-
Péter Szilágyi authored
cmd: drop DAO related choice flags since ETC diverged
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
ethstats: report block miner, gas limit and gas consumption
-
Péter Szilágyi authored
-
Bas van Kervel authored
-
- Nov 28, 2016
-
-
Steven Roose authored
-
Jeffrey Wilcke authored
-
bas-vk authored
-
Felix Lange authored
-
Viktor Trón authored
* cmd/bzzd: add missing p2p/discovery flags * cmd/bzzd: fix two bugs crashing bzzd if bootnodes flag given * cmd/bzzd: make no swap default, renamed flag bzznoswap->bzzswap * internal/web3ext: correct methods for bzz IPC module * cmd/bzzd: ethapi param not mandatory. Warning if no blockchain * cmd/bzzd: correct default IPC modules in help string * cmd/utils: fix help description for networkId - add Ropsten * cmd/bzz, swarm/api, swarm/network: add swarm networkId flag * cmd/bzzd: change nosync flag to sync and BootTFlag
-
Péter Szilágyi authored
Improve hex encoding/decoding
-
Péter Szilágyi authored
build: use single CocoaPods package, pre-release dev builds
-
Péter Szilágyi authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
common.Address JSON encoding now enforces the 0x prefix, but key files don't have the prefix.
-
Felix Lange authored
-
Felföldi Zsolt authored
-
Viktor Trón authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
The new package is purpose-built to handle the encoding consumed and produced by the RPC API.
-
Jeffrey Wilcke authored
Fixed unwinding of bad hashes when already on the canon chain
-
Péter Szilágyi authored
accounts: disable file system watcher on windows
-
Péter Szilágyi authored
internal/build: use 'git tag --points-at' to get the current tag
-
Felix Lange authored
The watcher is unreliable and causes test failures on Windows. Disable it until we have a better solution.
-
Jeffrey Wilcke authored
-
- Nov 27, 2016
-
-
Felix Lange authored
This should restore support for building with git 1.x.
-
- Nov 25, 2016
-
-
Péter Szilágyi authored
-