Pin Contract Codes (v0.9.1 - Solana Metis WETH)
Nolus proposal #367: ## Summary Contracts stored on-chain remain unpinned by default, requiring on-chain storage lookups on every execution. Pinning keeps a...
Yes
100%
No
0%
Abstain
0%
Veto
0%
Original Proposal Text
## Summary Contracts stored on-chain remain unpinned by default, requiring on-chain storage lookups on every execution. Pinning keeps a contract's code in memory instead, reducing gas costs for every transaction that touches it. This proposal pins the 7 contract codes of the newly instantiated `SOLANA-METIS-WETH` protocol on the Nolus Pirin mainnet, a WETH-denominated (short-ETH) market on Solana Metis built from release v0.9.1: Leaser (949), Lease (950), LPP (951), Oracle (952), Profit (953), Reserve (954), Remote Lease controller (955). For the release changelog, please refer to [release v0.9.1](https://github.com/nolus-protocol/nolus-money-market/releases/tag/v0.9.1) on GitHub. By voting "YES" to this proposal you agree to pin these 7 contract code IDs.