Sungjae Hwang

Results 6 comments of Sungjae Hwang

Any comments or suggestions on this issue would be appreciated. Let me know if you have any questions.

@DemuirGos, Sorry for the error. The error occurred because the TimeLock is a runtime contract object. I will share you the source code of the TimeLock contract here for your...

@iamhsk Thanks for letting me know this.

Hi, @non-fungible-nelson Below is the test case that led to the issue. ``` const Web3 = require("web3"); const web3_besu = new Web3("http://localhost:8549"); (async () => { async function besu() {...

Any comments or suggestions on this issue would be appreciated.

@non-fungible-nelson Thank you for the suggestions. Unfortunately, the problem still occurs even though I specified the 0 for the milestone block, and updating to 22.7.1 doesn't solve this problem.