Skip to content
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

[authority] Optimise storage of shared-objects locks #978

Merged
merged 17 commits into from
Mar 21, 2022
Merged

[authority] Optimise storage of shared-objects locks #978

merged 17 commits into from
Mar 21, 2022

Conversation

asonnino
Copy link
Contributor

Fix #975

@asonnino asonnino added the Type: Enhancement New feature or request label Mar 21, 2022
@asonnino asonnino added this to the Post-GDC milestone Mar 21, 2022
@asonnino asonnino self-assigned this Mar 21, 2022
@asonnino asonnino requested a review from gdanezis March 21, 2022 14:49
asonnino and others added 2 commits March 21, 2022 18:18
Co-authored-by: François Garillot <4142+huitseeker@users.noreply.github.com>
Copy link
Contributor

@huitseeker huitseeker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Praying you manage to merge

@asonnino asonnino merged commit ed436b9 into MystenLabs:main Mar 21, 2022
@asonnino asonnino deleted the shared-objects-locks branch March 21, 2022 18:55
mwtian pushed a commit to mwtian/sui that referenced this pull request Sep 29, 2022
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.64 to 1.0.65.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.64...1.0.65)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[authority] Optimise storage of shared-objects locks
2 participants