-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update orbitdb #2600
Merged
Merged
Update orbitdb #2600
Changes from 85 commits
Commits
Show all changes
106 commits
Select commit
Hold shift + click to select a range
2d1c33b
WIP: Update OrbitDB/IPFS/libp2p
003e94a
Various updates
f6b24b4
Various updates
89d8bd9
Fixes
724e60a
Updates
191514c
Clean up NestJS modules and fix storage.service tests
75d5281
Fixes, mostly around restarting app
islathehut aeab85b
Use custom storage to ensure we write data as Uint8array + rename Orb…
islathehut a68eb6b
Ignore logs
islathehut 91f2e97
More storage related stuff
islathehut 3be6240
(Maybe) fix the ping issue and mild refactor for my sanity
islathehut f6682f1
Fix reconnections and update logging
islathehut 262b19e
Get desktop to run without the customevent flag
islathehut bbacc19
Mobile testing
islathehut 22f7a3e
Ensure mobile can function with JS customevents
islathehut 3bcf6c3
Merge branch 'develop' into update-orbitdb
533e1de
Fix for issue with not having all blocks
islathehut f5977bd
Merge branch 'update-orbitdb' of github.com:TryQuiet/quiet into updat…
islathehut 1b8352f
Fix common tests
islathehut 03069bf
Fix almost all tests on the backend, etc.
islathehut b93bd3b
Fix for customevent errors in ci tests
islathehut 2ff48eb
Fix state manager test and backend test node options
islathehut 6e2c387
Update class-validator
islathehut 95564cc
Test mac e2e ci issue
islathehut 96fa124
Fix tor binary dir issue in ci
islathehut 3301d5d
Try again
islathehut 0695992
Random fixes for e2e tests
islathehut 3a82643
Fix file manager
islathehut 7ed5ac5
Fix code scanning alert no. 1: Insecure randomness
69c0ba5
Some digging on why the backend process isn't starting on linux
islathehut 56e8d40
Not sure why this didn't show up as errors in vscode
islathehut 04e8801
Get fork argv
islathehut acbfccf
Remove debug code and add patch for connection monitor
islathehut 2edac31
Log everything
islathehut 3c81088
Remove env variables as test
islathehut de360da
Fix url scheme handler error on linux
islathehut 985a19f
Remove debug logging
islathehut 017d6c9
Trying something
islathehut dedf580
See if we can bypass error I'm seeing on linux
islathehut 2cc9a40
Put logs back to a sane level
islathehut 784f71c
Reorder e2e test cases so we can guarantee everything has a chance to…
islathehut bcb9a2a
Updating dependencies for mobile
islathehut 0ddc84f
Add helia as a package
islathehut 0e53a9b
Revert "Updating dependencies for mobile"
islathehut 7a9a1c3
Some minor updates
islathehut b391aec
Merge branch 'develop' into update-orbitdb
islathehut eebacb2
Fix logging and get rid of annoying malformed rn-bridge error on back…
islathehut 09c1485
Cleanup, fix ios resume, add volta params
islathehut c7e2d2d
Ensure helia is bootstrapped in CI
islathehut 60604dd
Merge branch 'develop' into update-orbitdb
islathehut f0cda5d
Merge branch 'develop' into update-orbitdb
islathehut 872e55a
Fix up closing and make sure tests exit when they finish
islathehut 6c1ff38
E2E test updates
islathehut 36ca305
Merge branch 'develop' into update-orbitdb
islathehut be5c80c
Merge branch 'develop' into update-orbitdb
islathehut 968c249
Fix the duplicated/unregistered bug
islathehut 2243b22
Invitation link is failing consistently so do it last
islathehut 9e50e2c
Try macos-14
islathehut 4615671
Update CSRs test since the order that orbitdb returns events in changed
islathehut 21e8fae
Fix jest issue
islathehut 6cf7b32
Fix connection manager tests
islathehut b047af2
Use macos-13
islathehut 4828359
Log test name on all test cases in e2e
islathehut 85578ec
Reformat and update back compat version
islathehut ad58cae
Don't run back compat tests on this branch
islathehut accab6f
Add log to invitation
islathehut 374604d
Remove empty if
islathehut f9125fd
Add back old xdg-settings call
islathehut 283d324
Get branch correctly on CI
islathehut 0ba2808
Fix vulnerable dependencies
islathehut 609bdff
Do a better job - why didn't they upgrade a vulnerable package when r…
islathehut eccc7fc
Check something
islathehut b417d7f
Try something again
islathehut 3c657cb
Try this method
islathehut cc172b3
Not
islathehut b7d9588
Test
islathehut 3832532
Update e2e-linux.yml
islathehut 77eb520
Update e2e-linux.yml
islathehut 56da07c
remove print statement
islathehut e3dbecb
Use windows latest
islathehut 6c44083
Use windows latest large
islathehut ba8934a
Switch back
islathehut 8ff55c5
Remove node_datachannel references
islathehut d58c7cc
Remove inaccurate comments
islathehut c91145e
Remove unnecessary changes
islathehut 23b0a50
Share the same constants and enums with identity
islathehut d91a408
Merge remote-tracking branch 'origin/develop' into update-orbitdb
adrastaea 243cd9b
Update PEER_ID_REGEX to match 52-character peer IDs
adrastaea bfd297b
generate random device name instead of using mac
adrastaea 93ac4f7
Merge remote-tracking branch 'origin/develop' into update-orbitdb
adrastaea 2ab8525
fix connections manager test
adrastaea 0af228d
Fix leave community issue
islathehut 91ea597
Fix common tests
islathehut 5f8a15b
Fix backend tests
islathehut f8d208b
Merge branch 'develop' into update-orbitdb
islathehut fd54aa6
Update snapshots
islathehut 3625a94
Purge ALL data
islathehut 4b1dd3f
add extension error handling
adrastaea e0f02d8
fix bigfiles test
adrastaea a5b758e
Add file upload test cases for single user
islathehut 81420d0
Add file upload/download/cancel test cases for multiple users
islathehut 7d8fb43
fix snapshots
islathehut 5502a5d
Generate big test file at runtime
islathehut afa1850
E2E refactor to (mostly) not use sleep statements
islathehut 39964c5
Add extra visibility checks
islathehut 49b5276
Merge branch 'develop' into update-orbitdb
islathehut File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,3 +7,4 @@ c4/workspace.json | |
.vscode | ||
packages/.DS_Store | ||
.idea | ||
*.log |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
export NVM_DIR="$HOME/.nvm" | ||
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm | ||
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion | ||
|
||
nvm use |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this relevant after merging?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, I'm gonna update it once we have an alpha.