-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Upcoming refactors #1749
Comments
|
Awesome! Thanks for this @ValarDragon |
|
Now that this stuff has been moved mostly to postlaunch, I don't think this summary issue remains helpful. Closing for now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is just a list of all the upcoming refactors that I am aware of. These are listed in the order I remembered them. Not all of these are written up into issues. Feel free to edit this issue directly.
Lets try to get these all taken care of next iteration, so we can just punt all further big refactors until postlaunch / pre1.0?I no longer think these refactors are that important to have prelaunch/x/
means)coins.Amount
to uint, consider using a deterministic map instead of a list #1273client/context/helpers/{EnsureAccountNumber, EnsureSequenceNumber}
to not re-get the account. (Just get it once)unrevoke
Rename revoke/unrevoke to jail/unjail #1305The text was updated successfully, but these errors were encountered: