-
Notifications
You must be signed in to change notification settings - Fork 33
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
Make tips easier to understand/trace #1464
Comments
To improve the tips encoding scheme, follow these steps:
References/packages/contracts-core/contracts/libs/stack/Tips.sol |
The tips encoding scheme could be massively improved. I see two directions that would improve the overall system:
sanguine/packages/contracts-core/contracts/libs/stack/Header.sol
Lines 25 to 33 in dcda614
Summit
#1463), we could store the total tips value, as well as distribution ratios between the off-chain actors (which don't need high resolution, and could be fit into 8/16 bits each).The text was updated successfully, but these errors were encountered: