Skip to content

Add arbitration reputation tests and gas usage documentation#462

Merged
Xhristin3 merged 2 commits into
rinafcode:mainfrom
A6dulmalik:feat/issue-316-323-a6dulmalik
Apr 27, 2026
Merged

Add arbitration reputation tests and gas usage documentation#462
Xhristin3 merged 2 commits into
rinafcode:mainfrom
A6dulmalik:feat/issue-316-323-a6dulmalik

Conversation

@A6dulmalik
Copy link
Copy Markdown
Contributor

Summary

  • add focused unit tests for arbitration reputation updates (increase, decrease, upper/lower bounds, unregistered arbitrator)
  • expand gas optimization documentation with operation-level instruction/memory budgets and interpretation guidance

Notes

  • changes correspond to the issues currently assigned to A6dulmalik

Closes #323
Closes #316
Closes #323
Closes #316

Add unit tests for arbitration reputation updates and expand gas optimization documentation with per-operation thresholds and guidance.

Closes rinafcode#323

Closes rinafcode#316
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 27, 2026

@A6dulmalik 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

Wrap arbitration unit tests in env.as_contract using a registered contract ID to avoid Soroban instance storage panics outside contract execution.
@Xhristin3 Xhristin3 merged commit fb49df5 into rinafcode:main Apr 27, 2026
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 unit tests for arbitration manager reputation updates Add gas usage documentation

2 participants