This repository was archived by the owner on Mar 5, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
getBlock by number or hash does not work on Quorum #2766
Labels
Bug
Addressing a bug
Comments
16 tasks
Thanks for opening this issue! I'm currently testing different BigInt solutions to find a solution for the issue #2171. The improvement of the BigInt handling will also improve the method specific number handling. |
nivida
added a commit
that referenced
this issue
May 1, 2019
…rum-nodes [Quorum] Fix #2766, timestamp is not present on a Quorum node
Thank you, do you have an ETA to publish the new web3 release, please? |
I've planned to release tomorrow a version beta.54 with this quick fix. Sorry for bothering you but I will close this issue again because it's a duplication of #1905 |
No worries, thank you |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
The getBlock method with a hash or a number as parameter does not work with a quorum permisionless blockchain
Expected behavior
Actual behavior
Steps to reproduce the behavior
Install a quorum chain, connect to it and then
Error Logs
'Number can only safely store up to 53 bits'
Versions
The text was updated successfully, but these errors were encountered: