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 |
|
Hayden Young
|
04e9e8d7e4
|
chore: Lint fix.
|
2023-11-09 18:06:42 +00:00 |
|
Hayden Young
|
1c3b99c605
|
Merge branch 'main' into helia
|
2023-11-09 18:03:03 +00:00 |
|
Hayden Young
|
4b89ce3e00
|
test: Connect peers directly once address is established by relay in browser tests.
|
2023-11-09 17:47:38 +00:00 |
|
Hayden Young
|
3c5c44c389
|
test: Bump up disconnectThreshold limit when setting up sync streams.
|
2023-11-08 17:04:30 +00:00 |
|
Hayden Young
|
071d78df16
|
refactor: Remove removeAccessController.
|
2023-11-06 18:09:03 +00:00 |
|
Hayden Young
|
8305da9581
|
test: Remove reservationClearInterval. It is causing NO_RESERVATION errors.
|
2023-11-06 15:52:09 +00:00 |
|
Hayden Young
|
c8914a74ec
|
fix: Lint issues.
|
2023-10-14 14:55:03 +01:00 |
|
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
|
e609d33ae8
|
chore: Output stack.
|
2023-10-11 23:30:35 +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
|
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 |
|
haad
|
f86564db13
|
Fix helia tests
|
2023-09-28 16:14:57 +03:00 |
|