Skip to content

Conversation

@abbesBenayache
Copy link
Contributor

No description provided.

PierreJeanjacquot and others added 5 commits November 27, 2025 15:34
Add allowDeposit option to automatically deposit nRLC from wallet to account
when account balance is insufficient during order matching.

When set to true, automatically deposits nRLC from wallet to account and
executes matchOrders in a single transaction using approveAndCall.

- Add allowDeposit parameter to matchOrders method
- Implement automatic deposit of only missing amount via approveAndCall
- Add tests for allowDeposit scenarios including insufficient wallet balance
- Update documentation with concise description
@abbesBenayache abbesBenayache marked this pull request as draft December 4, 2025 12:43
@github-actions
Copy link

github-actions bot commented Dec 4, 2025

🐳 Hadolint Dockerfile Lint Results

Click to expand detailed results
Dockerfile:17 DL3016 warning: Pin versions in npm. Instead of `npm install <package>` use `npm install <package>@<version>`

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.

2 participants