-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Labels
Description
Description
This meta-issue contains everything required to get Ale to mainnet.
Checklist
- EVM internal audits (@bkolad, @preston-evans98) [Tracker] EVM internal audit #2271
- EVM internal audit fixes [Tracker] EVM internal audit #2271
- EVM acceptance tests (@LogvinovLeon)
- Global gas limit
- EVM gas limit
- Foundry setup
- JSON RPC requests (especially the cursor + Sync/realtime)
- Load tests
- RAM pinning
- Hosting Hyperlane Agents (@citizen-stig)
- Upgradeability using sov-version-manager (@theodorebugnet)
- Allow invalid EVM txs on-chain Allow posting reverted txs on chain #2265
- Deploy devnet with bridged gas token
- Determine whether archival DB pruning is required for initial mainnet. If so, re-implement
- Add support for private endpoint with HTTP rate limiting exemptions
- Investigate websocket rate limiting
- Ansible changes for mainnet [Tracker] Mainnet readiness rollup-starter-ansible#27