ZcashLightClientKit/Sources/ZcashLightClientKit/DAO
Francisco Gindre 5de1b50b29 make Memo and MemoBytes parameters nullable so they can be omitted when sending to transparent receivers.
update libzcashlc
2022-10-24 22:49:04 -03:00
..
BlockDao.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
CompactBlockDAO.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
NotesDao.swift Add Fee field to Transaction, ConfirmedTransaction, ReceivedTransactions and Pen 2022-10-19 17:37:06 -03:00
PagedTransactionDao.swift [#455] revert queue priority downgrade changes from [#435] (#456) 2022-08-15 17:03:03 -03:00
PendingTransactionDao.swift make Memo and MemoBytes parameters nullable so they can be omitted when sending to transparent receivers. 2022-10-24 22:49:04 -03:00
TransactionBuilder.swift Add Fee field to Transaction, ConfirmedTransaction, ReceivedTransactions and Pen 2022-10-19 17:37:06 -03:00
TransactionDao.swift Fix: Transaction repository tests pass 2022-10-21 18:19:08 -03:00
UnspentTransactionOutputDao.swift [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00