Commit Graph

421 Commits

Author SHA1 Message Date
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
Francisco Gindre 1a4a3a7f6d fix podfile on demo app 2020-10-08 15:45:45 -03:00
Francisco Gindre b34fe121cd Fix compilation errors and update README 2020-10-08 15:38:54 -03:00
Jack Grigg a0425cee61 cargo fmt 2020-10-08 15:38:54 -03:00
Jack Grigg 344699a6b2 rust: Handle passing Rust Vecs to Swift where len != capacity
Fixes zcash/ZcashLightClientKit#177.
2020-10-08 15:38:54 -03:00
Jack Grigg 0ebb61dd0f Update remaining Rust dependencies 2020-10-08 15:38:54 -03:00
Jack Grigg 48a601600b cbindgen 0.14 2020-10-08 15:38:54 -03:00
Jack Grigg 94d397ed13 Switch to v0.4 Zcash Rust crates 2020-10-08 15:38:54 -03:00
Jack Grigg 52a3488027 Migrate to new Cargo.lock format
Requires Rust 1.38.0
2020-10-08 15:38:54 -03:00
Jack Grigg 9c554a7d41 cargo update 2020-10-08 15:38:54 -03:00
Francisco Gindre bd59c2ce19
Merge pull request #200 from zcash/modular-headers
Modular headers
2020-10-01 17:23:35 -03:00
Francisco Gindre 890a4eb5a9 fix script. update sample app. update pod version 2020-10-01 16:17:13 -03:00
Francisco Gindre 7846d20476 remove module map from podspec 2020-09-30 19:40:36 -03:00
Francisco Gindre ad04f8f0e8
Merge pull request #196 from zcash/update-dependency
update MnemonicSwift dependency
2020-09-28 12:31:13 -03:00
Francisco Gindre 02ddb7be24 update MnemonicSwift dependency 2020-09-28 12:29:09 -03:00
Francisco Gindre 9e08a98b43
Merge pull request #195 from zcash/new-checkpoints
New checkpoints
2020-09-25 10:27:27 -03:00
Francisco Gindre bd56f32164 bump version 2020-09-24 19:08:49 -03:00