-
Notifications
You must be signed in to change notification settings - Fork 177
Amend simd-0123 #300
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
base: main
Are you sure you want to change the base?
Amend simd-0123 #300
Conversation
a3dc7d2
to
1807d1e
Compare
1807d1e
to
6c6cda1
Compare
@dimandotsol can you take a look now and see if the distribution section is easier to understand? |
Looks great! Thank you! |
I noticed that lamports will remain on the sysvar balance due to integer division. Maybe it’s worth explicitly mentioning this? In general, it’s fine, and how to handle it can be addressed later. But while reading, I had the following idea:
And on each distribution block, increase |
The idea sounds good to me intuitively. However, there are a few more details that need to be fleshed out.
|
|
Originally posted by @dimandotsol in #123 (comment)