ipld-eth-server/pkg/datastore/postgres/repositories
Rob Mulholand 79e011aad2 Add light sync transactions table
- Foreign key to header instead of block
- Can use same Transaction struct for both
2019-03-28 14:31:17 -05:00
..
block_repository_test.go Rename transactions to full_sync_transactions 2019-03-28 14:31:17 -05:00
block_repository.go Rename transactions to full_sync_transactions 2019-03-28 14:31:17 -05:00
contract_repository_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
contract_repository.go Rename transactions to full_sync_transactions 2019-03-28 14:31:17 -05:00
header_repository_test.go Add light sync transactions table 2019-03-28 14:31:17 -05:00
header_repository.go Add light sync transactions table 2019-03-28 14:31:17 -05:00
log_filter_repository_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
log_filter_repository.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
logs_repository_test.go Rename transactions to full_sync_transactions 2019-03-28 14:31:17 -05:00
logs_repository.go Rename transactions to full_sync_transactions 2019-03-28 14:31:17 -05:00
receipt_repository.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
receipts_repository_test.go Rename transactions to full_sync_transactions 2019-03-28 14:31:17 -05:00
repositories_suite_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
watched_events_repository_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
watched_events_repository.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00