ZcashLightClientKit/ZcashLightClientKit
Francisco Gindre a139ffbdfe
Transaction Listing + send funds + synchronizer implementation (#47)
* Create UIKit subfolder

* add offset to transaction repository

* mock repository and tests [WIP]

* Paged transaction DAO

* Paged transaction repository by kind

* update protobuf files

* move SDKSynchronizer to UIKit folder

* created some health check test on transactions

* Build release version of librustzcash

* Add Send on main thread button for troubleshooting purposes

* fix submit method by using RawTransaction factory method

* fix transactions table mapping

* fix transactions table mapping

* fix get balance sample

* FIX: cosensus branch ID for Blossom

* SDKSynchronizer integration for Send Funds

* fix rawTransactionId mistaken by raw field

* fix testEncodeSpend

* Transaction submission failed tests

* unpaged transaction listings

* renamed method, fixed typo

* stupid xcode misplaced folders again

* add PaginatedTableView Dependency to Example and hook it up [WIP]

* fix  unit test target not being shared

* removed performance test

* fix get address, paged transactions nulled, added type of transaction

* added kind of transaction to transaction repo builder, fixed transaction builder

* Transaction Detail screen

* add transaction details to paginated transaction
2019-12-16 19:25:45 -03:00
..
Block Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00
DAO Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00
Entity Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00
Extensions Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00
Providers download - Validate - Scan (#7) 2019-10-30 17:18:57 -03:00
Repository Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00
Rust Migrate to note-spending-v6 branch (#35) 2019-12-03 14:11:23 -03:00
Service Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00
Transaction Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00
UIKit/Synchronizer Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00
zcashlc Set up a Swift shim to the Rust FFI 2019-07-02 10:02:21 +01:00
Constants.swift Block downloading + storing (#4) 2019-10-18 15:45:19 -03:00
Info.plist Empty iOS Framework 2019-06-28 10:09:53 +01:00
Initializer.swift Feature/sending ui (#39) 2019-12-06 09:38:47 -03:00
Synchronizer.swift Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00
ZcashLightClientKit.h Empty iOS Framework 2019-06-28 10:09:53 +01:00