ipld-eth-server/pkg/geth
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
..
client tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
cold_import tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
converters Rename transactions to full_sync_transactions 2019-03-28 14:31:17 -05:00
node tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
testing tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
abi_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
abi.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
blockchain_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
blockchain.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
contract.go PR#72 from public repo- https://github.com/vulcanize/vulcanizedb/pull/72- also needed to finish pluggin in ENS record transformer 2019-03-21 18:33:56 -05:00
geth_suite_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00