https://github.com/daira/dualpowsim
Undocumented Python 3 programs for simulating dual PoW and confirmation times for Zcash. Please report issues at https://github.com/zcash/zcash/issues
https://github.com/daira/dualpowsim
mathplotlib numpy proof-of-work simulation zcash
Last synced: 10 months ago
JSON representation
Undocumented Python 3 programs for simulating dual PoW and confirmation times for Zcash. Please report issues at https://github.com/zcash/zcash/issues
- Host: GitHub
- URL: https://github.com/daira/dualpowsim
- Owner: daira
- License: mit
- Created: 2019-01-03T17:06:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-11T21:35:58.000Z (over 7 years ago)
- Last Synced: 2025-02-04T22:30:36.215Z (about 1 year ago)
- Topics: mathplotlib, numpy, proof-of-work, simulation, zcash
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dual PoW simulations
--------------------
Undocumented Python 3 programs for simulating dual PoW and confirmation times for Zcash.
[MIT licensed](LICENSE).
Some programs have a dependency on Numpy and Matplotlib. Tested with version 3.5.3 of Python;
at least version 3.3 is definitely required.