ipld-eth-server/pkg/core
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
..
block.go Update table columns (#26) 2018-02-02 16:12:14 -06:00
blockchain.go Remove pubsub and replace w/ polling head of chain (#122) 2018-01-05 11:55:00 -06:00
contract_attributes.go Rename WatchedContract to Contract 2017-12-05 09:39:58 -06:00
contract.go Rename WatchedContract to Contract 2017-12-05 09:39:58 -06:00
log.go Add fk constraint on logs 2018-01-16 08:58:11 -06:00
node_info.go Allow for multiple Geth nodes (#128) 2018-01-10 15:54:36 -06:00
receipts.go Add receipts (#119) 2018-01-03 11:23:43 -06:00
topics.go Add topics type 2018-01-15 14:49:29 -06:00
transaction.go Update table columns (#26) 2018-02-02 16:12:14 -06:00
watched_event_log.go Add graphql server (#27) 2018-02-08 10:12:08 -06:00