2080 Commits

Author SHA1 Message Date
Hayden Young
c3be1d2fac chore: Iterate version. v2.4.3 2024-11-01 12:30:30 +00:00
Hayden Young
af79cb8235
Merge pull request #1202 from orbitdb/fix/duplicate-put
fix: Remove duplicate put.
2024-11-01 20:28:30 +08:00
Hayden Young
0f062cb38d fix: Remove duplicate put. 2024-11-01 11:23:07 +00:00
Hayden Young
497cf43cc7 Merge remote-tracking branch 'refs/remotes/origin/main' v2.4.2 2024-10-31 22:54:11 +00:00
Hayden Young
ff8b736ad9 chore: Iterate version. 2024-10-31 22:53:56 +00:00
Hayden Young
90dc85077c
Merge pull request #1201 from orbitdb/fix/manifest-store
Test
2024-11-01 06:52:28 +08:00
Hayden Young
4a5822c4a1 fix: Remove console output. 2024-10-31 22:48:11 +00:00
Hayden Young
bef35b013c Merge remote-tracking branch 'origin' into fix/manifest-store 2024-10-31 22:45:40 +00:00
haad
89ff328325 Test 2024-10-30 10:42:15 +01:00
Hayden Young
d1ddc2ec98 chore: funding.json 2024-10-29 20:42:35 +00:00
Hayden Young
830902ed3d
Merge pull request #1200 from orbitdb/fix/helia-modules-upgrade
fix: Use Helia defaults for gossipsub and circuit relay. Update circu…
v2.4.1
2024-10-30 02:02:19 +08:00
Hayden Young
a9dcdfdc5c fix: Remove unused packages. 2024-10-29 16:38:06 +00: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
1daa4bf6a5 chore: Iterate version. v2.4.0 2024-10-28 12:33:22 +00:00
Hayden Young
1a975454e9 chore: Iterate version. 2024-10-28 12:17:34 +00:00
Hayden Young
1ae9e124d3 style: Format change. 2024-10-28 12:17:10 +00:00
Hayden Young
f01476c00a
Merge pull request #1199 from orbitdb/expose-identities
Expose identities from OrbitDB
2024-10-28 20:11:41 +08:00
Hayden Young
c79a207c99
Merge pull request #1198 from orbitdb/helia-v5
Helia v5
v2.3.0
2024-10-24 21:47:09 +08:00
Hayden Young
b65e3b03d0 chore: Iterate release version. 2024-10-24 12:18:41 +01:00
Hayden Young
0eece8a771 docs: Update to connectionEncrypters in libp2p config. 2024-10-24 12:18:27 +01: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
41e9be5569
Merge pull request #1197 from jzakotnik/main
Consistent package naming for standalone and replicating db guide
2024-10-15 18:24:32 +08:00
Hayden Young
c0354746bd
Merge pull request #1196 from Jon-Biz/patch-1
Update IDENTITIES.md
2024-10-15 18:20:43 +08:00
jzakotnik
1b99ae254b Fixed broken links in databases documentation 2024-09-27 17:06:40 +02:00
jzakotnik
cfd0bc1b41 Consistent package naming for standalone and replicating db guide 2024-09-27 16:29:06 +02:00
Jonathan El-Bizri
f15b704153
Update IDENTITIES.md 2024-09-23 17:13:13 -07:00
Hayden Young
af55f118fe
Merge pull request #1189 from ai-chen2050/main
docs: add code identifier to wrap <script> for markdown rendering
2024-08-24 05:02:48 +08:00
Hayden Young
b6c03fac00
Merge pull request #1193 from TryQuiet/fix-access-controllers
await verifyIdentity because it's async
2024-08-24 05:00:54 +08:00
Lucas Leblow
52fc148c55 await verifyIdentity because it's async 2024-08-23 14:22:21 -06:00
Hayden Young
1c9b4dc5ce
Merge pull request #1190 from hsjo12/patch-1
Update GETTING_STARTED.md
2024-08-23 22:04:52 +08:00
hsjo12
e4803f64f6
Update GETTING_STARTED.md
Fix several pieces of code
2024-08-06 18:33:54 +09:00
ai-chen2050
2f50dee80f docs: add code identifier to wrap <script> for markdown rendering 2024-08-05 10:04:40 +08:00
haad
17e322cd71 Expose identities from OrbitDB 2024-08-02 11:32:53 +03:00
Hayden Young
9ddffd346a
Merge pull request #1186 from jasonnathan/patch-1
Update GETTING_STARTED.md
2024-07-08 05:52:51 +08:00
Jason Nathan
967a754872
Update GETTING_STARTED.md
Tiny typo in readme
2024-07-05 09:07:35 +08:00
Hayden Young
f5d0d501dd
Merge pull request #1184 from Henni/fix/sync-docs
Docs: Fix links & docstring formatting
2024-05-16 20:04:44 +08:00
Hendrik Leppelsack
1d5c18e419
fix links to sync api docs and formatting of sync module docstring 2024-05-10 16:52:39 +02:00
Hayden Young
6409eaae9f chore: Tea verification. 2024-05-03 13:03:13 +01:00
Haad
1cdb186d06
Merge pull request #1178 from orbitdb/chore/gossipsub-upgrade
chore: Iterate gossipsub. Changes to gossipsub options.
2024-04-22 06:53:59 +03:00
Hayden Young
1a533e6b46 chore: Iterate gossipsub. Changes to gossipsub options. 2024-04-18 11:49:45 +01:00
Hayden Young
bd1eb71e44
Merge pull request #1177 from orbitdb/log-performance
Improve Oplog performance
2024-04-17 11:24:42 +01:00
haad
1564ee0325 Remove obsolete useRefs option in log traverse function 2024-04-17 13:17:58 +03:00
haad
e6afa0b7e7 Remove unnecessary entry encoding step 2024-04-17 13:17:58 +03:00