updating dependencies
Updating to node 12 image
updating dependencies
package-lock updates
offoading repo handling from tests
one more test fix
fixing message data handling
updating store deps
author Mark Henderson <mark@mrh.io> 1598051057 -0400
committer Mark Henderson <mark@mrh.io> 1598229380 -0400
parent 32cc9a9b009d0d8543f81a6bab96ad9bcccd3088
author Mark Henderson <mark@mrh.io> 1598051057 -0400
committer Mark Henderson <mark@mrh.io> 1598229291 -0400
package updates and ipfs repo migration
validate-maintainers and orbit-db-test-utils
moving from 3 tabs to 2
wait workaround
wait 1000
standard --fix
redoing the replication test changes for some reason
validate-maintainers and orbit-db-test-utils
moving from 3 tabs to 2
wait workaround
wait 1000
standard --fix
fix create-open tests
fixing eventlog tests
fixing feed tests
fixing kvstore tests
fixing set identity tests
skipping replication tests for now
repo path based on API variable
js-ipfs.zip
go-ipfs.zip
skipping replicate tests as well
repo path based on API variable
js-ipfs.zip
go-ipfs.zip
package-lock
finalizing rebase
go-ipfs 0.5 will block `GET` commands on the API port, requiring
every command (RPC) to be sent as HTTP `POST` request.
This bumps ipfs-http-client version to 41.0.1, which sends only POST requests
while maintaining the old API (async iterators that landed in 42.x)
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
There's a new release of js-IPFS around the corner, one of the things it
does is turn on pubsub by default so needs a little code tweaking to work.
This PR contains the changes required to get orbit-db working with the
latest release candidate.
package-lock
pointing to branch
more cache management stuff
WIP
Passing tests
Removing static linking
fixing tests and linting
fixing package.json
removing last debugger
removing last debugger
Adding keystore and cache getters
PR comments
Removing extraneous cache management
Package files
Closing caches
using dbAddress as this.caches key
new tests for store management
Working but with slightly different semantics
Rebuild
package-lock
Dependency updates
removeHandler
restoring db.close in replication status test
package.json files
move handler to orbitdb.caches
Test updates
Cache management cleanup
use store.options.directory
requestCache in onLoad and onDrop
add status test
Adding db to this.stores in onLoad and onDrop
Working RC5 before rebase
Updating package-lock
restoring original replicaiton status test
package files
removing keystore getter
more keystore cleanup
typo