Commit Graph

702 Commits

Author SHA1 Message Date
Francisco Gindre b72f9f1c35
Merge pull request #247 from zcash/246_publicly_commit_to_responsible_disclosure
Added responsible_disclosure.md
2021-01-26 20:27:40 -03:00
zebambam aee7a49db3 Added responsible_disclosure.md 2021-01-26 14:10:52 -08:00
Francisco Gindre 50b4cdb55c
Merge pull request #241 from zcash/issue-240
Issue 240: reorg logic fails do to ARC deallocating operation
2021-01-05 17:06:29 -03:00
Francisco Gindre 18865a52d0 bump version to 0.9.1 2021-01-05 15:54:34 -03:00
Francisco Gindre c7efb8e80d Fix: issue #240 reorg not catched because of ARC dealloc 2021-01-05 14:50:53 -03:00
Francisco Gindre 876edab263
Merge pull request #239 from zcash/zip-313
implement Zip 313
2020-12-15 15:21:46 -03:00
Francisco Gindre f8b406e808 adjust Mainnet default fee estimated height 2020-12-15 14:41:14 -03:00
Francisco Gindre b9cab10ef1 bump middle version 2020-12-14 19:00:44 -03:00
Francisco Gindre 9f0ba6ec8f add default fee for height 2020-12-14 18:57:34 -03:00
Francisco Gindre aad4710608 fix tests 2020-12-14 18:55:51 -03:00
Francisco Gindre ce67fa7636 pin to revision and compile lib.rs 2020-12-14 18:02:21 -03:00
Francisco Gindre 940695354d bump to version 0.8.0 2020-12-07 09:36:58 -03:00
Francisco Gindre 0bb36d8cc0
Merge pull request #228 from zcash/synchronizer-enhancements
Synchronizer Enhancements: Operations cancelled when going to background
2020-12-07 09:28:36 -03:00
Francisco Gindre 4886a74b38
Merge pull request #238 from ant013/force_send_stopped
Forcibly change the state  to stopped when the handle cancels any task in OperationQueue
2020-12-07 09:07:51 -03:00
anton 24f6a1e489 Forcibly change the state to stopped when the handle cancels any task in OperationQueue 2020-12-07 12:37:02 +06:00
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