Commit Graph

391 Commits

Author SHA1 Message Date
Mark Henderson
842821f889 v0.24.1 2020-05-22 11:20:17 -04:00
Mark Henderson
2ca31e6918 0.24.0
Co-authored-by: shamb0t <shamb0t@users.noreply.github.com>
2020-05-21 17:30:47 -04:00
Mark Henderson
e26780a555 && on tests 2020-05-21 11:59:08 -04:00
Mark Henderson
9ad5a94ffb package.json updates 2020-05-21 11:59:08 -04:00
Mark Henderson
572029bbe7 wip: updating tests
fix browser test

package-lock updates
2020-05-21 11:59:08 -04:00
Marcin Rataj
2115820e18 fix: support POST-only API of go-ipfs 0.5
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>
2020-04-28 07:46:50 -04:00
shamb0t
e0850436b5 v0.23.1 2020-01-09 20:57:14 +00:00
shamb0t
94dbd3bad3 v0.23.0 2019-12-11 19:30:04 +00:00
shamb0t
c002fcc9dc update dependencies 2019-12-11 14:57:50 +00:00
shamb0t
46d4cf0d0a fix benchmark-add 2019-12-11 11:45:46 +00:00
shamb0t
d998f81b19 use ipfs@0.40.x 2019-12-11 09:15:55 +00:00
shamb0t
2430b4efac use ipfs@0.36.x 2019-12-10 12:31:12 +00:00
shamb0t
c42afa55ab use ipfs@0.40.x
remove pubsub flag
2019-12-10 09:39:08 +00:00
shamb0t
d40bae5913 v0.23.0-rc1 2019-12-07 06:14:42 +00:00
shamb0t
faa67d8094 use latest orbit-db-store 2019-12-05 16:18:06 +00:00
shamb0t
bbf0fc26dc remove ipfs-log 2019-12-04 15:30:03 +00:00
shamb0t
b640ec95b3 update dependencies 2019-12-04 12:55:36 +00:00
Mark Henderson
2551412ebe Removing unnecessary examples build steps 2019-12-03 08:18:41 +00:00
shamb0t
50fdcdb5a2 fix browser tests 2019-12-02 17:51:44 +00:00
shamb0t
7baed34c06 Compress fixtures 2019-12-02 11:02:09 +00:00
shamb0t
068ae5ec9a update dependencies 2019-11-29 16:30:14 +00:00
Mark Henderson
a1fa5bc072 fixing cpy paths" 2019-11-22 13:14:18 +02:00
haad
92742f35bb Use ipfs-log from feat/load-opt branch 2019-11-22 13:14:00 +02:00
shamb0t
69e1591829 update tests 2019-11-20 09:31:43 +00:00
haad
1df3715aa1 Update deps 2019-11-20 09:31:43 +00:00
haad
71d49d29c5 Use ipfs-log from feat/load-opt branch 2019-11-20 09:31:43 +00:00
shamb0t
183f72be84 update dependencies 2019-11-14 10:06:28 +00:00
shamb0t
7899ce3856 Merge branch 'master' into develop 2019-11-14 09:43:15 +00:00
shamb0t
e871fd2bb1 v0.22.1 2019-11-07 17:24:10 +00:00
Ivan Bravo Bravo
7ac1a48f51 Added Windows support. 2019-11-03 15:15:04 -06:00
Richard Littauer
29d74e4bf9 Merge pull request #704 from orbitdb/feat/keywords
chore: Adding keywords to package.json
2019-10-08 10:43:30 -04:00
Richard Littauer
422baa9a7a chore: Adding keywords to package.json 2019-10-08 10:29:14 -04:00
shamb0t
b4f569c27c v0.22.0 2019-10-03 18:31:02 +01:00
Alex Potsides
af9ea144be Upgrade to non-rc IPFS
`ipfs@0.38.0` has shipped so no need to depend on the release candidate any more.
2019-10-01 06:49:28 +01:00
achingbrain
f836ea50d5 Upgrade to js-IPFS v0.38.x-rc
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.
2019-09-30 14:19:26 +01:00
Richard Littauer
f222995e98 ci: Add validate-maintainers step 2019-09-27 10:09:17 -04:00
Mark Henderson
b66aa4aee1 v0.22.0-rc5 2019-09-24 11:21:39 -04:00
Mark Henderson
f9feb27c09 Using identity's keystore as default first
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
2019-09-24 10:48:27 -04:00
Mark Henderson
174e493f86 v0.22.0-rc4' 2019-09-03 15:44:08 -04:00
Mark Henderson
a74c3f933a leveldown removed
fs-shim
2019-09-03 15:21:49 -04:00
Mark Henderson
83cacffcd7 0.22.0-rc3 2019-09-02 10:11:10 -04:00
Mark Henderson
9b58f429cd 0.22.0-rc2 2019-08-30 15:53:42 -04:00
Mark Henderson
5d9e3295a2 0.22.0-rc1 2019-08-30 15:53:02 -04:00
Mark Henderson
2f2ff790cc package files 2019-08-30 15:52:34 -04:00
Mark Henderson
47a18b05f5 dev:updating keystore in package.json to git branch
pointing to fix/store-performance branch

fix:typo

fix: indentation

test: Changing test to reflect new orbit-store default

Update package.json

test: updating tests

update localstorage-level-migration dep

experiment:Moving keystore up ALL way

orbitdb storage adapter mark 1

fix: more passing tests

more fixes

chore:package-lock.json

reverting mkdir.c for now

package-lock.json for node 10.13

fix: circleci

fix: webpack fs updates

disabling loadCache

Moving storage adapter to its own thing

tests: fixing up

chore: long needed fixing

More linting

tests: fix up look sharp

test: v0 failure only

Reversting lint fixes

fix v0-load test

set cache heads

fix: passing in storage no longer needed

fix: removing artifact from previous merge

fix: honor default keystore and pesky call-by-reference bug

fix: removing directory arg from _addManifestToCache

chore: package-lock

fix: pending drop test

removing directory option for individual dbs

docs: removing directory options

fix: removing line instead of commenting

fix: moving storage setup to createInstance

feat: Upgrading ipfs to 0.36

chore: package-log

fix: restoring onlyHash

workaround: removing memstore from replication tests

fix: this.keystore.close and this.cache.close

chore: removing eslint annotation

chore: package-lock.json

fix: passing preCreate in as option

chore: package files

Fixing package.json

fixing replicate tests

Fixing some tests

Updating orbit-db-store dependency

CircleCI updates - To be obviated via other PR

Restoring ability to pass a custom directory to orbitdb.create

More test fixes

set identity tests fixed

Fixing replication tests

Temporarily disabling concurrency tests

Closing keystore in identities test

Restoring test:all

package.json

More replicate test fixes

successful make rebuild

Linting fixes
2019-08-30 14:18:28 -04:00
shamb0t
045a2e1d68 v0.21.4 2019-07-22 20:27:54 +01:00
shamb0t
f623958e0e Test consistency without syncLocal 2019-07-22 20:00:50 +01:00
shamb0t
e636629cf9 add multiple tabs in browser test
call tests in ci yml
2019-07-22 15:27:22 +01:00
Mark Robert Henderson
654388c214 Update package.json 2019-07-08 15:03:13 -04:00
shamb0t
91be34a78b v0.21.3
add files to .npmignore
2019-06-14 08:58:44 +01:00