mirror of
https://github.com/Qortal/qortal.git
synced 2025-04-01 09:45:54 +00:00
* Add implementation for Account.getBalance(assetId, numberOfConfirmations) * Added orphan() code to Block (CIYAM AT not yet supported) * Added getOrder() 'navigation' method to CreateOrderTransaction * Added missing transaction-type cases to various switches in Transaction, transformers, repositories, etc. * Various repository delete() methods added * Added save/delete support for transaction types that include payments, like multipayment and arbitrary * Changed "recipient" in HSQLDB SharedTransactionPayments from QoraPublicKey to QoraAddress