Coinage is a ERC20 token contract that increase all user's balances exponentially for each block mined.
- change
AutoIncrementCoinage
to isAutoFactoredCoinage is CoinageBase
- change
FixedIncrementCoinage
to isFixedFactoredCoinage is CoinageBase
- change
CustomIncrementCoinage
to isCustomFactoredCoinage is CoinageBase
- exports common functions