Skip to content

fix: resolve all compilation errors and failing tests#161

Merged
Kingsman-99 merged 1 commit into
mainfrom
fix/cargo-build-errors
Jun 11, 2026
Merged

fix: resolve all compilation errors and failing tests#161
Kingsman-99 merged 1 commit into
mainfrom
fix/cargo-build-errors

Conversation

@Kingsman-99

Copy link
Copy Markdown
Contributor

All 130 tests pass, zero warnings.

- Fix type mismatches and missing fields in types.rs and events.rs
- Remove duplicate fee/tax transfers in _release_full
- Fix OverflowBehavior::Refund/Donate to transfer full amount from payer
- Add convert_to_stream handling in _release_full
- Fix oracle symbol collision by moving IdentityOracle into submodule
- Fix bonus_pool_zero test (initialize before migrate_invoice)
- Fix bridge_pay and pay_with_token tests (pre-mint invoice_token to contract)
- Fix forward_to_invoice test (structural field verification)
- Fix analytics_refund test assertion (correct payer balance after refund)
- Rename unused auto_convert parameter to _auto_convert

All 130 tests pass, zero warnings.
@Kingsman-99 Kingsman-99 merged commit b9eb038 into main Jun 11, 2026
1 check passed
@Kingsman-99 Kingsman-99 deleted the fix/cargo-build-errors branch June 11, 2026 20:13
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