Skip to content

develop to main#67

Merged
JosueBrenes merged 2 commits intomainfrom
develop
Mar 5, 2026
Merged

develop to main#67
JosueBrenes merged 2 commits intomainfrom
develop

Conversation

@JosueBrenes
Copy link
Copy Markdown
Contributor

🚀 ACTA Pull Request

Mark with an x all the checkboxes that apply (like [x])

  • Closes #
  • Added tests (if necessary)
  • Run tests
  • Run formatting
  • Evidence attached
  • Commented the code

📌 Type of Change

  • Documentation (updates to README, docs, or comments)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

📝 Changes description


📸 Evidence (A Loom/Cap video is required as evidence, we WON'T merge if there's no proof)


⏰ Time spent breakdown


🌌 Comments


Thank you for contributing to ACTA! We hope you can continue contributing to this project.

- Removed the `.env.example` file as the issuance code is no longer required in the environment configuration.
- Updated the `POST` route for issuance code verification to include admin API key and network parameters.
- Enhanced the `useIssueCredential` hook to validate the admin API key and network before issuing credentials.
- Improved the `DynamicIssueForm` to provide user feedback for API key validation and updated the input handling for better clarity.
- Added a new utility function to check if a vault exists for a given owner address, optimizing the vault creation process.
…ents

- Simplified the import statement in `useIssueCredential` by removing unnecessary line breaks.
- Streamlined the JSX structure in `DynamicIssueForm` for the API key validation message, enhancing readability.
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dapp Building Building Preview, Comment Mar 5, 2026 2:01am

Request Review

@JosueBrenes JosueBrenes merged commit 3e6459d into main Mar 5, 2026
3 of 4 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 5, 2026

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

Run ID: a07ae8ad-9dea-4e56-9f81-3422d3804b47

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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch develop

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 and usage tips.

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.

1 participant