836 Commits

Author SHA1 Message Date
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
327ef5e88d Refactor replication benchmark to two separate sender/receiver processes 2018-03-30 12:42:09 +02:00
haad
4f7717cffd Update the note in README on which platforms are supported 2018-03-27 16:33:07 +02:00
Haad
899d128605
Merge pull request #331 from maxvisser/master
Update README.md
2018-03-27 16:30:20 +02:00
Haad
b2f100a084
Merge pull request #328 from orbitdb/fix/ipfs-api
Run tests with ipfs-api and go-ipfs again
2018-03-27 16:19:11 +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
99c69b6b74
Merge pull request #335 from orbitdb/feat/tests-with-ipfsd-ctl
Use ipfsd-ctl to create test IPFS instances
2018-03-27 14:37:11 +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
20897afed4
Merge pull request #346 from orbitdb/feat/pubsub-topic-monitor
Use ipfs-pubsub-peer-monitor via latest orbit-db-pubsub
2018-03-27 14:29:48 +02:00
haad
01254cff3e Use ipfs-pubsub-peer-monitor via latest orbit-db-pubsub 2018-03-27 14:21:58 +02:00
Haad
295a7c0a0e
Merge pull request #344 from orbitdb/feat/1on1
Use ipfs-pubsub-1on1 to exchange heads between connected peers
2018-03-24 16:02:44 +01: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
4ab2f718d8 Fix webpack example 2018-03-17 12:52:22 +02:00
haad
3273f4988f 0.19.6 2018-03-17 10:50:56 +02:00
Haad
ddb12e9628
Merge pull request #340 from orbitdb/feat/ipfs-0.28.0
Use js-ipfs 0.28.0
2018-03-17 10:50:10 +02:00
haad
7ab3754177 Use js-ipfs 0.28.0 2018-03-17 10:42:43 +02:00
Haad
0503b914c5
Merge pull request #339 from orbitdb/fix/stop-db-in-tests
Wait for database to close in tests
2018-03-17 10:06:09 +02:00
haad
40dc6e4340 Wait for database to close in tests 2018-03-17 09:52:16 +02:00
Richard Littauer
51b79745a7
Merge pull request #332 from bmuller/master
Fix spelling issue
2018-03-03 10:59:21 -05:00
Brian Muller
4f55abf9ca
Fix spelling issue 2018-03-03 10:32:58 -05:00
Max Visser
f462080c6e
Update README.md 2018-03-02 15:16:25 +01:00
Haad
d642e870dd
Merge pull request #325 from claus/fix/311
Fix #311 - Avoid updating remote db address if it hasn't changed
2018-02-21 10:03:27 +01:00
Claus Wahlers
9d1be0d312 Fix #311 - Avoid updating remote db address if it hasn't changed 2018-02-21 01:51:14 -03:00
haad
476781fd1e 0.19.5 2018-02-19 08:40:24 +01:00
haad
ade1f6c155 Update package-lock 2018-02-19 08:40:20 +01:00
Haad
4c6c9fd87c
Merge pull request #322 from thiagodelgado111/feature/use-custom-keystores
Allow a custom keystore object to be specified via options
2018-02-19 08:19:08 +01:00
thiagodelgado111
8abd37aecd Add tests for custom keystores 2018-02-08 16:39:16 -02:00
thiagodelgado111
207d00806e Pass custom keystore via options 2018-02-08 00:29:17 -02:00
haad
e65cd581f8 0.19.4 2018-02-01 08:31:00 +01:00
Haad
226280aedd
Merge pull request #316 from orbitdb/fix/browser-persistency-bug
Update to latest orbit-db-cache
2018-02-01 08:22:06 +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
2e9c36d843 Update package-lock.json 2018-01-19 10:30:46 +01:00
Haad
acc8d3179c
Merge pull request #308 from garbados/create-type
Add custom types
2018-01-19 10:26:56 +01:00
Diana Thayer
b0d755f9bf feat(core): add 'addDatabaseType' method for adding custom types 2018-01-16 08:04:12 -08:00
haad
ef382cc43c 0.19.2 2018-01-07 09:29:27 +01:00
Haad
aabd47acd6
Merge pull request #306 from orbitdb/refactor/type-mapping
Create a mapping for database types
2018-01-07 10:21:11 +02:00
haad
1b5d6db239 Create a mapping for database types 2018-01-07 09:17:40 +01:00
Haad
efc236533b
Merge pull request #305 from orbitdb/fix/segmentation-fault
Fix segmentation fault
2018-01-07 10:02:18 +02: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
haad
02cc20c0c6 Update demo link in README 2018-01-06 10:45:11 +02:00
haad
0ebe006e9b Add Github link to the browser examples 2018-01-06 10:45:11 +02:00
Haad
19878078ff
Merge pull request #304 from lufte/patch-1
Change "the only" to "only the".
2018-01-03 22:49:38 +02:00
Javier Ayres
7e0d3a50f7
Change "the only" to "only the". 2018-01-03 16:48:39 -03:00
haad
8382e28427 0.19.0 2017-12-31 18:45:30 +02:00
Haad
acbb1c8ca1
Merge pull request #302 from ricardojmendez/fix/exclude-dist
Excluding distribution files from git (#298)
2017-12-31 18:11:22 +02:00