Matt K
|
605b0a96ae
|
Add graphql server (#27)
* Add graphql server
* Update Makefile
* Update log_filters constraint
* Add GetLogFilter to repo
* Update travis (use Makefile, go fmt, go vet)
* Add logFilter schema and resolvers
* Add GetWatchedEvent to watched_events_repo
* Add watchedEventLog schema and resolvers
|
2018-02-08 10:12:08 -06:00 |
|
|
ee4f7c710a
|
replace '8thlight' with 'vulcanize'
|
2018-01-06 15:31:53 -05:00 |
|
Matt K
|
0e837e2d03
|
Refactoring (#101)
* Make naming consistent for watched_contracts
* Update FindContract and FindBlockByNumber to return errors rather than nil
|
2017-12-13 10:51:11 -06:00 |
|
Eric Meyer
|
0439791381
|
Rename WatchedContract to Contract
|
2017-12-05 09:39:58 -06:00 |
|
Eric Meyer
|
3a2e7e0cc1
|
Update Blockchain interface to use WatchedContract instead of Contract
|
2017-12-04 17:04:06 -06:00 |
|
Eric Meyer
|
e432219e20
|
Rename watched_contracts package to contract_summary
|
2017-12-04 17:04:06 -06:00 |
|