ZcashLightClientKit/ZcashLightClientKitTests
Francisco Gindre 750108252f
Feature/single pod mainnet (#60)
* Mainnet changes [WIP]

* Separate pods approach [WIP]

* Create a single podfile and scripts to build mainnet or testnet [WIP]

* Added test spec to pod with TESTNET Script [WIP]

* pod install + sample app testnet build worked

* add prefix to database names

* Fix constants in tests

* fix plist

* fix stencils

* Force environment variable

* Get config from environment variable

* Save project settings and create new DemoAppConfig settings

* Fix Template. change demoApp config port

* Add extra warning when building to see environment in logs

* New Readme! + enhanced messaging on build_librustzcash_xcode.sh

* Fix Stencil if statement

* add our domain names to the demo app endpoints

* clean up Podfile

* fix: mainnet not building properly

* improve cleanup

* fixed weird seed change

* remove duplicated file reference

* Improve error handling on LightWalletService

* Improve error handling on Latest block height. fix get address pasteboard gesture

* fix mainnet walletbirthday stencil

* fix: demo app not syncing on mainnet

* Verified Balances and Send Max Funds fixed

* Add paths to preserve when installing pod

* add Stencil to preserved paths

* Fix $ZCASH_SDK_GENERATED_SOURCES_FOLDER not writable error

* Fixes from PR Comments

* Fixed TransactionId string generation

* Fixed Test build scripts + PR comments

* fix indentation

* Changes to script_commons

* fixes per PR

* remove else from mismatch function

* Add comment to poorly named function
2020-01-14 19:25:14 -03:00
..
Stencil Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
utils Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
BlockDownloaderTests.swift Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
BlockScanOperationTests.swift Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
CompactBlockProcessorTests.swift Migrate to note-spending-v6 branch (#35) 2019-12-03 14:11:23 -03:00
CompactBlockReorgTests.swift Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
CompactBlockStorageTests.swift Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
DownloadOperationTests.swift Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
Info.plist Empty iOS Framework 2019-06-28 10:09:53 +01:00
LightWalletServiceTests.swift Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
NotesRepositoryTests.swift Transaction data access improvements + Create Spend + Get Balance Screen (#33) 2019-11-26 19:32:20 -03:00
OutboundTransactionManagerTests.swift Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00
PagedTransactionRepositoryTests.swift Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00
PendingTransactionRepositoryTests.swift Transaction submission + tests (#34) 2019-12-03 12:19:44 -03:00
RawTransactionTests.swift Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00
TransactionRepositoryTests.swift Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00
TxIdTests.swift Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
WalletTests.swift Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
WalletTransactionEncoderTests.swift Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00
ZcashLightClientKitTests.swift Swiftlint (#5) 2019-10-18 17:09:13 -03:00
ZcashRustBackendTests.swift Migrate to note-spending-v6 branch (#35) 2019-12-03 14:11:23 -03:00
ZcashSdk_Data.db Transaction Entity data access (#30) 2019-11-18 16:49:36 -03:00
cache.db Block downloading + storing (#4) 2019-10-18 15:45:19 -03:00
test_data.db Transaction data access improvements + Create Spend + Get Balance Screen (#33) 2019-11-26 19:32:20 -03:00