Skip to content

Test/decimal algebraic properties - #888

Merged
thlpkee20-wq merged 4 commits into
RevoraOrg:masterfrom
adelekevictor12:test/decimal-algebraic-properties
Aug 31, 2026
Merged

Test/decimal algebraic properties#888
thlpkee20-wq merged 4 commits into
RevoraOrg:masterfrom
adelekevictor12:test/decimal-algebraic-properties

Conversation

@adelekevictor12

Copy link
Copy Markdown
Contributor

Closes #870

adelekevictor12 and others added 2 commits August 29, 2026 15:22
🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
Fix multiple broken suites and the underlying bugs they exposed:
- env.ts: remove duplicate WEBHOOK_QUEUE_MAX_DEPTH key (TS1117)
- deviceSignature: fix name collision on replay cache, correct Ed25519
  verify path, and honor per-key expiry with hysteresis-free semantics
- compliance/rbac.fuzz: supply missing requireCompliance mock so the
  compliance router can mount
- pressureGauge/outboxDispatcher: add tierChangedAt/transitionCount,
  hysteresis recovery, and correct default thresholds (30/60/120)
- startupAuth: expose password-policy messages as strings
- offeringSyncService: repair syncOffering delegation, change-only update
  payload, and report the classified StellarRPCFailure class
- fxCostAwareSelector / fxProviderBudgetRegistry: zero-insert semantics
  and clearer "zero-cost" guard message
- rewrite changePasswordService test to match the transaction-based API;
  fix db/transaction rollback-failure assertion; fix push/outbox-rotation
  test mocks; add codebuff footer

Generated with Codebuff 🤖
Co-Authored-By: Codebuff <noreply@codebuff.com>
@drips-wave

drips-wave Bot commented Aug 29, 2026

Copy link
Copy Markdown

@adelekevictor12 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@thlpkee20-wq
thlpkee20-wq merged commit 31c0463 into RevoraOrg:master Aug 31, 2026
1 check 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 Decimal property-based tests asserting associativity, distributivity, and i128-bounded rounding

2 participants