You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing the pricing model, the price of a preconf at 15M already preconfirmed gas differs slightly from the pricing model article (1.17 GWEI). Investigate if we can improve the precision in the math, maybe by using U256.
Testing the pricing model, the price of a preconf at 15M already preconfirmed gas differs slightly from the pricing model article (1.17 GWEI). Investigate if we can improve the precision in the math, maybe by using
U256
.bolt/bolt-sidecar/src/state/pricing.rs
Lines 153 to 157 in 8dcd096
https://research.lido.fi/t/a-pricing-model-for-inclusion-preconfirmations/9136
The text was updated successfully, but these errors were encountered: