- Introduced Aggregator.sol for Chainlink-compatible oracle functionality, including round-based updates and access control. - Added OracleWithCCIP.sol to extend Aggregator with CCIP cross-chain messaging capabilities. - Created .gitmodules to include OpenZeppelin contracts as a submodule. - Developed a comprehensive deployment guide in NEXT_STEPS_COMPLETE_GUIDE.md for Phase 2 and smart contract deployment. - Implemented Vite configuration for the orchestration portal, supporting both Vue and React frameworks. - Added server-side logic for the Multi-Cloud Orchestration Portal, including API endpoints for environment management and monitoring. - Created scripts for resource import and usage validation across non-US regions. - Added tests for CCIP error handling and integration to ensure robust functionality. - Included various new files and directories for the orchestration portal and deployment scripts.
32 lines
999 B
Markdown
32 lines
999 B
Markdown
# Cleanup Summary
|
|
|
|
**Date**: 2025-11-18
|
|
|
|
## Actions Completed
|
|
|
|
1. **Archived Status Reports**: Moved 89+ status/completion/fix reports from `terraform/phases/phase1/` to `docs/archive/status-reports/phase1/`
|
|
|
|
2. **Removed Backup Files**: Moved 4 genesis.json backup files to archive
|
|
|
|
3. **Updated README.md**: Changed all references from IBFT 2.0 to QBFT:
|
|
- Badge updated
|
|
- Description updated
|
|
- Feature list updated
|
|
- Technology stack table updated
|
|
- Configuration checklist updated
|
|
|
|
4. **Archived Old Config Structure**: Moved old IBFT2-based config directories (validators/, sentries/, rpc/) to archive
|
|
|
|
## Files Still to Review
|
|
|
|
- Docker compose files: Need to document which are current vs legacy
|
|
- Scripts: 260 scripts need deduplication review
|
|
- Additional documentation: Consolidate duplicate docs
|
|
|
|
## Next Steps
|
|
|
|
1. Complete script deduplication
|
|
2. Document docker-compose file usage
|
|
3. Create consolidated documentation index
|
|
4. Update all remaining IBFT references to QBFT
|