Commit Graph

94 Commits

Author SHA1 Message Date
shamb0t
07984f7637 remove cid prop
update browser dist

increment version
2019-05-01 16:32:48 +01:00
Mark Robert Henderson
40fa3cba76 Revert "Cid to hash" 2019-05-01 11:07:39 -04:00
shamb0t
85e6d8d36e remove cid prop 2019-04-30 15:01:33 +01:00
shamb0t
64f3cddd03 v0.20.0-rc9 2019-04-30 14:01:25 +01:00
shamb0t
a39c9592cf Update ac tag 2019-04-30 13:59:27 +01:00
shamb0t
6e73390a2d Use next tags
Pass dbName as  to ac
2019-04-29 19:32:48 +01:00
shamb0t
7e507f602d Pass dbName as to ac 2019-04-29 19:30:42 +01:00
shamb0t
f606cce0e0 pass dbName to ac 2019-04-23 17:15:50 +01:00
shamb0t
08b730c397 v0.20.0-rc.6 2019-04-23 10:51:14 +01:00
shamb0t
66099dcda1 v0.20.0-rc.5 2019-04-18 18:07:05 +01:00
shamb0t
e56a927cb4 v0.20.0-rc.4 2019-04-18 17:55:49 +01:00
shamb0t
afc69c34c3 Update dependencies 2019-04-11 10:06:55 +01:00
Mark Henderson
66d8371028 rc2 package.json updates 2019-04-09 09:40:50 -04:00
Mark Henderson
19202ab05e Builds passing, makefile update 2019-04-07 08:43:01 -04:00
shamb0t
6dd94e0580 use decompressed key 2019-04-04 12:53:28 +01:00
shamb0t
d4562f9fa7 Update dependencies 2019-04-01 19:07:56 +01:00
shamb0t
f481ecfdd7 Update key migrate test
remove await

Package-lock
2019-03-28 17:38:58 +00:00
shamb0t
aa9e7edd63 Add test writing to v0 with new identity 2019-03-25 13:35:33 +00:00
shamb0t
4c2c745c96 Keystore#verifiers
tests: add v0 address test

tests: remove unused config options
2019-03-11 15:38:40 +04:00
shamb0t
ae144b219f Use libp2p-secp256k1 2019-02-22 14:06:05 +00:00
shamb0t
6226842691 Update dependencies
Add access-controllers, identity

Update build command

Add static createInstance
2019-02-20 13:16:33 +00:00
shamb0t
0b0cd5bc46 Fix package-lock 2019-02-08 14:09:29 +00:00
Tyler Yasaka
15aae2959b Merge branch 'master' into determine-address 2018-12-06 11:20:46 -08:00
Tyler Yasaka
c32033161d Use DAGnode.create to get hash without saving to IPFS 2018-11-13 15:52:50 -08:00
Richard Littauer
3816f4d517 chore: move remark packages to devdeps 2018-08-12 12:32:52 -04:00
Richard Littauer
fa6dbeb221 docs: add remark-validate-links, fix broken links 2018-08-12 11:26:28 -04:00
Richard Littauer
8a9f0ec21d docs: Add TOCs using an npm script
This is a stab at making #426 work automatically, so that we don't need to manually adjust the files. I've also edited some of the depths of the headings. What do you think, @mistakia?

One thing I would like is to add this to the build. It shouldn't change anything if there are no changes to make.
2018-08-08 18:07:51 -04:00
haad
ae4247e527 0.19.9 2018-07-25 16:56:10 +03:00
haad
53b767f67f Use orbit-db-store 2.5.3 2018-07-25 16:34:00 +03:00
haad
0f0f8b0813 Use the npm module of orbit-db-cache 2018-07-18 16:46:19 +03:00
haad
88581adf1a Use latest orbit-db-cache and leveldb modules 2018-07-18 16:30:20 +03:00
haad
f5127f8ac7 Use go-ipfs 0.4.13 2018-07-18 16:24:16 +03:00
haad
e0d3af079a Use latest go-ipfs-dep, ipfsd-ctl and datastore-level 2018-07-18 15:26:16 +03:00
haad
1b229f429c Update package-lock 2018-07-18 15:17:26 +03:00
haad
fd52586037 Use latest orbit-db-docstore module 2018-07-18 13:41:59 +03:00
haad
d14cba1dd2 Use latest orbit-db-pubsub module 2018-07-18 13:17:10 +03:00
Kia Rahimian
bd39151a18 chore: update package-lock.json 2018-07-17 16:34:41 -04:00
Kia Rahimian
710d83bc2f feat: updated dev deps + make pubsub.unsubscribe async 2018-07-12 18:06:48 -04:00
haad
4772c596cc Update package-lock 2018-06-25 11:18:13 +03:00
haad
07fc543ba6 0.19.8 2018-06-03 08:21:20 +02:00
haad
6b70ed8325 Use latest document store 2018-06-03 08:04:14 +02:00
haad
d4bbd96b97 Update package-lock 2018-06-03 08:00:28 +02:00
haad
5704548368 Use latest ipfs-pubsub-1on1 2018-04-14 08:10:35 +02:00
haad
e6f2794b76 Update packages 2018-03-31 14:48:39 +02:00
haad
0558c32343 Move exchanging heads logic to its own function
Use latest store modules
Add a set of tests for checking database replication status
Fix tests as per new replication status api
Speed up and improve tests
2018-03-31 12:25:53 +02:00
haad
3349dd9b0b Lock tests to go-ipfs 0.4.13 2018-03-30 21:31:51 +02:00
haad
d0af9a45bd Add tests for replication status information
Use latest store modules
Add a set of tests for checking database replication status
Fix tests as per new replication status api
2018-03-30 12:46:53 +02:00
haad
a2524688d2 Run tests with go-ipfs and js-ipfs-api again
Use go-ipfs 0.4.13 to run tests
Add write benchmark for go-ipfs
Clean up benchmarks
Fix a test not catching errors
2018-03-27 16:08:43 +02:00
haad
3318b6a6d9 Use ipfsd-ctl to create test IPFS instances
Fix default database creation tests
Add more test utils
Remove obsolete public methods from OrbitDB
Workaround for "underlying socket has been closed" error in replication test
Update package-lock
2018-03-27 14:30:45 +02:00
haad
01254cff3e Use ipfs-pubsub-peer-monitor via latest orbit-db-pubsub 2018-03-27 14:21:58 +02:00