sui
sui copied to clipboard
Expose RGP (Reference Gas Price) to transaction validation
We are loading RGP in the per epoch store and use it when checking gas for the transaction. Few todo left in case they matter, please advise.
Testing is light for now (I stole a test from @bmwill) but I plan to add more around the epoch changes aspect and more transaction kind. If people are happy with this as is I can get it in, if we want more tests, those are coming soon
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated |
---|---|---|---|---|
explorer | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Feb 17, 2023 at 9:34PM (UTC) |
explorer-storybook | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Feb 17, 2023 at 9:34PM (UTC) |
frenemies | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Feb 17, 2023 at 9:34PM (UTC) |
wallet-adapter | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Feb 17, 2023 at 9:34PM (UTC) |
https://github.com/MystenLabs/sui/pull/8366 adds the entire system object so that would be good and I pick it up from there I guess. I am going to try this change anyway just to make it work and I'll sync with @andll to find out what's best
rebased over @andll PR and this got pretty simple... please take a look
Seems non controversial.
very.... :)