ipld-eth-server/pkg
Rob Mulholand 2800e6df36 Enable contractWatcher without prior headerSync
- Previous setup would fail if there were no headers in the db. This
  makes sense because we need headers that haven't been checked for
  logs to exist so that we can fetch logs for those headers. But it
  also prevents us from kicking off the headerSync and contractWatcher
  processes concurrently. These changes enable kicking off both
  processes at the same time with the idea that we will have unchecked
  headers upon transformer execution.
2019-10-04 16:00:13 -05:00
..
config Revert "option to write the plugin .go file and run the plugin migrations without building the .so file so that it can be done from the shell instead to afford complete error messages" 2019-09-24 23:54:25 +00:00
contract_watcher Enable contractWatcher without prior headerSync 2019-10-04 16:00:13 -05:00
core Add a Subscribe method to rpc client interface 2019-09-25 16:32:27 -05:00
crypto tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
datastore Address repo updates (#134) 2019-10-03 11:17:08 -05:00
fakes Apply go fmt 2019-09-25 16:32:27 -05:00
filters tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
fs tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
geth Update after rebasing with staging 2019-09-25 16:32:31 -05:00
history Remove injection of SubCommand for logs 2019-07-23 13:11:20 -07:00
plugin Revert "option to write the plugin .go file and run the plugin migrations without building the .so file so that it can be done from the shell instead to afford complete error messages" 2019-09-24 23:54:25 +00:00