ZcashLightClientKit/Example/ZcashLightClientSample/ZcashLightClientSample
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
..
Assets.xcassets Cocoapods Support + Example Project 2019-09-09 12:30:38 -03:00
Base.lproj Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
Get Address Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
Get Balance Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
Latest Block Height Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
List Transactions Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00
Paginated Transactions Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00
Send Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
Sync Blocks Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00
Transaction Detail Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
AppDelegate.swift Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
DemoAppConfig.swift Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
Info.plist Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
SampleStorage.swift Add SampleStorage (#58) 2019-12-20 17:52:53 -03:00
ViewController.swift Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00