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
New techniques allow for lightweight, proxy-based smart pools. These can save 95% of the deployment cost. With gas optimizations, operating a pool will not be more gas-expensive than v2 pools. Deterministic deployment allows for same pool address on different chains, allowing for cross-chain pools.
Specification
proxy-based deployment
deterministic deployment
deterministic storage slots
split implementation code in mixins for easier auditability
better handling of owner vs user actions
Notes
Rigoblock V3 has been deployed.
The text was updated successfully, but these errors were encountered:
Summary
Deploy a lightweight, upgradable V3 protocol.
Motivation
New techniques allow for lightweight, proxy-based smart pools. These can save 95% of the deployment cost. With gas optimizations, operating a pool will not be more gas-expensive than v2 pools. Deterministic deployment allows for same pool address on different chains, allowing for cross-chain pools.
Specification
Notes
Rigoblock V3 has been deployed.
The text was updated successfully, but these errors were encountered: