ZcashLightClientKit/ZcashLightClientKit
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
..
Block Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -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 Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
Providers Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -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 Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
Stencil Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -03:00
Transaction Removed confirmed pending transactions (#52) 2019-12-17 18:16:26 -03:00
UIKit/Synchronizer 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
Initializer.swift Feature/single pod mainnet (#60) 2020-01-14 19:25:14 -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