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
|
0a13a27546
|
Merge pull request #1115 from 1329576606/main
fix log.js iterator
|
2023-11-14 06:19:53 +08:00 |
|
Hayden Young
|
bfba8193ff
|
test: Playwright time/timeEnd fix.
|
2023-11-13 16:43:20 +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
|
81006341fe
|
Merge pull request #1120 from orbitdb/docs/AC
Docs/ac
|
2023-11-08 08:00:18 +08:00 |
|
Hayden Young
|
ff9d04b714
|
docs: Do not use unexposed getAC function.
|
2023-11-07 23:37:17 +00:00 |
|
Hayden Young
|
071d78df16
|
refactor: Remove removeAccessController.
|
2023-11-06 18:09:03 +00:00 |
|
Hayden Young
|
0eb228b530
|
docs: Remove non-exported getAccessController from docs.
|
2023-11-06 17:55:24 +00:00 |
|
Hayden Young
|
8305da9581
|
test: Remove reservationClearInterval. It is causing NO_RESERVATION errors.
|
2023-11-06 15:52:09 +00:00 |
|
Hayden Young
|
0b9dd10c96
|
chore: Upgrade to helia 2.0.3.
|
2023-11-04 23:50:54 +00:00 |
|
zhanxin.xu
|
d24dffc0a8
|
fix log.js iterator
fix log.js iterator
|
2023-10-23 15:12:23 +08:00 |
|
Haad
|
9b8bcb7257
|
Merge pull request #1113 from Le-Space/main
missing async caused confusion
|
2023-10-20 10:36:25 +02:00 |
|
dependabot[bot]
|
118abb7933
|
chore(deps-dev): Bump @babel/traverse from 7.21.4 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-19 02:16:33 +00:00 |
|
Nico Krause
|
8d96406a55
|
missing async caused confusion
|
2023-10-18 12:35:06 +05:00 |
|
dependabot[bot]
|
a245e65ac7
|
chore(deps): Bump undici from 5.21.0 to 5.26.3
Bumps [undici](https://github.com/nodejs/undici) from 5.21.0 to 5.26.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.21.0...v5.26.3)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 15:38:53 +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
|
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 |
|
dependabot[bot]
|
db89dd143c
|
chore(deps-dev): Bump protobufjs from 6.11.3 to 6.11.4
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)
---
updated-dependencies:
- dependency-name: protobufjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-18 13:47:07 +00: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 |
|