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

### Description I am using hedera-mirror-node chart to setup mirror node. When I enable rosetta, it doesn't start cause ReadinnesProbe failed. In the logs I see following message: ```time="2024-05-09T13:08:39Z" level=info...

bug
rosetta

### Problem After implementing the new throttling mechanism we need to check how it affects performance ### Solution Execute performance and stress tests with K6 with large data size and...

enhancement
web3
limechain

**Description**: Currently we are only using a rate limiter per request in the web3 module. But if there are a lot of requests that require a small amount of the...

enhancement
web3
limechain

### Problem I am installing hedera mirror node with helm chart https://github.com/hashgraph/hedera-mirror-node/tree/main/charts/hedera-mirror. I don't understand how to make difference between mainnet and testnet running. Does it only depends what you...

enhancement

**Description**: **Related issue(s)**: Fixes #7982 **Notes for reviewer**: **Checklist** - [ ] Documented (Code comments, README, etc.) - [x] Tested (unit, integration, etc.)

enhancement
nft
rest-java

### Problem [New version](https://github.com/openebs/zfs-localpv/commits/zfs-localpv-2.5.1/) of zfs driver was released ### Solution - Upgrade to latest version - remove custom image config - deploy mirror chart - Scale down worker/coordinator node...

enhancement
database

### Problem Currently in `hedera-mirror-web3` we handle large traffic by using a fixed amount of transactions per second for all users combined, which are rate limited. Although this approach is...

performance
web3
limechain
work package

**Description**: Acceptance tests and token/mirror client updates to invoke the new HAPI and MAPI functionality recently implemented. Test fungible and non-fungible metadata capabilities as well as that "dynamic" NFTs. **Related...

enhancement
test

### Problem We need to upgrade testkube in mainnet-staging-na cluster from v1.15.26 to the latest v1.17.x release. ### Solution Upgrade testkube to the latest v1.17.x release ### Alternatives Leave it...

enhancement
test

### Description *Intermittent time outs on Gradle Build Importer tasks* ### Steps to reproduce Execute the gradle github actions runner and observe the timeout occurring on Build (Importer V1) and...

bug
github_actions