Commit Graph

481 Commits

Author SHA1 Message Date
Julien Malard-Adam
dcd6cc63d6 Update sync.test.js 2025-02-16 18:30:17 +01:00
Julien Malard-Adam
df738ff270 Update sync.test.js 2025-02-16 18:27:27 +01:00
Julien Malard-Adam
bdee048777 Update sync.test.js 2025-02-16 18:25:48 +01:00
Julien Malard-Adam
cda396be9e Update sync.test.js 2025-02-16 18:25:19 +01:00
Julien Malard-Adam
464041c267 Update sync.test.js 2025-02-16 18:23:40 +01:00
Julien Malard-Adam
062aa53823 Fix errors 2025-02-16 18:20:26 +01:00
Julien Malard-Adam
541a1074e0 Update sync.test.js 2025-02-16 18:17:52 +01:00
Julien Malard-Adam
01e25ca68f Update sync.test.js 2025-02-16 16:47:06 +01:00
Julien Malard-Adam
ef9ffcd1f4 Add test for https://github.com/orbitdb/orbitdb/pull/1221 2025-02-16 16:41:43 +01:00
Joaquin Prada
adb8d77aa2 fix: Revert default relay settings, keep updated ttl 2024-11-25 19:12:35 -03:00
Joaquin Prada
ed12f2b2cf fix: Update relay example to use default reservation settings 2024-11-25 18:32:14 -03:00
Hayden Young
2f7a6270a8 fix: Use Helia defaults for gossipsub and circuit relay. Update circuit relay with up-to-date configuration. 2024-10-29 16:03:26 +00:00
Hayden Young
26cadb1cf9 fix: Reintroduce putting entry to entries to trigger pin on replica. 2024-10-22 13:06:48 +01:00
Hayden Young
30fbeb4243 fix: Remove testing event handlers. 2024-10-16 17:31:24 +01:00
Hayden Young
58769c4d15 style: Linting. 2024-10-15 18:38:53 +01:00
Hayden Young
2aee8e408c test: Re-add relay settings. Fixes breaking browser tests. 2024-10-15 18:35:55 +01:00
Hayden Young
e1ef3224b4 feat: Upgrade ccrypto. 2024-10-15 18:35:19 +01:00
Hayden Young
a0f434c3fa test: Close ClassicLevel explicitly when stopping IPFS. 2024-10-15 12:59:47 +01:00
Hayden Young
b55319b3d1 test: Check type not class for peer id. 2024-10-15 12:57:06 +01:00
Hayden Young
378d519e18 refactor: Update Helia to v5. 2024-10-15 12:56:16 +01:00
Hayden Young
1a533e6b46 chore: Iterate gossipsub. Changes to gossipsub options. 2024-04-18 11:49:45 +01:00
Hayden Young
7b818d26a2 Merge pull request #1160 from orbitdb/fix/kv-indexing
Fix indexing in KeyValueIndexed database
2024-04-16 13:43:26 +01:00
haad
40b600d9e6 Fix indexing in KeyValueIndexed database 2024-04-16 11:50:53 +03:00
Hayden Young
2f75420842 fix: Lint errors. 2024-02-27 16:08:56 +00:00
Hayden Young
61f15fd556 fix: Pin a block. 2024-02-27 16:07:16 +00:00
haad
a3ea2e1165 Test storage interfaces and LevelStorage 2024-02-13 09:28:58 +01:00
Hayden Young
eb5104ead6 refactor: Move start/stop OrbitDB convenience functions to own repo. 2024-01-18 14:21:55 +00:00
Hayden Young
c844e54fe9 feat: A quick-start OrbitDB instance. 2024-01-16 22:27:16 +00:00
Hayden Young
973cc7aa20 test: Create a Level db if directory is specified. 2024-01-16 21:46:04 +00:00
Hayden Young
3cca7779a8 chore: update Helia. 2024-01-16 11:14:41 +00:00
haad
ebc8955a18 Fix replication tests 2024-01-16 11:39:03 +02:00
Hayden Young
4a1f5cba33 test: Replication when ipfs peers reconnect or a relaunched. 2024-01-13 02:36:45 +00:00
Hayden Young
47f9889c77 fix: Lint errors. 2024-01-12 13:27:50 +00:00
Hayden Young
8ab276026a test: Block get timeout. 2024-01-12 13:25:00 +00:00
Hayden Young
79d635dfb0 test: Complete test when error captured. 2024-01-09 22:54:39 +00:00
Hayden Young
0f52b62e31 test: Enable all tests. 2024-01-09 16:54:10 +00:00
Hayden Young
ba043391d9 chore: Upgrade Helia. 2024-01-09 16:50:25 +00:00
Hayden Young
0a5f8b54e3 Merge remote-tracking branch 'origin/main' into helia 2023-12-15 16:36:22 +00:00
Hayden Young
e384e9275a Merge pull request #1137 from orbitdb/fix/helia-5
Fix tests and clean up
2023-12-16 00:21:00 +08:00
haad
47ccff7d5d Add tests for supported data types in documents db 2023-12-15 11:32:08 +02:00
haad
5b0bc171d1 Clean up 2023-12-15 10:28:58 +02:00
haad
0fd5287c8c Remove obsolete timeout, fix couple of typos in tests 2023-12-15 10:28:47 +02:00
haad
6e6e4e6b4a Use only bitswap in tests 2023-12-15 08:50:46 +02:00
haad
47b945471f Remove extra console.log from replication test 2023-12-15 08:47:24 +02:00
Hayden Young
d718a66818 feat: Default Libp2p config for node.js and browser peers. 2023-12-14 01:40:20 +00:00
Hayden Young
82591bf456 Merge remote-tracking branch 'origin' into helia 2023-12-02 21:48:09 +00:00
haad
f675641982 Refactor joinEntry implementation 2023-11-30 07:46:14 +02:00
Hayden Young
9f766da793 Merge branch 'main' into helia 2023-11-14 17:20:10 +00:00
Hayden Young
98594b9081 test: Amount configured more than total entries being returned by gt/gte iterator filter. 2023-11-13 22:25:52 +00:00
Hayden Young
59faae5694 test: Change muxer. 2023-11-09 23:26:33 +00:00