Skip to content

Feat/new feature name#333

Merged
Jagadeeshftw merged 13 commits intoJagadeeshftw:masterfrom
soma-enyi:feat/new-feature-name
Jan 31, 2026
Merged

Feat/new feature name#333
Jagadeeshftw merged 13 commits intoJagadeeshftw:masterfrom
soma-enyi:feat/new-feature-name

Conversation

@soma-enyi
Copy link
Contributor

closed #300

Add Configurable Amount Limits & Fix CI Pipeline

Features:

  • Add configurable min/max amount limits for lock and payout operations
  • Implement amount validation in both bounty and program escrow contracts

Fixes:

  • Resolve CI/CD pipeline issues with Rust environment setup
  • Fix missing amount limits functions and event imports
  • Correct workflow paths and add program escrow build steps

- Add back missing update_amount_limits and get_amount_limits functions
- Fix event imports to include all required events
- Ensure amount limits validation is properly integrated
- Preserved Program Escrow contract build step
- Integrated environment variables and working directory defaults
- Removed redundant source commands due to new env setup
- Add source /home/codespace/.cargo/env to all steps that use cargo/rustup
- Fix PATH issues in GitHub Actions workflow
- Ensure consistent Rust toolchain access across all build steps
- Ensure all Rust/cargo commands have proper environment setup
- Fix PATH issues that prevent cargo from being found
- Maintain consistency across both workflow files
@vercel
Copy link

vercel bot commented Jan 30, 2026

@soma-enyi is attempting to deploy a commit to the Jagadeesh B's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Jagadeeshftw
Copy link
Owner

@soma-enyi resolve the conflicts

@Jagadeeshftw Jagadeeshftw merged commit 88ad478 into Jagadeeshftw:master Jan 31, 2026
0 of 2 checks passed
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.

Add Configurable Min/Max Amount Limits

2 participants

Comments