Skip to content

feat: add mintBlock and shredBlock to ObligationEscrow - #72

Merged
RishabhS7 merged 1 commit into
beta-boefrom
feature/store-blocks-for-mint-shred
Aug 7, 2026
Merged

feat: add mintBlock and shredBlock to ObligationEscrow#72
RishabhS7 merged 1 commit into
beta-boefrom
feature/store-blocks-for-mint-shred

Conversation

@manishdex25

Copy link
Copy Markdown
  • Introduced mintBlock and shredBlock variables to track the block numbers for minting and shredding actions.
  • Updated the IObligationEscrow interface to include new functions for retrieving these block numbers.
  • Enhanced tests to verify the correct functionality of mintBlock and shredBlock during contract operations.

Summary

What is the background of this pull request?

Changes

  • What are the changes made in this pull request?
  • Change this and that, etc...

Issues

What are the related issues or stories?

Releases

Channels: latest
ETA: Any target release date

- Introduced mintBlock and shredBlock variables to track the block numbers for minting and shredding actions.
- Updated the IObligationEscrow interface to include new functions for retrieving these block numbers.
- Enhanced tests to verify the correct functionality of mintBlock and shredBlock during contract operations.
@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: bce789fd-3485-47b3-a423-b81fdd864e0e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • ✅ Review completed - (🔄 Check again to review again)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@RishabhS7
RishabhS7 merged commit 154d5e7 into beta-boe Aug 7, 2026
6 checks passed
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 5.6.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants