hashgraph/hedera-json-rpc-relay
Implementation of Ethereum JSON-RPC APIs for Hedera
TypeScriptApache-2.0
Issues
- 0
Intermittent Test Failures in Acceptance Suite Batches
#3353 opened by quiet-node - 0
- 0
[Failed-Request-Alert-Tuning] Investigate and Mitigate Excessive failed-request-too-high Alerts in the Alerting System
#3344 opened by quiet-node - 1
[Failed-Request-Alert-Tuning] Improve handling of MN server-side exceptions in the Relay.
#3347 opened by quiet-node - 0
[Failed-Request-Alert-Tuning] eth_getTransactionReceipt method returns too many 500 errors
#3351 opened by quiet-node - 0
[Failed-Request-Alert-Tuning] `eth_getBlockByHash` && `eth_getBlockByNumber` method returns too many 500 errors
#3345 opened by quiet-node - 1
[Failed-Request-Alert-Tuning] Investigate and resolve the bug causing the `Received an invalid integer type: null` error in EthImpl.getBlock() function
#3346 opened by quiet-node - 0
[Alerting System Research] Explore and Document Synthetics Grafana Dashboard
#3343 opened by quiet-node - 0
Create design doc to support REST API
#3340 opened by konstantinabl - 0
[EPIC] Custom API Support for Explorers
#3314 opened by Nana-EC - 1
- 0
Add prechecks to the `sendRawTransaction` method to verify the validity of the receiver's account address.
#3286 opened by quiet-node - 2
Add Repo Maintainers to CODEOWNERS file
#3320 opened by andrewb1269hg - 2
- 0
Release 0.62
#3325 opened by quiet-node - 5
- 0
LZ <-> Hedera examples
#3339 opened by natanasow - 0
Relay throws an "IP rate limit exceeded ..." exception, regardless of whether it's an IP-related rate issue
#3336 opened by Neurone - 0
- 1
[EPIC] Explore BlockScout Explorer Support
#3288 opened by Nana-EC - 0
- 0
Automatic bumping PRs are not properly structured
#3319 opened by quiet-node - 0
[eth_sendRawTransaction Fast Return] Enhance eth_getTranasctionReceipt endpoint to expose errors for silent failures
#3318 opened by quiet-node - 0
[eth_sendRawTransaction Fast Return] Deprecate the original logic that waits for transactions to be fully processed before returning the transaction hash.
#3317 opened by quiet-node - 0
- 0
Fix breaking change in manual-testing.yaml
#3306 opened by rbarkerSL - 0
- 0
- 1
Release 0.61
#3300 opened by quiet-node - 0
Add exposed node account id into SDKError
#3296 opened by natanasow - 0
- 0
[eth_sendRawTransaction Fast Return] Add feature flag and move all transaction processing logic in background if the feature flag is enabled.
#3270 opened by quiet-node - 0
Upgrade to latest Node JS v22
#3295 opened by Nana-EC - 0
- 0
- 0
[eth_sendRawTransaction Fast Return] Create a design doc for fast return feature
#3281 opened by quiet-node - 0
chore: Update workflow permissions for github token
#3275 opened by rbarkerSL - 0
Bump hedera-local-node to the latest version (2.32.3)
#3243 opened by natanasow - 0
Release 0.60
#3246 opened by quiet-node - 0
- 0
Relay is logging IP addresses
#3266 opened by quiet-node - 0
enahnce masking of ipAddress
#3274 opened by konstantinabl - 1
- 0
- 0
- 1
[release test] HBAR Rate Limit error thrown for contract deployments with 20+ KBs calldata on testnet/mainnet
#3262 opened by quiet-node - 0
- 0
Run a quick check through the constant integers to ensure that they honor a zero default value.
#3263 opened by ebadiere - 0
`getBlockByHash` in the `eth_getTransactionReceipt` flow is using the wrong cache keys
#3250 opened by ebadiere - 0
Some tests do not strip leading zeros in signature s and v values leading to failures that appear to be flaky tests.
#3239 opened by ebadiere