Skip to content

Feat/implement funding related fn#72

Merged
0xdevcollins merged 16 commits intomainfrom
Feat/implement-funding-related-fn
Apr 19, 2025
Merged

Feat/implement funding related fn#72
0xdevcollins merged 16 commits intomainfrom
Feat/implement-funding-related-fn

Conversation

@0xdevcollins
Copy link
Copy Markdown
Collaborator

No description provided.

- Add funding and milestone functionalities to the BoundlessContract.
- Introduce helper functions to check if funding and voting periods have ended.
- Implement methods for approving, rejecting, and releasing milestones.
- Enhance project struct with new fields for milestone approvals and releases.
- Update error handling for various project states including funding and milestone operations.
- Add tests for funding operations, milestone approvals, and refunds to ensure functionality and correctness.
…and test files

- Remove unnecessary comments in the BoundlessContract implementation to enhance clarity.
- Update test files to streamline initialization and project deadline checks.
- Adjust comments in milestone funding tests for better understanding of test cases.
feat(contracts): add util.ts with default RPC URL and network passphrase
…n features

- Added milestone management capabilities, including creation, updates, and attachments.
- Implemented wallet connection protection for project actions, ensuring users are prompted to connect their wallets when necessary.
- Updated user profile handling to include new fields and improved error handling in API routes.
- Refactored components for better organization and user experience, including profile display and edit forms.
- Introduced new UI components for wallet connection and project forms, enhancing the overall user interface.
- Updated dependencies and improved code readability across various files.
- Updated ProjectPage component to eliminate the unused 'params' parameter, improving code clarity and adherence to linting rules.
- Updated ProjectPage component to eliminate the unused 'params' parameter, improving code clarity and adherence to linting rules.
…est files

- Reordered imports and formatted code for better clarity in contract.rs.
- Enhanced readability by restructuring conditional statements and method calls.
- Cleaned up whitespace in test files to maintain consistency and improve overall code quality.
- Deleted the contract-pipeline.yml file from GitHub workflows, streamlining the CI/CD configuration.
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
boundless ⬜️ Ignored (Inspect) Visit Preview Apr 19, 2025 0:23am

- Changed the pull request trigger from 'pull_request' to 'pull_request_target' in both deploy.yml and verify-build.yml to enhance security and access control during CI/CD processes.
@0xdevcollins 0xdevcollins merged commit 71f4c93 into main Apr 19, 2025
5 checks passed
@0xdevcollins 0xdevcollins deleted the Feat/implement-funding-related-fn branch July 27, 2025 03:07
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