-
Notifications
You must be signed in to change notification settings - Fork 108
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
endless loop in Json Parse #38
Labels
Comments
Can you please enable FINE logging to understand what string is being parsed? |
That is indeed a large transaction. I wonder how often folks deal with Txs > 750 BTC ;-) Could anyone pls paste the output from the console here? |
Not difficult to generate those kind of transactions in testnet or regtest |
This comment was marked as spam.
This comment was marked as spam.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Code would go to an endless loop when get a big string. The stack are listed below
It would occurs every time when getRawTransaction("b6299d23e836d649a5a5012ebfebd2474b4d100d5334d7608d3c6c01b8204b45")
The text was updated successfully, but these errors were encountered: