Eric Meyer
|
0262a99321
|
Close subscription in integration test
* This was causing issues in future tests,
since the subscription was causing blocks
and transactions to be added to the DB
|
2017-11-03 08:56:58 -05:00 |
|
Eric Meyer
|
646e0fa057
|
Refactor to use listener
* This removes some duplication between the fake blockchain and
geth blockchain.
* This pulls the observers into the blockchain listener
|
2017-11-02 12:51:46 -05:00 |
|
Eric Meyer
|
de0bdff579
|
Implement GethBlockchain
|
2017-10-23 13:58:33 -05:00 |
|
Eric Meyer
|
de2cb3b5cc
|
Start introducing domain concepts
* Potential observers include a logger and/or an observer that writes to the DB
|
2017-10-23 12:08:59 -05:00 |
|