You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in codeDelegationListSize:
0x996400d22dcc71dae490d0caae5242ddb4c6d1f4
0x6286ca1dacfac72d3a070a0b8f4748954c8da80eadc6ea3a066de0a84c845484
199
WARNING: Unable to get Instrumentation. Dynamic Attach failed. You may add this JAR as -javaagent manually, or supply -Djdk.attach.allowAttachSelf
Versions (Add all that apply)
Software version: [besu --version] 6be80d1 - main latest
Java version: [java -version] java -version
openjdk version "21.0.4" 2024-07-16
OpenJDK Runtime Environment Homebrew (build 21.0.4)
OpenJDK 64-Bit Server VM Homebrew (build 21.0.4, mixed mode, sharing)
OS Name & Version: [cat /etc/*release]
Sequoia 15.1.1 (24B91)
Kernel Version: [uname -a]
Darwin Kernel Version 24.1.0: Thu Oct 10 21:03:11 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6020 arm64
Virtual Machine software & version: [vmware -v]
Docker Version: [docker version]
Cloud VM, type, size: [Amazon Web Services I3-large]
Consensus Client & Version if using Proof of Stake: [e.g. Teku, Lighthouse, Prysm, Nimbus, Lodestar]
Smart contract information (If you're reporting an issue arising from deploying or calling a smart contract, please supply related information)
Solidity version [solc --version]
Repo with minimal set of deployable/reproducible contract code - please provide a link
Please include specifics on how you are deploying/calling the contract
Have you reproduced the issue on other eth clients
Additional Information (Add any of the following or anything else that may be relevant)
Besu setup info - genesis file, config options
System info - memory, CPU
The text was updated successfully, but these errors were encountered:
Steps to Reproduce
Expected behavior: [What you expect to happen]
Test should succeed or fail
Actual behavior: [What actually happens]
Gets stuck without progress
Frequency: [What percentage of the time does it occur?]
100%
Logs
Please post relevant logs from Besu (and the consensus client, if running proof of stake) from before and after the issue.
Running on terminal :
<============-> 98% EXECUTING [21s]
No progress from here
Running on IntelliJ :
in codeDelegationListSize:
0x996400d22dcc71dae490d0caae5242ddb4c6d1f4
0x6286ca1dacfac72d3a070a0b8f4748954c8da80eadc6ea3a066de0a84c845484
199
WARNING: Unable to get Instrumentation. Dynamic Attach failed. You may add this JAR as -javaagent manually, or supply -Djdk.attach.allowAttachSelf
Versions (Add all that apply)
Software version: [
besu --version
] 6be80d1 - main latestJava version: [
java -version
] java -versionopenjdk version "21.0.4" 2024-07-16
OpenJDK Runtime Environment Homebrew (build 21.0.4)
OpenJDK 64-Bit Server VM Homebrew (build 21.0.4, mixed mode, sharing)
OS Name & Version: [
cat /etc/*release
]Sequoia 15.1.1 (24B91)
Kernel Version: [
uname -a
]Darwin Kernel Version 24.1.0: Thu Oct 10 21:03:11 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6020 arm64
Virtual Machine software & version: [
vmware -v
]Docker Version: [
docker version
]Cloud VM, type, size: [Amazon Web Services I3-large]
Consensus Client & Version if using Proof of Stake: [e.g. Teku, Lighthouse, Prysm, Nimbus, Lodestar]
Smart contract information (If you're reporting an issue arising from deploying or calling a smart contract, please supply related information)
solc --version
]Additional Information (Add any of the following or anything else that may be relevant)
The text was updated successfully, but these errors were encountered: