1908 Commits

Author SHA1 Message Date
Hayden Young
649c2dfc91 test: Use unique db names to avoid db close errors. 2023-10-14 14:50:58 +01:00
Hayden Young
7123556a27 test: Drop dbs after each test. 2023-10-14 01:48:21 +01:00
Hayden Young
7f87b64542 test: Wait for db2 to close before re-opening. 2023-10-12 23:55:51 +01:00
Hayden Young
d05cd87b5c chore: Do not catch any error when onPeerJoined. 2023-10-12 21:03:19 +01:00
Hayden Young
b069e76f91 chore: Catch any error when onPeerJoined. 2023-10-12 20:28:59 +01:00
Hayden Young
01d74aaa02 chore: Do not catch any error when onPeerJoined. 2023-10-11 23:41:06 +01:00
Hayden Young
e609d33ae8 chore: Output stack. 2023-10-11 23:30:35 +01:00
Hayden Young
78dab50eb8 chore: Do not catch any error when sendHeads. 2023-10-11 23:20:13 +01:00
Hayden Young
e1a163bce7 fix: Lint issues. 2023-10-11 23:05:22 +01:00
Hayden Young
0c3e7667f3 chore: Catch heads iterator errors. 2023-10-11 23:03:22 +01:00
Hayden Young
3b3f90501c fix: Stop sync before removing listeners. 2023-10-11 22:24:05 +01:00
Hayden Young
a44323851f test: Pause between db close/open when testing deterministic AC. 2023-10-10 19:49:33 +01:00
Hayden Young
e8146bb2ff fix: Lint issues. 2023-10-10 19:42:15 +01:00
Hayden Young
4213bdb241 test: Disable db re-open when testing deterministic AC. 2023-10-10 19:38:53 +01:00
Hayden Young
15ec24570b test: Only run single test to isolate premature db closure during CI. 2023-10-10 19:22:28 +01:00
Hayden Young
5cd69a4b99 test: Skip test to isolate premature db closure during CI. 2023-10-10 18:36:32 +01:00
Hayden Young
3b7ffd02a7 fix: Lint issues. 2023-10-10 09:37:56 +01:00
Hayden Young
280bc60a92 refactor: Do not filter "messages from me". Hand off to Helia config. 2023-10-10 09:36:00 +01:00
Hayden Young
29d1a618e5 test: Fix relay timeouts. 2023-10-09 17:32:54 +01:00
Hayden Young
6d82ad2b31 test: Dial peers. 2023-09-28 20:57:00 +01:00
Hayden Young
01187a31f8 test: Run playwright-test for browser testing. 2023-09-28 15:18:58 +01:00
Hayden Young
b447ae0ec1
Merge pull request #1109 from orbitdb/fix-helia-tests
Fix helia tests
2023-09-28 21:24:55 +08:00
haad
f86564db13 Fix helia tests 2023-09-28 16:14:57 +03:00
Hayden Young
d917e11b6e test: Hang up relay. 2023-09-28 08:08:23 +01:00
Hayden Young
f28aa476f7 test: Relay for web browser testing. 2023-09-26 03:22:06 +01:00
Hayden Young
ec8b17352a fix: Deregister all events to complete stop sync. 2023-09-25 19:32:36 +01:00
Hayden Young
dc706ee713 fix: Filter pubsub sync messages by address. 2023-09-24 00:31:38 +01:00
Hayden Young
31597d7084 refactor: Support Helia. 2023-09-23 16:25:29 +01:00
Hayden Young
3eee148510
Merge pull request #1101 from orbitdb/release/v1.0
Release/v1.0
v1.0.0
2023-09-18 21:46:38 +08:00
Hayden Young
e7b6efeeb4 docs: Version API. 2023-09-18 14:39:55 +01:00
haad
e6a9efab8c Update imports for benchmarks 2023-09-18 16:28:10 +03:00
Hayden Young
170d9a9b7c chore: Update npm packages. 2023-09-18 14:12:43 +01:00
Hayden Young
aba0b6caef
Merge pull request #1103 from orbitdb/fix/package
Update package.json
2023-09-18 20:02:21 +08:00
haad
e877c594b2 Update package.json 2023-09-18 14:48:14 +03:00
haad
de1747c1f6 Update README 2023-09-18 14:37:00 +03:00
Hayden Young
3c1ba83833 docs: Remove TOC. 2023-09-18 12:33:13 +01:00
Hayden Young
ab176d27e9 docs: Remove status of project. 2023-09-18 12:31:36 +01:00
Hayden Young
e92406afe9 chore: Iterate release version. 2023-09-18 12:11:52 +01:00
Hayden Young
af8f4df335 docs: Install latest stable version. 2023-09-18 12:11:12 +01:00
Hayden Young
411702e561
Merge pull request #1100 from orbitdb/docs/dead-links
Docs/dead links
2023-09-17 21:43:38 +08:00
Hayden Young
bc7e559f00 docs: Correctly name createOrbitDB func in API. 2023-09-17 14:39:15 +01:00
Hayden Young
a32ef155b3 docs: Fix dead links. 2023-09-17 14:38:18 +01:00
Hayden Young
739103d66d
Merge pull request #1099 from orbitdb/fix/stop
Close databases when orbitdb is stopped
2023-09-13 21:29:48 +08:00
Haad
2b7486a0e6
Merge pull request #1098 from jtmckay/main
Update README.md
2023-09-13 07:56:59 +03:00
haad
72ebd7ebc2 Close databases when orbitdb is stopped 2023-09-13 07:49:28 +03:00
Taylor
43af780a95
Update README.md
Fix broken doc links
2023-09-11 23:02:46 -06:00
Hayden Young
9beddc8e90 chore: Increment version for 1.0.0 RC2. 2023-09-08 11:43:48 +01:00
Hayden Young
249e999cad
Merge pull request #1090 from orbitdb/identity-provider-partials
refactor: Identity provider can be passed as partially instantiated f…
2023-09-08 16:45:47 +08:00
Hayden Young
954767e50f chore: Fix lint issues. 2023-09-08 01:34:41 +01:00
Hayden Young
858c66fe86 test: Override default keyvalue with indexed keyvalue. 2023-09-08 00:53:59 +01:00