Mark Robert Henderson
9f38e70fbc
Update package.json
2019-04-05 14:29:41 -04:00
Mark Robert Henderson
23b6b5e44a
Update package.json
2019-04-05 14:18:06 -04:00
shamb0t
6dd94e0580
use decompressed key
2019-04-04 12:53:28 +01:00
shamb0t
5a830eb0bf
go-ipfs-dep@0.4.19
2019-04-01 19:37:18 +01:00
shamb0t
d4562f9fa7
Update dependencies
2019-04-01 19:07:56 +01: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
Richard Littauer
1b5474a60d
Merge pull request #511 from orbitdb/feat/faq
...
Add an FAQ document
2019-01-28 14:11:20 +02:00
Tyler Yasaka
15aae2959b
Merge branch 'master' into determine-address
2018-12-06 11:20:46 -08:00
Zach Ferland
5797641fba
test: add custom test cache, add persistence test against custom cache, add store tests against cache
2018-11-30 16:40:19 -05:00
Richard Littauer
ed79fdad55
docs: Add a Table of Contents and a Contribute section
2018-11-26 10:55:28 -05:00
Tyler Yasaka
c32033161d
Use DAGnode.create to get hash without saving to IPFS
2018-11-13 15:52:50 -08:00
Richard Littauer
8a506f6b3b
Change script names
2018-08-13 14:48:42 -04: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
60575efc66
Use latest orbit-db-store
...
Also add try/catch to catch assertion errors in replication tests that weren't caught before.
2018-07-18 13:57:21 +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
710d83bc2f
feat: updated dev deps + make pubsub.unsubscribe async
2018-07-12 18:06:48 -04: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
V-V
e190c10710
Add Linux-specific installation details in README
...
Instructions for running examples only applied to MacOS. Rather than introducing
a new NPM dependency for running platform-specific commands, I thought it's
simpler to just have own scripts for each platform.
2018-04-17 11:29:31 +03: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
haad
d191876ea9
Use ipfs-pubsub-1on1 to exchange heads between connected peers
2018-03-24 15:56:02 +01:00
haad
af6f3faa1d
0.19.7
2018-03-17 12:54:10 +02:00
haad
3273f4988f
0.19.6
2018-03-17 10:50:56 +02:00
haad
7ab3754177
Use js-ipfs 0.28.0
2018-03-17 10:42:43 +02:00
haad
476781fd1e
0.19.5
2018-02-19 08:40:24 +01:00
haad
e65cd581f8
0.19.4
2018-02-01 08:31:00 +01:00
haad
797270c146
Update to latest orbit-db-cache
2018-02-01 07:04:38 +01:00
haad
dcbea83834
0.19.3
2018-01-19 10:32:38 +01:00
haad
ef382cc43c
0.19.2
2018-01-07 09:29:27 +01:00
haad
e0bff3dcce
Fix segmentation fault
...
Add a test for closing the db while loading
Catch replication test asserts properly
Use latest orbit-db-cache containing the fix for segmentation fault
2018-01-07 08:54:11 +01:00
haad
962a85bdbb
0.19.1
2018-01-06 10:45:21 +02:00