qortal/src
catbref 9bb673ba82 Interim commit of *Transaction refactoring
Transaction subclass isValid methods have last reference checks removed.
(Now handled by Transaction.hasValidReference)

Some checks in subclass' isValid moved to isProcessable, typically
for transaction types that require group-approval.

Removed fee extraction and last-reference update code from
subclass' process() method to Transaction.processReferencesAndFees.

Other changes to transaction/block processing.
2019-07-23 14:46:44 +01:00
..
main Interim commit of *Transaction refactoring 2019-07-23 14:46:44 +01:00
test Interim commit of *TransactionData classes for safety 2019-07-23 14:42:02 +01:00