- 16 Dec, 2014 1 commit
-
-
obscuren authored
-
- 15 Dec, 2014 26 commits
-
-
obscuren authored
-
Jeffrey Wilcke authored
p2p: fix call to Server.removePeer
-
Felix Lange authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
The gui already waits and shuts down ethereum. There was no need to wait for an additional shutdown.
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
zelig authored
-
obscuren authored
-
Jeffrey Wilcke authored
p2p: fix decoding of disconnect reason
-
- 14 Dec, 2014 13 commits
-
-
Felix Lange authored
-
Felix Lange authored
Test-tastic.
-
Felix Lange authored
-
zelig authored
-
zelig authored
-
zelig authored
- new flag nat for nat support UPNP|PMP - new flag pmp for PMP gateway IP - add NatType to utils/cmd to get p2p.NAT from nat type string - obsolete usepnp flag - get rid of IsUpToDate and sleep in miner start - ethereum constructor takes nat type, port, maxpeer - add pubkey arg to client identity
-
zelig authored
-
zelig authored
- add Status() to return td, currentblock hash, genesis hash - GetChainHashesFromHash -> GetBlockHashesFromHash
-
zelig authored
-
zelig authored
- new interface explicit backend components txPool, chainManager, blockPool - added protoErrorDisconnect for blockpool callback (FIXME: handling peer disconnects)
-
zelig authored
-
zelig authored
- changed backend interface - using callbacks for blockPool - use rlp stream for lazy decoding - use peer as logger - add id (peer pubkey) to ethProtocol fields - add testPeer to protocol test (temporary)
-
zelig authored
-