- 15 Dec, 2014 5 commits
- 14 Dec, 2014 30 commits
- 
- 
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
- 
zelig authored
- 
zelig authored
- 
zelig authored- nat UPNP|PMP - gateway for PMP NAT - obsolete usepnp - add pubkey to client identity 
- 
zelig authored- eth p2p pkgs - new Ethereum initialiser - no caps param - use nat type - add NatType func to map nat type string to p2p.NAT - add pubkey to client identity 
- 
zelig authored
- 
zelig authored
- 
zelig authored
- 
zelig authored
- 
zelig authored- use eventer events to broadcast transactions - CurrentTransactions -> GetTransactions - add AddTransactions 
- 
zelig authored
- 
zelig authored
- 
zelig authored
- 
zelig authored
- 
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
- 
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
- 
zelig authored
 
- 
- 12 Dec, 2014 5 commits
- 
- 
obscuren authored
- 
obscuren authored
- 
obscuren authored
- 
Jeffrey Wilcke authoredAdded Dockerfile to build from source 
- 
obscuren authored
 
-