ipld-eth-server/pkg/repositories
Matt K 6decf0b54b Remove pubsub and replace w/ polling head of chain (#122)
* Rename geth package structs to not be prefaced with package name

* No longer need to dump schema since Travis uses migrate

* Rearrange history package

* Removed double request for receipt from block rewards

* Remove Listener + Observers and Replace w/ Polling Head

* Potential Short term Issue w/ Infura (ignore these tests for now)
2018-01-05 11:55:00 -06:00
..
testing Add receipts (#119) 2018-01-03 11:23:43 -06:00
in_memory_test.go Update BlockChain to record NodeInfo (#95) 2017-12-07 13:32:16 -06:00
in_memory.go Remove pubsub and replace w/ polling head of chain (#122) 2018-01-05 11:55:00 -06:00
postgres_test.go Canonical blocks (#108) 2017-12-19 14:14:41 -06:00
postgres.go Remove pubsub and replace w/ polling head of chain (#122) 2018-01-05 11:55:00 -06:00
repositories_suite_test.go Nest packages under pkg 2017-11-06 13:06:03 -06:00
repository.go Add receipts (#119) 2018-01-03 11:23:43 -06:00