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
ga-reth
changed the title
Introduce logic to deterministically generate solver contract addresses in JS
Introduce logic to deterministically generate solver contract addresses in TS
Dec 12, 2024
Problem to Solve
At the moment, ecah time staging is reset, we need to update the solver contract addresses client side (at the moment just symbiotic).
Proposed Solution
Replicate the create3 logic to deterministically generate contract addresses in typescript - to be used in symbiotic initially.
The text was updated successfully, but these errors were encountered: