Skip to content

Feature/block storing - #70

Closed
manishdex25 wants to merge 3 commits into
beta-boefrom
feature/block-storing
Closed

Feature/block storing#70
manishdex25 wants to merge 3 commits into
beta-boefrom
feature/block-storing

Conversation

@manishdex25

Copy link
Copy Markdown

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

@manishdex25
manishdex25 requested a review from RishabhS7 August 7, 2026 07:25
@manishdex25 manishdex25 self-assigned this Aug 7, 2026
@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: f2f9b9a8-d894-4ab5-80c6-b4ab6cabaf93

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:

  • 🔍 Trigger review

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.

@manishdex25
manishdex25 changed the base branch from beta to beta-boe August 7, 2026 07:27
@manishdex25
manishdex25 force-pushed the feature/block-storing branch from 675c6e6 to 786ed39 Compare August 7, 2026 08:20
@manishdex25
manishdex25 changed the base branch from beta-boe to beta August 7, 2026 08:27
Include ObligationEscrow, TrustVCToken, and related factory/support
code on top of beta, with mintBlock/shredBlock tracking for mint and
shred lifecycle events.

Co-authored-by: Cursor <cursoragent@cursor.com>
@manishdex25
manishdex25 force-pushed the feature/block-storing branch from 786ed39 to 1595cbc Compare August 7, 2026 08:29
Comment thread scripts/assertNoMocks.js
}

if (failed) {
console.error(`\nERROR: Production artifacts contain mocks.\n${errors.map((e) => ` - ${e}`).join("\n")}`);

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <no-console> reported by reviewdog 🐶
Unexpected console statement.

Comment thread scripts/assertNoMocks.js
console.error(`\nERROR: Production artifacts contain mocks.\n${errors.map((e) => ` - ${e}`).join("\n")}`);
process.exit(1);
} else {
console.log("No mock artifacts found in dist.");

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <no-console> reported by reviewdog 🐶
Unexpected console statement.

@manishdex25
manishdex25 changed the base branch from beta to beta-boe August 7, 2026 08:31
@manishdex25 manishdex25 closed this Aug 7, 2026
@manishdex25
manishdex25 deleted the feature/block-storing branch August 7, 2026 08:33
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.

2 participants