-
Notifications
You must be signed in to change notification settings - Fork 1
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
People added late to a group should get access to all epochs #106
Conversation
interesting error
|
was a weird mismatch between |
This comment was marked as duplicate.
This comment was marked as duplicate.
New dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No new dependency issues detected in pull request Bot CommandsTo ignore an alert, reply with a comment starting with Pull request alert summary
📊 Modified Dependency Overview: 🚮 Removed packages: [email protected], [email protected] |
updated keyring to fix a list() bug https://gitlab.com/ahau/lib/ssb-keyring/-/merge_requests/27 |
hmm "publish many messages that might need pruning" is mysteriously freezing sometimes. i think it was happening before we merged the db2 optimization as well (test is gone because re-ran it) |
trying out using normal db2 config like in https://github.com/ssbc/ssb-tribes2/pull/108/files |
@mixmix made change and replied to comments |
oh no there's still flakes 😱 |
@Powersource seems to be flaking on same test with 500 writes suggestions:
|
Squashed commit of the following: commit 770f283 Author: mix irving <[email protected]> Date: Thu May 18 14:54:09 2023 +1200 blah commit 9e76b8e Author: mix irving <[email protected]> Date: Thu May 18 14:39:01 2023 +1200 rm ssb-caps, use randomBytes, add timeout for final test commit ffc89c4 Author: mix irving <[email protected]> Date: Thu May 18 14:16:09 2023 +1200 disable legacy-replication commit 61ad664 Author: mix irving <[email protected]> Date: Thu May 18 10:38:11 2023 +1200 add licenses to new files commit 38e8eeb Author: mix irving <[email protected]> Date: Thu May 18 10:36:35 2023 +1200 add legacyReplication commit 3dc4eb6 Author: mix irving <[email protected]> Date: Thu May 18 10:16:55 2023 +1200 fixups commit 5dacf0a Author: mix irving <[email protected]> Date: Thu May 18 09:54:41 2023 +1200 tests: log for when ebt fails to replicate commit 25d5c0f Author: Jacob Karlsson <[email protected]> Date: Fri May 12 12:12:46 2023 +0200 1.0.1 commit 8c896ad Author: Jacob Karlsson <[email protected]> Date: Fri May 12 12:12:34 2023 +0200 Include all lib files in module commit 0714473 Author: Jacob Karlsson <[email protected]> Date: Fri May 12 11:52:42 2023 +0200 1.0.0
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.
Looks good.
I made what I think is an improved "replicate-all" that we can use everywhere.
Worked on this to get the tests passing :
#117
added-late_CI_FIXES
Fixes #76
replicate
about it breaking when people have secret feeds from someone else