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

JeChain Network Decentralization Test #88

Open
mateuzrib opened this issue Feb 17, 2024 · 1 comment
Open

JeChain Network Decentralization Test #88

mateuzrib opened this issue Feb 17, 2024 · 1 comment

Comments

@mateuzrib
Copy link

Hey, Sir! I hope this message finds you well. Have you been testing JeChain just locally or have you already tested in a more decentralized way? Otherwise, we could set up a time to run nodes and interect with the network to check its performance.

@nguyenphuminh
Copy link
Owner

Sorry for the late reply, I have been really busy the past 2 weeks.

I have tested JeChain globally 2 times, one with two PCs running on two different internet, one with a PC and an Android phone running Termux, but most of the development is tested locally.

About the performance, it depends on what is the computational limit enforced on the chain (if you are not familiar, with Bitcoin we have a 1MB block through 10 minutes, with Ethereum we have 30m gas through 12 seconds). Currently, there is not a strict limit in JeChain, the block size limit is just the ws message limit, and every instruction in the VM costs the same (both of these are really insecure). I will do some benchmarks and add proper limits in the future. The limit should be around something that an average PC could run.

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