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>