Merge pull request #282 from MunyayLLC/copilot/fix-bug-description-is…#283
Merged
joe10832 merged 69 commits intocopilot/fix-bug-description-issue-2from Oct 21, 2025
Merged
Merge pull request #282 from MunyayLLC/copilot/fix-bug-description-is…#283joe10832 merged 69 commits intocopilot/fix-bug-description-issue-2from
joe10832 merged 69 commits intocopilot/fix-bug-description-issue-2from
Conversation
[WIP] Update various existing features for improvement
…sue-21 [WIP] Fix bug in user interaction flow
|
|
Closed
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
commented
Oct 21, 2025
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
c53efe5
into
copilot/fix-bug-description-issue-2
0 of 2 checks passed
joe10832
commented
Oct 21, 2025
joe10832
commented
Oct 21, 2025
joe10832
commented
Oct 23, 2025
joe10832
commented
Oct 25, 2025
joe10832
commented
Oct 25, 2025
This was referenced Oct 25, 2025
joe10832
commented
Oct 26, 2025
joe10833
approved these changes
Dec 6, 2025
joe10833
reviewed
Dec 6, 2025
joe10833
approved these changes
Dec 6, 2025
joe10832
added a commit
that referenced
this pull request
Dec 26, 2025
…sue-2 Merge pull request #283 from MunyayLLC/main
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…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)