sphinx-labs / sphinx

DevOps platform for smart contract deployments
MIT License
237 stars 15 forks source link

fix(pg): Bump Merkle leaf gas values on networks other than Rootstock #1653

Closed sam-goldman closed 5 months ago

sam-goldman commented 5 months ago

This change makes Rysk's protocol executable on Blast Sepolia. It also resolved 0xBased's issue, where the simulation reverted due to an underfunded transaction.

I didn't bump Rootstock's gas values because it's not necessary (explained in the inline docs) and because it'd prevent Mean Finance from deploying their system on this network.