Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Description --- - Updated the igor genesis block to contain a faucet with revealed values - Added a new range-proof option for the genesis block sanity test Motivation and Context --- - Evaluating faucet with revealed values How Has This Been Tested? --- - Unit test demonstrating the range proof for each output in the faucet - Performed system-level testing to demonstrate that the igor blockchain works properly - 2x base nodes, 2x wallets, 1x SHA3 miner, 1x merge mining proxy, 1x XMRig miner. What process can a PR reviewer use to test or verify this change? --- Perform system-level testing Breaking Changes --- - [ ] None - [x] Requires data directory on base node to be deleted - [ ] Requires hard fork - [x] Other - New genesis block. BREAKING CHANGE: The chain has to be restarted - delete the blockchain database and resync the chain --------- Co-authored-by: stringhandler <[email protected]> Co-authored-by: SW van Heerden <[email protected]>
- Loading branch information