Commit Graph

8 Commits

Author SHA1 Message Date
Matt K
8a9395819c Get transactions ()
* Make transactions requests in parallel

* Update transaction error handling
2018-03-27 16:06:12 -05:00
Matt Krump
e96066bc83 Remove geth --dev dep 2018-03-21 13:57:18 -05:00
Matt K
5a652190d9 Allow Parity as ingest node ()
* Upgrade go-ethereum to v1.8

* Add Node Info for parity nodes

* Upgrade start_private_blockchain to use v1.8
2018-03-07 15:29:21 -06:00
Matt Krump
06f78e0083 Handle events
- Adds interfaces for developers to build handlers that update data in
response to log events
- Resolves 
2018-03-05 10:01:50 -06:00
Matt K
605b0a96ae Add graphql server ()
* 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
Matt K
3b31e2a342 Update README, add State sync test () 2018-01-26 13:38:14 -06:00
Matt K
d09c2ae9bb Remove godo () 2018-01-25 15:46:55 -06:00
Matt K
572023cdf5 Commandline ()
* Add cmd line tool and Makefile

* Add shared utils pkg

* Add cmdline README

* Update godo for new structure
2018-01-25 13:21:55 -06:00