-
-
Notifications
You must be signed in to change notification settings - Fork 2
Merge pull request #282 from MunyayLLC/copilot/fix-bug-description-is… #283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
[WIP] Update various existing features for improvement
…sue-21 [WIP] Fix bug in user interaction flow
|
|
This workflow runs tests and publishes a Node.js package to GitHub Packages upon release creation.
…bc2a20b7537d0ef740cf90b8f04472759cec377 [WIP] Fix usage of first in code
…iler-options [WIP] Update TypeScript compiler options for the project
[WIP] Fix issue with github_workflows_nodejs.yml
…tions [WIP] Update copilot instructions in markdown file
Added detailed setup and configuration instructions for GitHub Copilot, including steps for enabling Copilot, installing extensions, and project-specific setup for Python, Java, and C++.
[WIP] Update FUNDING.yml configuration
…3e2d89d8eee5316ea228524f141 Update dependency viem to v2
[WIP] Fix chainId conflict with Base mainnet
Update
joe10832
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
c53efe5
into
copilot/fix-bug-description-issue-2
joe10832
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
joe10832
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
joe10832
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
joe10832
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
joe10832
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
joe10832
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
joe10832
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
joe10833
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
joe10833
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
joe10833
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…sue-2 Merge pull request #283 from MunyayLLC/main
…sue-21
[WIP] Fix bug in user interaction flow
Description
Brief description of the changes in this PR.
Type of Change
Changes Made
Testing
Test Commands Run
npm run lint- All linting checks passnpm run build- Project builds successfullynpm run test- All tests passNew Tests Added
Documentation
Wallet Compatibility
If this PR affects wallet functionality, confirm testing with:
Configuration Changes
If this PR changes configuration APIs:
Breaking Changes
If this is a breaking change:
Checklist
Additional Context
Add any additional context, screenshots, or information that would help reviewers understand the changes.
Related Issues
Closes #(issue number)
Related to #(issue number)