- 14 Dec, 2014 26 commits
-
-
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 14 commits
-
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
Jeffrey Wilcke authored
Added Dockerfile to build from source
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
* Added filters / watches * Removed event dep
-
obscuren authored
-
obscuren authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-