lockdrop-simulation/test-runs/run1/lockdrop_allocations_notebook.json
Prathamesh Musale 0e57539780 Add test runs and instructions for reproducing simulation results (#3)
- Update main simulation instructions to inline hyperlinked content
- Add test runs (generated data + tests output)
- Add instructions to reproduce results from one of the added test runs

Reviewed-on: #3
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2025-08-14 11:44:09 +00:00

34 lines
828 B
JSON

{
"metadata": {
"source": "lockdrop-calculations-simulated.ipynb",
"participation_counts": {
"stars_1_years": 5962,
"galaxies_1_years": 49,
"stars_2_years": 5880,
"galaxies_2_years": 36,
"stars_3_years": 6033,
"galaxies_3_years": 35,
"stars_4_years": 6117,
"galaxies_4_years": 43,
"stars_5_years": 6008,
"galaxies_5_years": 37
}
},
"allocations": {
"stars": {
"1_years": 855210960000,
"2_years": 1710421920000,
"3_years": 2565632880000,
"4_years": 3420843840000,
"5_years": 12780607328988
},
"galaxies": {
"1_years": 501765840000,
"2_years": 1003531680000,
"3_years": 1505297520000,
"4_years": 2007063360000,
"5_years": 8205775018378
},
"total": 128849018879999890
}
}