Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat: Setup OFT on destination chains (#2)
* build: fraxfinance/layerzero-v2-upgradeable * feat: FraxOFTUpgradeable * build: fix * fix(deploy): deployment addr/order * refactor: deployFraxOFTUpgradeablesAndProxies * feat: setPeers * feat: admin role setup * refactor: bytes conversion, initial state check * feat: ProxyAdmin * feat: setEnforcedOptions * feat: set DVNs * fix: build * pass until setDVNs() * feat: setSendReceiveLibraries() * feat: deploy local passes * docs: notice on resolving failed `setSendAndReceiveLibrary()` * fix: use default send/receive lib * fix: blast EID * build: deploy addrs * deploy: final script for Mode * ops: deploy v1.0.0 * fix: deterministic ProxyAdmin * feat: deterministic proxy addr * feat: ImplementationMock * ops: deploy v0.1.0 * refactor: load in configs * refactor: configs array * feat: postDeployChecks * refactor: numOfts with enforcement * refactor: setDVNs, setEnforcedOptions, setPeers * fix: skip set to self * feat: setupDestinations() * fix: build * refactor: setupDestination() * feat: output json of setupDestination * refactor: setupSource() * feat: pre-deterministic TransparentUpgradeableProxy * ops: v1.0.0 ready
- Loading branch information