Go to file
Ian Norden c272e4eccd
Merge pull request #2 from vulcanize/statedb
Unit tests for batch and database interfaces
2020-06-03 15:48:55 -05:00
.gitignore init repo 2020-05-30 11:53:27 -05:00
batch_test.go tests 2020-06-03 15:46:34 -05:00
batch.go tests 2020-06-03 15:46:34 -05:00
database_test.go tests 2020-06-03 15:46:34 -05:00
database.go minor changes 2020-05-30 12:20:00 -05:00
go.mod tests 2020-06-03 15:46:34 -05:00
go.sum tests 2020-06-03 15:46:34 -05:00
iterator.go tests 2020-06-03 15:46:34 -05:00
LICENSE license 2020-05-30 11:59:16 -05:00
README.md init repo 2020-05-30 11:53:27 -05:00
suite_test.go tests 2020-06-03 15:46:34 -05:00
util.go tests 2020-06-03 15:46:34 -05:00

ethdb KeyValueStore and Database interfaces for data stored on Postgres-backed IPFS