Commit Graph

2 Commits

Author SHA1 Message Date
arnaucube
75e24244a1 Small fixes 2020-07-23 22:27:38 +02:00
arnaucube
716a0ede91 Add db package
Add own db (storage) package with db.Storage interface, with Memory & Leveldb
implementations, and with tests.

Adapted with several changes from
https://github.com/iden3/go-iden3-core/tree/v0.0.8/db
2020-07-14 22:37:56 +02:00