ipld-eth-server/pkg/contract_watcher/shared
Rob Mulholand d93006321b Rename transactions to full_sync_transactions
- Table has foreign key to blocks
- Add transaction RLP and transaction index to table
- Enables other tables with standalone transactions or transactions
  associated with other data structures (e.g. headers)
2019-03-28 14:31:17 -05:00
..
constants mv pkg/omni pkg/contract_watcher 2019-03-21 18:33:56 -05:00
contract PR fixes; remove all infura token references and setup travis to use encrypted env 2019-03-21 18:36:51 -05:00
fetcher mv pkg/omni pkg/contract_watcher 2019-03-21 18:33:56 -05:00
getter remove references to infura token except for in infura.toml so that tests will continue to pass on CI 2019-03-21 18:36:49 -05:00
helpers Rename transactions to full_sync_transactions 2019-03-28 14:31:17 -05:00
parser PR fixes; remove all infura token references and setup travis to use encrypted env 2019-03-21 18:36:51 -05:00
poller PR fixes; remove all infura token references and setup travis to use encrypted env 2019-03-21 18:36:51 -05:00
repository PR fixes; remove all infura token references and setup travis to use encrypted env 2019-03-21 18:36:51 -05:00
retriever fixes for review comments 2019-03-21 18:36:49 -05:00
types fixes for review comments 2019-03-21 18:36:49 -05:00