ZcashLightClientKit/Sources/ZcashLightClientKit/Entity
Francisco Gindre b9ae012e09
[#381] Move Zatoshi and Amount Types to the SDK (#396)
Closes #381

This commit brings a Zatoshi type developed on the Secant project,
helper classes like Clamped and tests.

Zatoshi has been incorporated as a Codable type for SQLite Swift
to allow serialization into the pending database.

FIXES on Demo App

fix comments
2022-06-22 16:45:37 -03:00
..
AccountEntity.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
CompactBlockEntity.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
EncodedTransactionEntity.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
PendingTransactionEntity.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
ReceivedNoteEntity.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
SentNoteEntity.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
TransactionEntity.swift [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
UnspentTransactionOutputEntity.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00