Changelog
Protocol Updates
Protocol updates and improvements
- Prepared branch for EVM security audit
- EVM Gas Optimization
Function | Optimization | Gas (new) | Gas (old) |
---|---|---|---|
commit() | 52.7% | 146,300 | 309,608 |
addLock() | 56.6% | 34,250 | 78,961 |
addLockSig() | 48.9% | 42,103 | 82,447 |
refund() | 35.5% | 39,460 | 61,262 |
redeem() | 45.5% | 45,835 | 84,110 |
- Released the first version of the V8 protocol. Live here on EVMs, Fuel, Starknet, Solana, and TON testnets.
- Released the first version of the Bridge Deployment API.
- Released the documentation page.
Was this page helpful?