feat: Upgrade ccrypto.

This commit is contained in:
Hayden Young
2024-10-15 18:35:19 +01:00
parent a0f434c3fa
commit e1ef3224b4
11 changed files with 62 additions and 930 deletions

View File

@@ -23,6 +23,8 @@ describe('Replicating databases', function () {
after(async () => {
await orbitdb1.stop()
await orbitdb2.stop()
await ipfs1.blockstore.child.child.child.close()
await ipfs2.blockstore.child.child.child.close()
await ipfs1.stop()
await ipfs2.stop()