Skip to content

Add genesis REP deployment and network-aware wiring#183

Open
KillariDev wants to merge 1 commit into
mainfrom
t3code/670de919
Open

Add genesis REP deployment and network-aware wiring#183
KillariDev wants to merge 1 commit into
mainfrom
t3code/670de919

Conversation

@KillariDev
Copy link
Copy Markdown
Collaborator

Summary

  • Adds a deploy script for the genesis reputation token and wires Zoltar and peripheral factories to use the deployed token address instead of a hardcoded constant.
  • Introduces shared network configuration for supported chains, including chain metadata, WETH/USDC addresses, and Uniswap-related defaults.
  • Updates security pool, oracle, trading, and UI flows to consume network-aware contract addresses and token metadata.
  • Expands contract interfaces and deployment helpers so child pools, oracle managers, and fork flows carry WETH and REP token dependencies explicitly.

Testing

  • Not run (not requested).
  • Existing TypeScript and UI tests were updated in the branch to cover the new network-aware and deployment paths.
  • No manual deployment verification was performed in this pass.

- Introduce `GenesisReputationToken` and deploy script
- Thread WETH and genesis REP addresses through contracts, helpers, and UI
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