Eric Meyer
|
f4a603efcb
|
Nest packages under pkg
|
2017-11-06 13:06:03 -06:00 |
|
Eric Meyer
|
9ef1fda667
|
Fix issue where godo would not build project
* The solution is to add a main.go and call run
* parses the current file contents
|
2017-11-06 11:40:52 -06:00 |
|
Eric Meyer
|
24a8fcbadb
|
Refactor DB observer to depend on repository
|
2017-11-06 11:25:58 -06:00 |
|
Matt Krump
|
e9efc2ff82
|
Update to use TOML config
|
2017-11-03 11:53:31 -05:00 |
|
Eric Meyer
|
0a04df72d3
|
Reorganize files into separate packages
|
2017-11-02 15:07:38 -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
|
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 |
|
Eric Meyer
|
121511f10d
|
Refactor existing code to use Godo
|
2017-11-01 10:54:57 -05:00 |
|