ipld-eth-server/core
Eric Meyer 102beb11e3 Add the concept of multiple environments
* Right now, the two environments are Public and Private
    * This was to reflect the two blockchains we run against
2017-11-01 12:15:55 -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_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 Implement GethBlockchain 2017-10-23 13:58:33 -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
fake_blockchain_test.go Refactor block conversion (#38) 2017-10-31 12:51:05 -05:00
geth_blockchain.go Start storing transactions 2017-10-31 09:18:30 -05:00
transaction.go Start storing transactions 2017-10-31 09:18:30 -05:00