quorum/swarm/network
Viktor Trón e949a2ed2f cmd/bzzd: swarm daemon fixes (#3359)
* 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
2016-11-28 13:29:33 +01:00
..
kademlia swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
depo.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
forwarding.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
hive.go swarm/network: prevent relay of invalid IPs 2016-11-22 22:21:18 +01:00
messages.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
protocol.go cmd/bzzd: swarm daemon fixes (#3359) 2016-11-28 13:29:33 +01:00
protocol_test.go all: update license information 2016-11-09 02:51:34 +01:00
syncdb.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
syncdb_test.go swarm/network: skip TestSyncDb 2016-11-11 00:15:21 +01:00
syncer.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00