Working on new (blocking) event machine.
The new event machine will be used for loose coupling and handle the communications between the services: 1) Block pool finds blocks which "links" with our current canonical chain 2) Posts the blocks on to the event machine 3) State manager receives blocks & processes them 4) Broadcasts new post block event
Showing
ethchain/helper_test.go
0 → 100644
eventer/eventer.go
0 → 100644
eventer/eventer_test.go
0 → 100644
types/ethereum.go
0 → 100644
Please register or sign in to comment