Skip to content

feat: add block node container#962

Merged
georgi-l95 merged 7 commits intomainfrom
869-add-block-node-container
Feb 25, 2025
Merged

feat: add block node container#962
georgi-l95 merged 7 commits intomainfrom
869-add-block-node-container

Conversation

@georgi-l95
Copy link
Copy Markdown
Member

@georgi-l95 georgi-l95 commented Feb 25, 2025

Description:
This PR adds:

  • Needed configuration in docker compose and .env files to support block-node
  • Wires up everything so that components are in the same network and have access to grafana boards.
  • Adds option to start block-node (disabled by default)
  • Updates dependenices

Related issue(s):

Fixes #869

Notes for reviewer:
Start local-node with the needed block-node configuration using: npm run start:block-node

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@georgi-l95 georgi-l95 linked an issue Feb 25, 2025 that may be closed by this pull request
@georgi-l95 georgi-l95 self-assigned this Feb 25, 2025
@georgi-l95 georgi-l95 added Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. Improvement Code changes driven by non business requirements. Docker Feature that impacts docker labels Feb 25, 2025
Signed-off-by: georgi-l95 <glazarov95@gmail.com>
Signed-off-by: georgi-l95 <glazarov95@gmail.com>
Signed-off-by: georgi-l95 <glazarov95@gmail.com>
Signed-off-by: georgi-l95 <glazarov95@gmail.com>
@georgi-l95 georgi-l95 force-pushed the 869-add-block-node-container branch from b1b907d to 58357f5 Compare February 25, 2025 15:02
@georgi-l95 georgi-l95 marked this pull request as ready for review February 25, 2025 15:02
@georgi-l95 georgi-l95 requested a review from a team as a code owner February 25, 2025 15:02
Signed-off-by: georgi-l95 <glazarov95@gmail.com>
@georgi-l95 georgi-l95 requested a review from a team February 25, 2025 15:05
@georgi-l95 georgi-l95 requested review from a team as code owners February 25, 2025 15:05
Signed-off-by: georgi-l95 <glazarov95@gmail.com>
Signed-off-by: georgi-l95 <glazarov95@gmail.com>
@georgi-l95 georgi-l95 merged commit a7787aa into main Feb 25, 2025
9 of 10 checks passed
@georgi-l95 georgi-l95 deleted the 869-add-block-node-container branch February 25, 2025 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Docker Feature that impacts docker Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. Improvement Code changes driven by non business requirements.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Block-Node Container

2 participants