Skip to content
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

Update repo name to hiero #10429

Merged
merged 1 commit into from
Feb 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ changelog:
issues:
exclude:
labels: ["wontfix", "question", "duplicate", "invalid"]
repository: hashgraph/hedera-mirror-node
repository: hiero-ledger/hiero-mirror-node
sections:
- title: "Enhancements"
labels: ["enhancement", "epic"]
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Build](https://github.com/hashgraph/hedera-mirror-node/actions/workflows/gradle.yml/badge.svg)](https://github.com/hashgraph/hedera-mirror-node/actions)
[![codecov](https://img.shields.io/codecov/c/github/hashgraph/hedera-mirror-node/main)](https://codecov.io/gh/hashgraph/hedera-mirror-node)
[![Build](https://github.com/hiero-ledger/hiero-mirror-node/actions/workflows/gradle.yml/badge.svg)](https://github.com/hiero-ledger/hiero-mirror-node/actions)
[![codecov](https://img.shields.io/codecov/c/github/hiero-ledger/hiero-mirror-node/main)](https://codecov.io/gh/hiero-ledger/hiero-mirror-node)
[![Discord](https://img.shields.io/badge/discord-join%20chat-blue.svg)](https://hedera.com/discord)

# Hedera Mirror Node
Expand Down Expand Up @@ -68,8 +68,8 @@ the [installation](docs/installation.md#running-via-docker-compose) document for
with Docker Compose. To get up and running quickly with Docker Compose execute the following commands in your terminal:

```bash
git clone https://github.com/hashgraph/hedera-mirror-node.git
cd hedera-mirror-node
git clone https://github.com/hiero-ledger/hiero-mirror-node.git
cd hiero-mirror-node
docker compose up
```

Expand Down
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/openapi-conventions.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ openApiGenerate {
"developerEmail" to "[email protected]",
"developerName" to "Hedera Mirror Node Team",
"developerOrganization" to "Hedera Hashgraph",
"developerOrganizationUrl" to "https://github.com/hashgraph/hedera-mirror-node",
"developerOrganizationUrl" to "https://github.com/hiero-ledger/hiero-mirror-node",
"interfaceOnly" to "true",
"licenseName" to "Apache License 2.0",
"licenseUrl" to "https://www.apache.org/licenses/LICENSE-2.0.txt",
Expand Down
2 changes: 1 addition & 1 deletion charts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export RELEASE="mirror1"
To install the wrapper chart:

```shell script
$ helm repo add hedera https://hashgraph.github.io/hedera-mirror-node/charts
$ helm repo add hedera https://hiero-ledger.github.io/hiero-mirror-node/charts
$ helm upgrade --install "${RELEASE}" hedera/hedera-mirror
```

Expand Down
4 changes: 1 addition & 3 deletions charts/hedera-mirror-common/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,10 @@ dependencies:
repository: https://openebs.github.io/openebs
version: 4.1.0
description: Hedera Mirror Node common components installed globally for use across namespaces
home: https://github.com/hashgraph/hedera-mirror-node
home: https://github.com/hiero-ledger/hiero-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
maintainers:
- name: Hedera Mirror Node Team
email: [email protected]
name: hedera-mirror-common
sources:
- https://github.com/hashgraph/hedera-mirror-node
version: 0.124.0-SNAPSHOT
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
branch: {{ $.Values.testkube.test.gitBranch | default (print "v" $.Chart.AppVersion) }}
path: hedera-mirror-test/k6
type: git
uri: https://github.com/hashgraph/hedera-mirror-node
uri: https://github.com/hiero-ledger/hiero-mirror-node
type: git-dir
executionRequest:
args:
Expand Down
2 changes: 1 addition & 1 deletion charts/hedera-mirror-common/templates/test-rest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
branch: {{ $.Values.testkube.test.gitBranch | default (print "v" $.Chart.AppVersion) }}
path: hedera-mirror-test/k6
type: git
uri: https://github.com/hashgraph/hedera-mirror-node
uri: https://github.com/hiero-ledger/hiero-mirror-node
type: git-dir
executionRequest:
args:
Expand Down
2 changes: 1 addition & 1 deletion charts/hedera-mirror-common/templates/test-web3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
branch: {{ $.Values.testkube.test.gitBranch | default (print "v" $.Chart.AppVersion) }}
path: hedera-mirror-test/k6
type: git
uri: https://github.com/hashgraph/hedera-mirror-node
uri: https://github.com/hiero-ledger/hiero-mirror-node
type: git-dir
executionRequest:
args:
Expand Down
4 changes: 1 addition & 3 deletions charts/hedera-mirror-graphql/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
apiVersion: v2
appVersion: 0.124.0-SNAPSHOT
description: GraphQL API for the Hedera Mirror Node
home: https://github.com/hashgraph/hedera-mirror-node
home: https://github.com/hiero-ledger/hiero-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
maintainers:
- name: Hedera Mirror Node Team
email: [email protected]
name: hedera-mirror-graphql
sources:
- https://github.com/hashgraph/hedera-mirror-node
version: 0.124.0-SNAPSHOT
4 changes: 1 addition & 3 deletions charts/hedera-mirror-grpc/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
apiVersion: v2
appVersion: 0.124.0-SNAPSHOT
description: GRPC API for the Hedera Mirror Node
home: https://github.com/hashgraph/hedera-mirror-node
home: https://github.com/hiero-ledger/hiero-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
maintainers:
- name: Hedera Mirror Node Team
email: [email protected]
name: hedera-mirror-grpc
sources:
- https://github.com/hashgraph/hedera-mirror-node
version: 0.124.0-SNAPSHOT
4 changes: 1 addition & 3 deletions charts/hedera-mirror-importer/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
apiVersion: v2
appVersion: 0.124.0-SNAPSHOT
description: Hedera Mirror Importer downloads and validates file streams from the cloud and imports them into the database
home: https://github.com/hashgraph/hedera-mirror-node
home: https://github.com/hiero-ledger/hiero-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
maintainers:
- name: Hedera Mirror Node Team
email: [email protected]
name: hedera-mirror-importer
sources:
- https://github.com/hashgraph/hedera-mirror-node
version: 0.124.0-SNAPSHOT
4 changes: 1 addition & 3 deletions charts/hedera-mirror-monitor/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
apiVersion: v2
appVersion: 0.124.0-SNAPSHOT
description: End to End Monitor for the Hedera Mirror Node
home: https://github.com/hashgraph/hedera-mirror-node
home: https://github.com/hiero-ledger/hiero-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
maintainers:
- name: Hedera Mirror Node Team
email: [email protected]
name: hedera-mirror-monitor
sources:
- https://github.com/hashgraph/hedera-mirror-node
version: 0.124.0-SNAPSHOT
4 changes: 1 addition & 3 deletions charts/hedera-mirror-rest-java/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
apiVersion: v2
appVersion: 0.124.0-SNAPSHOT
description: Java REST API for the Hedera Mirror Node
home: https://github.com/hashgraph/hedera-mirror-node
home: https://github.com/hiero-ledger/hiero-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
maintainers:
- name: Hedera Mirror Node Team
email: [email protected]
name: hedera-mirror-rest-java
sources:
- https://github.com/hashgraph/hedera-mirror-node
version: 0.124.0-SNAPSHOT
4 changes: 1 addition & 3 deletions charts/hedera-mirror-rest/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
apiVersion: v2
appVersion: 0.124.0-SNAPSHOT
description: REST API for the Hedera Mirror Node
home: https://github.com/hashgraph/hedera-mirror-node
home: https://github.com/hiero-ledger/hiero-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
maintainers:
- name: Hedera Mirror Node Team
email: [email protected]
name: hedera-mirror-rest
sources:
- https://github.com/hashgraph/hedera-mirror-node
version: 0.124.0-SNAPSHOT
4 changes: 1 addition & 3 deletions charts/hedera-mirror-rosetta/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
apiVersion: v2
appVersion: 0.124.0-SNAPSHOT
description: Rosetta API for the Hedera Mirror Node
home: https://github.com/hashgraph/hedera-mirror-node
home: https://github.com/hiero-ledger/hiero-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
maintainers:
- name: Hedera Mirror Node Team
email: [email protected]
name: hedera-mirror-rosetta
sources:
- https://github.com/hashgraph/hedera-mirror-node
version: 0.124.0-SNAPSHOT
4 changes: 1 addition & 3 deletions charts/hedera-mirror-web3/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
apiVersion: v2
appVersion: 0.124.0-SNAPSHOT
description: Web3 API for the Hedera Mirror Node
home: https://github.com/hashgraph/hedera-mirror-node
home: https://github.com/hiero-ledger/hiero-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
maintainers:
- name: Hedera Mirror Node Team
email: [email protected]
name: hedera-mirror-web3
sources:
- https://github.com/hashgraph/hedera-mirror-node
version: 0.124.0-SNAPSHOT
4 changes: 1 addition & 3 deletions charts/hedera-mirror/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies:
tags: [api, java]
version: ">=0.18.0-0"
description: Hedera Mirror Node mirrors data from Hedera nodes and serves it via an API
home: https://github.com/hashgraph/hedera-mirror-node
home: https://github.com/hiero-ledger/hiero-mirror-node
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067
keywords:
- blockchain
Expand All @@ -71,6 +71,4 @@ maintainers:
- name: Hedera Mirror Node Team
email: [email protected]
name: hedera-mirror
sources:
- https://github.com/hashgraph/hedera-mirror-node
version: 0.124.0-SNAPSHOT
4 changes: 2 additions & 2 deletions charts/hedera-mirror/templates/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ spec:
- description: Documentation
url: https://docs.hedera.com
- description: Source Repository
url: https://github.com/hashgraph/hedera-mirror-node
url: https://github.com/hiero-ledger/hiero-mirror-node
- description: User Guide
url: https://github.com/hashgraph/hedera-mirror-node/blob/main/charts/marketplace/gcp/README.md
url: https://github.com/hiero-ledger/hiero-mirror-node/blob/main/charts/marketplace/gcp/README.md
- description: Website
url: https://hedera.com
maintainers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
postgres:
extensions: {{ .Values.stackgres.extensions | toYaml | nindent 6 }}
ssl:
enabled: false # Disable SSL to work around https://github.com/hashgraph/hedera-mirror-node/issues/9143
enabled: false # Disable SSL to work around issue 9143
version: {{ .Values.stackgres.postgresVersion | quote }}
replication:
mode: {{ .Values.stackgres.replication.mode }}
Expand Down
4 changes: 2 additions & 2 deletions charts/hedera-mirror/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ stackgres:
citus.force_max_query_parallelization: "on"
citus.max_cached_conns_per_worker: "6"
citus.max_shared_pool_size: "850"
citus.node_conninfo: "sslmode=disable" # Disable SSL to work around https://github.com/hashgraph/hedera-mirror-node/issues/9143
citus.node_conninfo: "sslmode=disable" # Disable SSL to work around issue 9143
full_page_writes: "true" # Required for replication to work in recovery scenarios
log_checkpoints: "true"
log_timezone: "Etc/UTC"
Expand Down Expand Up @@ -352,7 +352,7 @@ stackgres:
config:
autovacuum_max_workers: "2"
checkpoint_timeout: "1800"
citus.node_conninfo: "sslmode=disable" # Disable SSL to work around https://github.com/hashgraph/hedera-mirror-node/issues/9143
citus.node_conninfo: "sslmode=disable" # Disable SSL to work around issue 9143
full_page_writes: "false" # Not required for ZFS and Enabling this causes hash indexes to have spikes in write performance.
log_checkpoints: "true"
log_timezone: "Etc/UTC"
Expand Down
8 changes: 4 additions & 4 deletions charts/marketplace/gcp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ consensus. The trust of Hedera mainnet is derived based on the consensus reached
transferred to the mirror nodes using cryptographic signatures on a chain of records (account balances, events,
transactions, etc).

For more information, visit our [GitHub](https://github.com/hashgraph/hedera-mirror-node) project.
For more information, visit our [GitHub](https://github.com/hiero-ledger/hiero-mirror-node) project.

For one click deployment to Google Kubernetes Engine see our
[Google Cloud Platform Marketplace solution](https://console.cloud.google.com/marketplace/details/mirror-node-public/hedera-mirror-node)
Expand Down Expand Up @@ -111,7 +111,7 @@ kubectl create namespace "${NAMESPACE}"
Clone this repository and checkout the latest stable tag:

```shell
git clone https://github.com/hashgraph/hedera-mirror-node.git
git clone https://github.com/hiero-ledger/hiero-mirror-node.git
git checkout tags/v0.60.0 # Change version appropriately
```

Expand Down Expand Up @@ -146,14 +146,14 @@ these [on-screen instructions](https://console.cloud.google.com/marketplace/deta

You can use [Google Cloud Shell](https://cloud.google.com/shell/) or a local workstation to follow the steps below.

[![Open in Cloud Shell](http://gstatic.com/cloudssh/images/open-btn.svg)](https://console.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https://github.com/hashgraph/hedera-mirror-node&cloudshell_open_in_editor=README.md&cloudshell_working_dir=charts/marketplace/gcp)
[![Open in Cloud Shell](http://gstatic.com/cloudssh/images/open-btn.svg)](https://console.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https://github.com/hiero-ledger/hiero-mirror-node&cloudshell_open_in_editor=README.md&cloudshell_working_dir=charts/marketplace/gcp)

### Configure

Add the Hedera Mirror Node Helm chart repository:

```shell
helm repo add hedera https://hashgraph.github.io/hedera-mirror-node/charts
helm repo add hedera https://hiero-ledger.github.io/hiero-mirror-node/charts
```

Optional: Use a function to generate the password for the components:
Expand Down
2 changes: 1 addition & 1 deletion charts/marketplace/gcp/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ x-google-marketplace:
# The release version, MUST match the release tag on the deployer.
publishedVersion: "$TAG"
publishedVersionMetadata:
releaseNote: For release notes refer to https://github.com/hashgraph/hedera-mirror-node/releases
releaseNote: For release notes refer to https://github.com/hiero-ledger/hiero-mirror-node/releases
# releaseTypes - Feature | BugFix | Security
releaseTypes:
- Feature
Expand Down
3 changes: 1 addition & 2 deletions docs/checklist/marketplace.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ This document outlines the steps necessary to upgrade the version of the mirror

## Test Locally

- [ ] Build a deployer image using
the [instructions](https://github.com/hashgraph/hedera-mirror-node/blob/master/charts/marketplace/gcp/BUILDING.md)
- [ ] Build a deployer image using the [instructions](/charts/marketplace/gcp/BUILDING.md)
- [ ] Create a test GKE cluster
- [ ] Run `mpdev verify` successfully
- [ ] Run `mpdev install` successfully
Expand Down
4 changes: 2 additions & 2 deletions docs/checklist/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ This checklist verifies a release is rolled out successfully.
## Preparation

- [ ] Milestone created
- [ ] Milestone field populated on relevant [issues](https://github.com/hashgraph/hedera-mirror-node/issues?q=is%3Aclosed+no%3Amilestone+sort%3Aupdated-desc)
- [ ] Nothing open for [milestone](https://github.com/hashgraph/hedera-mirror-node/issues?q=is%3Aopen+sort%3Aupdated-desc+milestone%3A0.105.0)
- [ ] Milestone field populated on relevant [issues](/../../issues?q=is%3Aclosed+no%3Amilestone+sort%3Aupdated-desc)
- [ ] Nothing open for [milestone](/../../issues?q=is%3Aopen+sort%3Aupdated-desc+milestone%3A0.125.0)
- [ ] GitHub checks for branch are passing
- [ ] No pre-release or snapshot dependencies present in build files
- [ ] Verify hedera-services protobuf dependency doesn't contain any unsupported fields or messages
Expand Down
2 changes: 1 addition & 1 deletion docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ issue should have a project assigned to ensure work is not tracked twice on the
Before opening a PR, the submitter should ensure all tests pass locally and any manual testing has been conducted to
verify the new functionality. The PR should stay as draft and without requesting reviewers until all requirements of the
ticket are complete, all checks pass, and a self-review of the changes has been conducted. Once that criteria has been
met, the PR can be marked as ready for review and the `hashgraph/hedera-mirror-node` team requested for a review. PRs
met, the PR can be marked as ready for review and the `@hiero-ledger/github-committers` team requested for a review. PRs
require at least one approval to merge, but in practice we encourage at least two approvals before
merging most PRs.
4 changes: 2 additions & 2 deletions docs/database/bootstrap.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ Download the `bootstrap.sh` script and the `bootstrap.env` configuration file. T
1. **Download `bootstrap.sh` and `bootstrap.env`:**

```bash
curl -O https://raw.githubusercontent.com/hashgraph/hedera-mirror-node/main/hedera-mirror-importer/src/main/resources/db/scripts/bootstrap.sh \
-O https://raw.githubusercontent.com/hashgraph/hedera-mirror-node/main/hedera-mirror-importer/src/main/resources/db/scripts/bootstrap.env
curl -O https://raw.githubusercontent.com/hiero-ledger/hiero-mirror-node/main/hedera-mirror-importer/src/main/resources/db/scripts/bootstrap.sh \
-O https://raw.githubusercontent.com/hiero-ledger/hiero-mirror-node/main/hedera-mirror-importer/src/main/resources/db/scripts/bootstrap.env

chmod +x bootstrap.sh
```
Expand Down
2 changes: 1 addition & 1 deletion docs/design/hcs.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ on topic_message (realm_num, topic_num, consensus_timestamp);

## Non-Functional Requirements

See GitHub issue [374](https://github.com/hashgraph/hedera-mirror-node/issues/374)
See GitHub issue [374](/../../issues/374)

## Open Questions

Expand Down
2 changes: 1 addition & 1 deletion docs/rosetta/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ the data, and triggering the business logic services.

The recommended way to run Rosetta locally is to use the all-in-one docker image. Below are the steps to build the image
for a Hedera mirror node release. Please replace the example release `v0.60.0` with the latest release from
our [releases page](https://github.com/hashgraph/hedera-mirror-node/releases).
our releases page.

1. Download the [Dockerfile](/hedera-mirror-rosetta/build/Dockerfile).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ void isInvalidIdError(ResponseCodeEnum responseCode) {
* This test writes a TransactionBody that contains an invalid transaction body without unknown fields or a valid
* transaction body and verifies it is still inserted into the database.
* <p>
* See https://github.com/hashgraph/hedera-mirror-node/issues/4843
* See issue #4843
*/
@Test
void invalidTransactionType() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,7 @@ initialize_database() {
fi

# Construct the URL for init.sh
INIT_SH_URL="https://raw.githubusercontent.com/hashgraph/hedera-mirror-node/refs/heads/main/hedera-mirror-importer/src/main/resources/db/scripts/init.sh"
INIT_SH_URL="https://raw.githubusercontent.com/hiero-ledger/hiero-mirror-node/refs/heads/main/hedera-mirror-importer/src/main/resources/db/scripts/init.sh"

# Download init.sh
log "Downloading init.sh from $INIT_SH_URL"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ void createTopicTestNulls() {
assertThat(findHistory(Topic.class)).isEmpty();
}

// https://github.com/hashgraph/hedera-mirror-node/issues/501
// Issue #501
@Test
void createTopicTestExistingAutoRenewAccount() {
Long autoRenewAccountId = 100L;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ void prngBytes() {
* This test writes a TransactionBody that contains an invalid transaction body without unknown fields or a valid
* transaction body and verifies it is still inserted into the database.
* <p>
* See https://github.com/hashgraph/hedera-mirror-node/issues/4843
* See issue 4843
*/
@Test
void invalidPrngTransaction() {
Expand Down
Loading
Loading