-
Notifications
You must be signed in to change notification settings - Fork 72
Issues: hashgraph/hedera-json-rpc-relay
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
getBlockByHash
in the eth_getTransactionReceipt
flow is using the wrong cache keys
bug
feat: Return HTS Token Address for New Fungible Token in Tx Receipt
enhancement
New feature or request
Internal
For changes that affect the project's internal workings but not its outward-facing functionality.
Intermittent Something isn't working
eth_sendRawTransaction
failure on mainnet.
bug
#3235
opened Nov 8, 2024 by
ebadiere
Intermittent Something isn't working
Cannot read properties of null
errors when running eth_getTransactionReceipt
bug
#3228
opened Nov 6, 2024 by
ebadiere
File created to hold large calldata for sendRawTransaction won't get deleted if an error is thrown
Internal
For changes that affect the project's internal workings but not its outward-facing functionality.
#3219
opened Nov 5, 2024 by
quiet-node
Move late stage eth_sendRawTransaction logic to background task
enhancement
New feature or request
Epic
perf
performance gains
#3202
opened Nov 1, 2024 by
Nana-EC
test: enhanced hbarlimiter.spec.ts test suite
enhancement
New feature or request
#3199
opened Oct 31, 2024 by
quiet-node
chore: add custom rule to check the existence of license header in each file
Internal
For changes that affect the project's internal workings but not its outward-facing functionality.
chore: add husky hook for eslint
Internal
For changes that affect the project's internal workings but not its outward-facing functionality.
#3191
opened Oct 31, 2024 by
konstantinabl
Handle and parse env variables of type "array" in the config service
enhancement
New feature or request
#3178
opened Oct 30, 2024 by
natanasow
Handle default env values only inside globalConfig.ts
enhancement
New feature or request
#3176
opened Oct 30, 2024 by
victor-yanev
Large calldata in eth_sendRawTransaction causes a Something isn't working
timeout exceeded
error
bug
#3174
opened Oct 29, 2024 by
thusaras-vc
eth_getCode
does not use blockNumber
when address
corresponds to an HTS token
bug
#3155
opened Oct 25, 2024 by
acuarica
Fix all typescript warnings and errors generated by type mismatching on the New feature or request
ConfigService.get(<envName>)
method in test specs
enhancement
#3142
opened Oct 22, 2024 by
natanasow
Shorten the logged names of HBar Rate Limiting repositories.
good first issue candidate
Issues that can become a good first issue but need more description/context.
good first issue
Good for newcomers
hacktoberfest
Issues shown by lists for the Hacktoberfest and made for newcomers to do the first contribution.
Internal
For changes that affect the project's internal workings but not its outward-facing functionality.
Clarify in the documentation that the default log level in the application is New feature or request
trace
enhancement
#3132
opened Oct 18, 2024 by
ebadiere
Move deleteAll method for spending plans in base class
Internal
For changes that affect the project's internal workings but not its outward-facing functionality.
Reconsider approach in estimateFileTransactionsFee test
Internal
For changes that affect the project's internal workings but not its outward-facing functionality.
Technical Debt
Issue which resolves technical debt
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.