ipld-eth-server/pkg/core
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
..
block.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 tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
eth_client.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
header.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
log.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
node_info.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
receipts.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
rpc_client.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
topics.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
transaction.go Rename transactions to full_sync_transactions 2019-03-28 14:31:17 -05:00
watched_event_log.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00