Feature/block storing - #70
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
675c6e6 to
786ed39
Compare
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>
786ed39 to
1595cbc
Compare
| } | ||
|
|
||
| if (failed) { | ||
| console.error(`\nERROR: Production artifacts contain mocks.\n${errors.map((e) => ` - ${e}`).join("\n")}`); |
There was a problem hiding this comment.
Unexpected console statement.
| 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."); |
There was a problem hiding this comment.
Unexpected console statement.
Summary
What is the background of this pull request?
Changes
Issues
What are the related issues or stories?
Releases
Channels: latest
ETA: Any target release date