Commit Graph

687 Commits

Author SHA1 Message Date
Francisco Gindre 68027af3f0 closes Issue #237 Untie SDKSynchronizer from UIApplication Events 2020-12-05 18:28:10 -03:00
Francisco Gindre d9931ff0ea Fix memory leaks on adapter operations 2020-12-05 18:26:18 -03:00
Francisco Gindre 4568b5ba05 Improve operation dependencies 2020-12-05 15:11:29 -03:00
Francisco Gindre 69b9ee9dfe force retry on TestCoordinator 2020-12-05 15:10:22 -03:00
Francisco Gindre 145c70415f revert change in ZcashOperation 2020-12-04 19:55:55 -03:00
Francisco Gindre 645ffa6734 FIX: download operation gets cancelled when apps are backgrounded 2020-12-04 11:28:14 -03:00
Francisco Gindre c17132f694 Add early cancellation to ZcashOperation 2020-12-04 11:28:14 -03:00
Francisco Gindre 126ee6f742 Name the operation queue for easier debugging 2020-12-04 11:28:14 -03:00
Francisco Gindre 697724cb49 remove isFirstAppLaunch flag 2020-12-04 11:28:14 -03:00
Francisco Gindre 3f555d296b
Fix travis ci (#236)
* Update travis environment to 12.2

* build

* correct ci

* change xcode version for travisci
2020-12-01 15:25:28 -03:00
Francisco Gindre ac2b4623c8
Merge pull request #226 from zcash/send-bug
Add ability to modify call timeout on LightWalletEndpoint
2020-11-18 16:29:21 -03:00
Francisco Gindre 879edb6236 Add ability to modify call timeout on LightWalletEndpoint 2020-11-18 16:12:15 -03:00
Francisco Gindre 24837bb209
Merge pull request #224 from zcash/canopy-checkpoints
Canopy checkpoints
2020-11-16 17:35:11 -03:00
Francisco Gindre 5f3bbd7ca2 bump version 2020-11-16 14:54:07 -03:00
Francisco Gindre 737c80b87a Add checkpoints 2020-11-16 14:33:54 -03:00
Francisco Gindre fb226d951f
Merge pull request #222 from zcash/canopy-testing
Canopy testing
2020-11-05 19:07:04 -03:00
Francisco Gindre 1926ea6824 Canopy Tests Successfully pass 2020-11-05 19:02:01 -03:00
Francisco Gindre 552c011951 WIP - testCombinePreActivationNotesAndPostActivationNotesOnSpend 2020-11-02 14:15:52 -03:00
Francisco Gindre 29db874bec WIP - testExpiredSpendAfterActivation 2020-11-02 11:58:45 -03:00
Francisco Gindre 71940c8d40 WIP - testSpendMinedSpendThatExpiresOnActivation 2020-11-02 11:53:49 -03:00
Francisco Gindre 4d77455033 WIP - testSpendPostActivationFundsAfterConfirmation 2020-11-02 11:04:30 -03:00
Francisco Gindre 45b0f7523b WIP - testSpendPriorFundsAfterActivation 2020-10-30 20:45:54 -03:00
Francisco Gindre 08a2a2c282
Merge pull request #217 from zcash/wallet-history
bump version
2020-10-30 18:29:56 -03:00
Francisco Gindre 6db13ed19d
Merge pull request #216 from zcash/wallet-history
Wallet history improvements
2020-10-30 10:42:13 -03:00
Francisco Gindre 2da996c55f bump version 2020-10-30 10:26:04 -03:00
Francisco Gindre 924ff6b71d Add Range to the foundTransactions notification 2020-10-28 19:31:41 -03:00
Francisco Gindre c89626d9ea double check foundTransaction return values 2020-10-27 14:46:28 -03:00
Francisco Gindre fa76c722b2 FIX - UNIQUE constraint violation when an operation failed 2020-10-26 18:57:19 -03:00
Francisco Gindre 6a762205f6 Fix sqlite crate canopy issue. Add a new checkpoint to aid testing 2020-10-24 18:25:28 -03:00
Francisco Gindre 4e1e899de8 Add darksidewalletd tests for foundTransactions notifications 2020-10-20 19:22:05 -03:00
Francisco Gindre e01d2e1745 add stub method 2020-10-20 11:07:42 -03:00
Francisco Gindre 840c76142a WIP - Expose foundTransactions notification to SDKSynchronizer# 2020-10-20 11:06:31 -03:00
Francisco Gindre 972fb08926 Issue 208 - Improve API method to request transaction history 2020-10-19 21:01:46 -03:00
Francisco Gindre 0df4b9e4f2 fix compilation error on DemoApp. Add troubleshooting step on README 2020-10-16 19:11:05 -03:00
Francisco Gindre 5d84755615
Merge pull request #202 from zcash/enhancements
Enhancements
2020-10-16 15:14:55 -03:00
Francisco Gindre 8cc0b63470 Version 0.7.0 2020-10-16 14:10:01 -03:00
Francisco Gindre e644dd7d04 add blockTimeInMilliseconds 2020-10-14 20:36:14 -03:00
Francisco Gindre b8d83adb92 remove computed property from protocol 2020-10-14 20:30:22 -03:00
Francisco Gindre 229ae3192a Issue 206 add extension function to identify inbound v. outbound txs on a client side 2020-10-14 20:23:36 -03:00
Francisco Gindre 18b8d622c2 remove SeedProvider protoco 2020-10-14 20:18:10 -03:00
Francisco Gindre 4a01865a7d Add IVK capabilities to Initializer 2020-10-14 19:50:26 -03:00
Francisco Gindre 691c129dc6 add support to viewing key initialization 2020-10-13 13:15:50 -03:00
Francisco Gindre 328a18d898 DerivationTool + tests
Fixes #204
2020-10-09 17:58:36 -03:00
Francisco Gindre f0ed01bb92 swiftlint fixes 2020-10-08 17:51:12 -03:00
Francisco Gindre 37a15bb93f add DownloadIFNeeded 2020-10-08 17:29:38 -03:00
Francisco Gindre af8ee1ef12 Add SaplingParameterDownloader 2020-10-08 17:29:38 -03:00
Francisco Gindre a2dcee2340 expose latest height on synchronizer 2020-10-08 17:29:38 -03:00
Francisco Gindre d4dfb23657 fix issue 201 Throw exception when seed can't be provided 2020-10-08 17:29:38 -03:00
Francisco Gindre bfc717dc07 Fix build problems 2020-10-08 17:29:27 -03:00
Francisco Gindre f6daf3043d
Merge pull request #190 from zcash/rust-crate-updates
Rust crate updates
2020-10-08 15:50:33 -03:00