Skip to content

v4.6.2snapshot: not for general use

Latest

Choose a tag to compare

@hans-schmidt hans-schmidt released this 05 Sep 23:47
v4.6.2snapshot

v4.6.2snapshot: not for general use

This is a specialty version of Ravencoin. It has an extra CLI option (-snapshot) and an extra RPC call (printsnapshot)

Together those new functions can be used to dump a list of all RVN addresses with a non-zero balance along with their values as reported by core.

A snapshot was taken at chain height 2,510,000 on 2022-10-25 02:47:20-UTC. The file was sorted in order of descending value and cropped at 50,000 addresses. Those addresses and balances will be used to create the Genesis block of the Evrmore blockchain. The 50K cut-off occurred at an address containing 2,673.14 RVN. Of the outstanding supply of RVN, 99.21% were included in the top 50K addresses (included all burned and lost RVN).

That list is posted here along with linux and windows binaries.

Use at Your Own Risk
For Experimentation Only