skycoin / skycoin

Skycoin Core and Wallet

Home Page:https://www.skycoin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fibercoins can be created with unsupported parameters

0pcom opened this issue · comments

it is possible to create a fibercoin using newcoin and invalid or unsupported parameters.

It is not evident until attempting to run the fibercoin what the unsupported parameters are.

Newcoin should refuse to create a fibercoin with invalid params, and indicate the unsupported values

For example, edit fiber.toml to have user burn factor = 0 and run newcoin.

The fibercoin / template will be created but it will not run because the burn factor is invalid.