Skip to content

feat: add hub funded spoke pool testnet VIP - #762

Draft
Debugger022 wants to merge 1 commit into
mainfrom
feat/hub-spoke-pool-testnet-vip
Draft

feat: add hub funded spoke pool testnet VIP#762
Debugger022 wants to merge 1 commit into
mainfrom
feat/hub-spoke-pool-testnet-vip

Conversation

@Debugger022

Copy link
Copy Markdown
Contributor
  • Foundation draft only. The spoke comptroller, markets, adapter and yield source are unbuilt, so their addresses are zero placeholders and the proposal cannot be simulated until they land.
  • Command order is load-bearing in four places: acceptOwnership before any owner-gated setter, setPriceOracle before addPool, the bounded oracle before the pool serves a borrow or redeem, and addMarket before the supply allowlist is armed.
  • Grants only the six ACM roles this chain does not already cover. The rest are held by the timelock or the registry as wildcards, checked on chain
  • Risk parameters the PRD does not specify are left as TODO, as are the bStock liquidation calls, which have no testnet target yet.

- Foundation draft only. The spoke comptroller, markets, adapter and
  yield source are unbuilt, so their addresses are zero placeholders
  and the proposal cannot be simulated until they land.
- Command order is load-bearing in four places: acceptOwnership before
  any owner-gated setter, setPriceOracle before addPool, the bounded
  oracle before the pool serves a borrow or redeem, and addMarket
  before the supply allowlist is armed.
- Grants only the six ACM roles this chain does not already cover.
  The rest are held by the timelock or the registry as wildcards,
  checked on chain
- Risk parameters the PRD does not specify are left as TODO, as are the bStock liquidation calls, which have no testnet target yet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant