Ian Norden
|
e9dbd771e5
|
tests and fixes for fetcher, parser, retriever, converter, and repository; update cmd and watcher
|
2018-11-04 01:49:11 -05:00 |
|
Ian Norden
|
5307de2b97
|
modify go-etheruem vendor lib with methods that allow for unpacking of events into maps of interfaces
|
2018-11-03 14:01:41 -05:00 |
|
Ian Norden
|
d66e50dad6
|
Changes to address Rob's comments. Added generic/event_triggered transformer, tests, and repo migrations for Burn and Mint events
|
2018-11-03 13:49:23 -05:00 |
|
Rob Mulholand
|
5f6bf32ec1
|
Add cold import script
|
2018-05-04 10:54:00 -05: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 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
|
293dd2e848
|
Add vendor dir (#16) (#4)
* Add vendor dir so builds dont require dep
* Pin specific version go-eth version
|
2018-01-29 13:44:18 -06:00 |
|
Eric Meyer
|
5979eb5f8a
|
Update locked dependencies
* ethereum-go had never been locked
* Remove vendor from repo due to size of ethereum-go
|
2017-10-25 13:29:12 -05:00 |
|
Eric Meyer
|
d28c64c59b
|
Add dummy test
|
2017-10-19 09:22:12 -05:00 |
|