ipld-eth-server/core
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
..
block.go Refactor block conversion (#38) 2017-10-31 12:51:05 -05:00
blockchain_db_observer_test.go Add the concept of multiple environments 2017-11-01 12:15:55 -05:00
blockchain_db_observer.go Refactor block conversion (#38) 2017-10-31 12:51:05 -05:00
blockchain_listener_test.go Refactor to use listener 2017-11-02 12:51:46 -05:00
blockchain_listener.go Refactor to use listener 2017-11-02 12:51:46 -05:00
blockchain_logging_observer.go Refactor block conversion (#38) 2017-10-31 12:51:05 -05:00
blockchain_observer.go Start introducing domain concepts 2017-10-23 12:08:59 -05:00
blockchain.go Refactor to use listener 2017-11-02 12:51:46 -05:00
converting_a_geth_block_test.go Run go fmt 2017-11-01 09:01:48 -05:00
core_suite_test.go Nest tests with their package 2017-10-19 09:58:36 -05:00
geth_blockchain.go Refactor to use listener 2017-11-02 12:51:46 -05:00
transaction.go Start storing transactions 2017-10-31 09:18:30 -05:00