Skip to content
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

trying to implement CasperFFG protocol but there is bug when running the code #4

Open
sianeedAname opened this issue Apr 2, 2023 · 2 comments

Comments

@sianeedAname
Copy link

I am trying to implement CasperFFG protocol and I substitute the code of 'EthereumGlobalProofOfWorkNetwork' to 'CasperFFGGlobalBlockchainNetwork' and 'GhostProtocolConfig' to 'CasperFFGConfig' in file src/main/java/jabs/scenario/NormalEthereumNetworkScenario. it looks ok but there is bug:
image
image

@hyajam
Copy link
Owner

hyajam commented Apr 8, 2023

Can you please send the exact simulation code that was used, so I can replicate the situations and probably find a solution? Thanks.

@sianeedAname
Copy link
Author

thank you for reply! I'm actually new to programming :D so I am not sure whether I made the right substitution. the code interface does not report errors, but it does run incorrectly. here are the code I used:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants