- 28 Nov, 2016 19 commits
- 
- 
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 authoredImprove hex encoding/decoding 
- 
Péter Szilágyi authoredbuild: use single CocoaPods package, pre-release dev builds 
- 
Péter Szilágyi authored
- 
Felix Lange authored
- 
Felix Lange authored
- 
Felix Lange authoredcommon.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 authoredThe new package is purpose-built to handle the encoding consumed and produced by the RPC API. 
- 
Jeffrey Wilcke authoredFixed unwinding of bad hashes when already on the canon chain 
- 
Péter Szilágyi authoredaccounts: disable file system watcher on windows 
- 
Péter Szilágyi authoredinternal/build: use 'git tag --points-at' to get the current tag 
- 
Felix Lange authoredThe watcher is unreliable and causes test failures on Windows. Disable it until we have a better solution. 
- 
Jeffrey Wilcke authored
 
- 
- 27 Nov, 2016 1 commit
- 
- 
Felix Lange authoredThis should restore support for building with git 1.x. 
 
- 
- 25 Nov, 2016 10 commits
- 
- 
Péter Szilágyi authored
- 
Felix Lange authoredPrevent relay of invalid IPs, add --netrestrict 
- 
Péter Szilágyi authoredcommon/registrar, eth: removed registrar (tech debt) 
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authored
- 
Péter Szilágyi authoredMakefile, build: do proper mobile builds, not cross builds 
- 
Felix Lange authoredThe registrar was broken, unmaintained and there is a much better replacement: ENS. (cherry picked from commit 6ca8f57b08d550613175260cab7633adcacbe6ab) 
- 
Felix Lange authored(cherry picked from commit d54ad55c6079ae6eab93d7f34ce5c4ec829f8e5b) 
- 
Péter Szilágyi authored
 
- 
- 24 Nov, 2016 9 commits
- 
- 
Felix Lange authored
- 
Felix Lange authored
- 
Felix Lange authoredcore, core/state: fixed consensus issue added touch revert 
- 
Felix Lange authored
- 
Jeffrey Wilcke authoredImplemented proper touch revert journal entries and copied a Parity consensus bug in order to remain in sync with the current longest chain. 
- 
Péter Szilágyi authoredminer: remove dead code, add gas price getter 
- 
Péter Szilágyi authoredcore: remove dead event 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
 
- 
- 23 Nov, 2016 1 commit
- 
- 
Jeffrey Wilcke authored
 
-