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

Add visual diagram of the SingleSlotMapper structure #98

Open
naddison36 opened this issue Dec 6, 2022 · 0 comments
Open

Add visual diagram of the SingleSlotMapper structure #98

naddison36 opened this issue Dec 6, 2022 · 0 comments
Assignees
Labels
contract Contract work v2 mStable v2 roadmap

Comments

@naddison36
Copy link
Contributor

the data structure of the SingleSlotMapper can be complicated to understand as it uses bit operations against a single uint256 storage slot to map 62 index numbers to 4 bit values.

Adding a diagram of the structure to the README will help developers understand how this works.

@naddison36 naddison36 added contract Contract work v2 mStable v2 roadmap labels Dec 6, 2022
@naddison36 naddison36 self-assigned this Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contract Contract work v2 mStable v2 roadmap
Projects
None yet
Development

No branches or pull requests

1 participant