Maxim Krasilnikov
|
70f7c63aa8
|
Dockerized dev environment, geth rinkeby
|
2018-06-21 20:03:37 +03:00 |
|
Matt K
|
8a9395819c
|
Get transactions (#45)
* 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 (#36)
* 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 #29
|
2018-03-05 10:01:50 -06:00 |
|
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 |
|
Matt K
|
3b31e2a342
|
Update README, add State sync test (#1)
|
2018-01-26 13:38:14 -06:00 |
|
Matt K
|
d09c2ae9bb
|
Remove godo (#136)
|
2018-01-25 15:46:55 -06:00 |
|
Matt K
|
572023cdf5
|
Commandline (#135)
* 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 |
|