Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

refactor: replacing fee subtracting mechanism in setup_refund - #2

Draft
wei3erHase wants to merge 1 commit into
feat/noir-contracts-bootstrap-test-per-projectfrom
refactor/fee-sub-mechanism
Draft

refactor: replacing fee subtracting mechanism in setup_refund#2
wei3erHase wants to merge 1 commit into
feat/noir-contracts-bootstrap-test-per-projectfrom
refactor/fee-sub-mechanism

Conversation

@wei3erHase

Copy link
Copy Markdown
Collaborator
cd noir-projects/noir-contracts/
./bootstrap.sh compile token_contract
./boostrap.sh test token_contract

Fails with:

[token_contract] Testing test::refunds::setup_refund_insufficient_funded_amount... FAIL

error: Test failed with the wrong message. 
Expected: Balance too low 
Got: Failed calling external resolver. ErrorObject { code: InvalidRequest, message: "Assertion failed: max fee not enough to cover tx fee 'max_fee >= tx_fee'", data: None }

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant