Closed lightyear15 closed 2 years ago
sorry about this :disappointed: should have then more tests before my first PR
No worries! Could you please add a testcase for these large values as well?
Hi @tomusdrw
I changed the unit test as you requested.
The proof does not need to be consistent as that is not the purpose of the test. So I just changed the value of balance
and nonce
fields to make them more similar to a real-case.
Perfect, thank you!
after some real-world testing, we figured balance as well as nonce fields might reach the upper limit of U64. Moving these fields to U256