Skip to content

Conversation

@Kushmanmb
Copy link

@Kushmanmb Kushmanmb commented Jan 25, 2026

Note

Introduces a reusable GitHub composite action to set up Node.js from .nvmrc and refactors workflows to use it.

  • Add actions/setup-node-from-nvmrc composite action that reads .nvmrc and uses actions/setup-node@v2
  • Update create-release-pr.yml and publish-release.yml to use the new composite action
  • Bump build-lint-test.yml to actions/setup-node@v2 for the matrix job
  • Add a comprehensive .gitignore covering env files, keys, build artifacts, and editor files
  • Add blockchain-address.json data file

Written by Cursor Bugbot for commit 6cc8799. This will update automatically on new commits. Configure here.

Copilot AI and others added 10 commits December 29, 2025 10:16
Co-authored-by: Kushmanmb <193178375+Kushmanmb@users.noreply.github.com>
…-stats

[WIP] Update chain and mempool statistics for address
Co-authored-by: Kushmanmb <193178375+Kushmanmb@users.noreply.github.com>
Co-authored-by: Kushmanmb <193178375+Kushmanmb@users.noreply.github.com>
Co-authored-by: Kushmanmb <193178375+Kushmanmb@users.noreply.github.com>
Co-authored-by: Kushmanmb <193178375+Kushmanmb@users.noreply.github.com>
Extract duplicated Node.js setup logic into reusable composite action
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

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