hedera-mirror-node icon indicating copy to clipboard operation
hedera-mirror-node copied to clipboard

Hedera Mirror Node archives data from consensus nodes and serves it via an API

Results 241 hedera-mirror-node issues
Sort by recently updated
recently updated
newest added

### Problem Any rest API query with a timestamp parameter set in the past should be cached longer with the cache-control header, since the content will not change. ### Solution...

enhancement
rest

Ivan & Yordan https://github.com/hyperledger/besu/pull/5706 Potentially blocked by hedera-smart-contract-service ingestion, analyse efforts further

limechain
blocked

### Problem [HIP 647 Fungible Token Metadata](https://hips.hedera.com/hip/hip-646), [HIP-657 Mutable NFT Metadata](https://hips.hedera.com/hip/hip-657), and [HIP-765 NFT Collection Token Metadata Field](https://hips.hedera.com/hip/hip-765) are scheduled to be delivered in HAPI v0.48.0 as a [single](https://github.com/hashgraph/hedera-protobufs/pull/313/files) unit...

enhancement
epic

### Problem Follow the common pattern in other modules, we should use the same db user `mirror_rosetta` with readonly permissions in rosetta integration test as in production deployments. ### Solution...

enhancement
test
rosetta

### Problem Currently all integrations tests in `hedera-mirorr-web3` rely on a DB test setup, which is processed in `ContractCallTestSetup`, which creates a strong dependency between all test data. As a...

enhancement
technical debt
test
epic
web3

### Problem Following HIPS-{865,866,867,868}, Hedera would start to support Cancun related changes to the Besu EVM. In order for the Archive Node to work properly and support these latest changes,...

enhancement
web3
limechain

### Problem As a Hedera user, I'd like to be able to retrieve file metadata for free via the mirror node. ### Solution * Create a file REST API HIP...

enhancement
rest

**Description**: This PR adds the fourth part of the in-equivalence tests for HTS transfers. Part of the tests are commented because they are currently failing. Awaiting for the fixes in...

test
limechain

### Problem The type conversion logic in `DomainRecordMapper` which converts several data types in jooq `Record` class to types in our domain classes are verbose and brittle. Namely - jooq...

enhancement
rest-java

**Description**: This PR adds the first part of the in-equivalence tests for the internal calls to system accounts. Part of the tests are commented because they are currently failing. Awaiting...

test
web3
limechain