hiero-ledger / hiero-ledger/hiero-consensus-node

Upload ISS block(s) to a GCP bucket

Open
#17,267 2 comments 0 reactions 1 assignee View on GitHub

@AlexKehayov is already working on this.

Since Jun 11, 2026.

Dominant language
Java
Stars
407
Forks
226
Avg merge
3d 4h
Merged PRs (30d)
210

Description

Background

#17266 will introduce a new notification that the application must respond to. When received, locate the block with the specified round, upload that block to a GCP bucket so that developers can access it, and log a message with the details of the file and location.

Acceptance Criteria

  • Add bucket configuration and credentials
  • Handle new notification in the app and upload the relevant block to a bucket
  • Log a message with the details of the file and location

Dependencies

  • #17266

Definition of Ready (DoR) Checklist

Note that DoR does not need to be 100% met prior to starting work

  • Clear acceptance criteria
  • Clear and detailed description
  • Dependencies identified
  • Links to documentation
  • Should be completable in 2-3 Days
  • Initial draft of Low-level design document
  • At least high level test plan
  • Groomed/Estimated

Definition of Done (DoD) Checklist

  • Acceptance Criteria complete
  • No Codacy issues greater than minor (in new code)
  • JavaDocs updated/created
  • Code commented
  • Unit tests created/updated
  • 80% test code coverage (in new code)
  • Happy Path and major negative cases in HAPI tests as applicable

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.