Oleksandr Brezhniev
1ba9669a29
WIP. Implementation of Postgres Storage for MerkleTree. Changes in how storage works in general.
3 years ago
arnaucube
01751931ef
Update to last Poseidon (go-iden3-crypto) version
Update to last Poseidon version (which includes the changes of the reference implementation from
26ddaa91db
)
Compatible with update at circomlib
(cf853c1cc9
)
3 years ago
Eduard S
ba186604a7
Remove Database closed log message
3 years ago
arnaucube
3d074f3195
Upgrade Pebble version & go mod tidy
To include the last changes of Pebble that fixes the cgo issues, from:
c2b05f12d7
3 years ago
arnaucube
5c7c03eca1
Rm db.Info, rm go-iden3-core dependency
Rm db.Info, rm go-iden3-core dependency, update version of
go-iden3-crypto
3 years ago
arnaucube
d9271ab11b
Update to new Poseidon version
4 years ago
arnaucube
93b40ef73e
Add PebbleDB db-Storage interface implementation
4 years ago
arnaucube
f7a00186cd
Update Poseidon version, add mt.Snapshot
4 years ago
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
4 years ago
arnaucube
532de89fa7
Add more tests, update README.md
4 years ago
arnaucube
e5a087d93c
Add used utils
4 years ago