obscuren
455241debb
Removed goroutine from "Run"
10 years ago
obscuren
56dac74f71
made mist in a compilable, workable state using the new refactored packages
10 years ago
obscuren
c7bc684909
Moved peer helper metheds
10 years ago
obscuren
96272e19a6
removed filter manager from base
10 years ago
obscuren
cdb2ebbdfa
Added old filter. Needs some refactoring
10 years ago
obscuren
4b5ad31b3a
WIP
10 years ago
obscuren
6c168c8f22
added protocol handler
10 years ago
obscuren
afc8b887ab
added whisper
10 years ago
obscuren
f111fc0608
WIP
10 years ago
zelig
4c89d5331f
adapt blockpool/backend to use pow/ezp with pow.Block for VerifyPoW func
10 years ago
zelig
e77b720ead
blockmanager start/stop obsolete
10 years ago
zelig
01dc1c1394
blockpool rewritten , tests broken FIXME
10 years ago
zelig
4dfce4624d
protocol
...
- new interface explicit backend components txPool, chainManager, blockPool
- added protoErrorDisconnect for blockpool callback (FIXME: handling peer disconnects)
10 years ago
zelig
5e4d77b2b8
initial commit for eth blockpool + test
10 years ago
zelig
2dd8f41147
eth protocol changes
...
- 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)
10 years ago
zelig
0add0c400f
initial commit for eth-p2p integration
10 years ago
zelig
76070b4674
blockpool rewritten , tests broken FIXME
10 years ago
zelig
3308d82b23
add protocol error types specific to blockpool
10 years ago
zelig
c44e025898
protocol
...
- new interface explicit backend components txPool, chainManager, blockPool
- added protoErrorDisconnect for blockpool callback (FIXME: handling peer disconnects)
10 years ago
zelig
02017ed0e0
initial commit for new backend (eth.Ethereum)
10 years ago
zelig
4366fdfc13
initial commit for eth blockpool + test
10 years ago
zelig
d957dd2c9f
eth protocol changes
...
- 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)
10 years ago
zelig
eb5cb04aa9
no logging in error (to be refactored into p2p)
10 years ago
zelig
e5aa38cb0f
initial commit for eth-p2p integration
10 years ago
zelig
3e38f8af23
initial commit for eth blockpool + test
10 years ago
zelig
e74f9f27db
eth protocol changes
...
- 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)
10 years ago
zelig
31a9fdced8
no logging in error (to be refactored into p2p)
10 years ago
zelig
47793b606c
initial commit for eth-p2p integration
10 years ago