Skip to content

Audit Issue 22: Optimize sparse bitmap#18

Merged
claravanstaden merged 3 commits intosnowbridge-v2-audit-fixesfrom
sv2-audit-issue-22
Apr 11, 2025
Merged

Audit Issue 22: Optimize sparse bitmap#18
claravanstaden merged 3 commits intosnowbridge-v2-audit-fixesfrom
sv2-audit-issue-22

Conversation

@claravanstaden
Copy link
Copy Markdown
Owner

Resolves: SNO-1475

Copy link
Copy Markdown

@yrong yrong left a comment

Choose a reason for hiding this comment

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

Cool!

fn set(index: u64);
}

/// Sparse bitmap implementation.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Documentation is very sparse (excuse the pun). Should at least describe how we are packing nonces into the StorageMap<u64, u128> data structure.

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Added docs in f88400d.

@claravanstaden claravanstaden merged commit 8dae6ac into snowbridge-v2-audit-fixes Apr 11, 2025
37 of 43 checks passed
@github-actions github-actions Bot requested review from vgeddes and yrong April 11, 2025 12:51
@github-actions
Copy link
Copy Markdown

Review required! Latest push from author must always be reviewed

@claravanstaden claravanstaden deleted the sv2-audit-issue-22 branch April 11, 2025 12:51
claravanstaden pushed a commit that referenced this pull request Apr 17, 2025
…he Outbound Queue v2 (#20)

* Credit to reward address

* convert account (#18)

* Fallback reward to relayer

* Cleaup

---------

Co-authored-by: Vincent Geddes <117534+vgeddes@users.noreply.github.com>
claravanstaden pushed a commit that referenced this pull request May 2, 2025
* Credit to reward address

* convert account (#18)

* Fallback reward to relayer

* Cleaup

* Improve inbound tests

---------

Co-authored-by: Vincent Geddes <117534+vgeddes@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants