StratisFullNode
StratisFullNode copied to clipboard
Not ready for review yet
Consists of two parts: a. Alter the reward distribution epoch to be the time (i.e. blocks) between two prior distributions rather than a fixed window. This removes the fixed number...
Takes into account indirect inheritance of `SmartContract` when determining the deploy type in a smart contract assembly. This allows contracts to be deployed with an inheritance structure like so: `NonFungibleTicket`...
Removes reference to non-existing code from XML comment.