Commit Graph

687 Commits

Author SHA1 Message Date
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
Francisco Gindre 9de3df84a5 add checkpoints 2020-09-24 19:06:35 -03:00
Francisco Gindre 86b20c4236
Xcode 12 cocoapods error fix (#193)
* add arm64 damn apple

* fix: exclude arm from simulator builds

* change built platform depending on target architecture

* exclude arm64 for simulator builds
2020-09-24 12:00:15 -03:00
Francisco Gindre 9ee7b69f64 add conditional build on platform 2020-09-23 18:22:25 -03:00
Francisco Gindre 49e3300692 Removed some warnings, added xconfig to fix pod lint issues, updated protobufs 2020-09-23 15:39:00 -03:00
Francisco Gindre 142c385058 bump version 2020-09-23 11:31:50 -03:00
Francisco Gindre ef2adc8369
Merge pull request #191 from zcash/transaction-history-fix
Fix findAll transactions query
2020-09-22 19:40:22 -03:00
Francisco Gindre 4a35ecbd68 Fix findAll transactions query 2020-09-22 19:17:31 -03:00
Francisco Gindre 14ed1c2106
Merge pull request #186 from zcash/new-checkpoints
New checkpoints
2020-09-10 20:51:02 -03:00
Francisco Gindre 92f0652fbe add pods stage 2020-09-10 20:30:11 -03:00
Francisco Gindre 8aa627ae77 new checkpoints for mainnet 2020-09-10 20:27:17 -03:00
Francisco Gindre 2b11c7a0d4
Merge pull request #183 from zcash/update-grpc-swift
update grpc-swift
2020-09-04 14:39:32 -03:00
Francisco Gindre 2ef4abd498 remove wrong server 2020-09-04 14:38:23 -03:00
Francisco Gindre 8c41899edb update grpc-swift 2020-09-02 15:34:06 -03:00
Francisco Gindre 97abbf2a4e bump version 2020-09-02 13:38:12 -03:00
Francisco Gindre 4cd9218c73
Merge pull request #179 from zcash/fix-ghost-build
improve network environment handling
2020-09-02 13:35:11 -03:00
Linda Lee 21bb5c1cb9
Merge pull request #180 from zcash/assertion-failed-doc
add workaround to fix rustc problem on init accounts
2020-09-02 11:09:52 -05:00
Francisco Gindre 97b6b5abcc add workaround to fix rustc problem on init accounts 2020-09-02 13:04:23 -03:00
Francisco Gindre 90ca39deb5 improve network environment handling 2020-09-02 12:49:07 -03:00
Francisco Gindre deed240a6a
update version and checkpoints (#174) 2020-08-13 14:33:28 -03:00
Francisco Gindre e394514f85
Update LibRustZcash revision to support canopy on TESTNET (#172) 2020-08-12 14:45:35 -03:00
Francisco Gindre 532dcd66f8 Somebody broke gRPC-Swift alpha 18, don't use it 2020-08-10 20:57:32 -03:00
Francisco Gindre 2e8551aaa6 enforce gRPC-Swift 1.0.0-alpha.17 because of module name error 2020-08-10 20:34:00 -03:00
Francisco Gindre 251b4c7aa3
Error handling refactor (#170)
* Improve error handling on processor and service

* Error Refactoring

* fix XCode12 issue

* Fix Compilation errors and test

* bump MIDDLE version
2020-08-10 19:19:59 -03:00
Linda Lee b214a19724
Merge pull request #169 from zcash/lindanlee-patch-1
Create CONTIBUTING.md
2020-08-03 15:56:14 -05:00
Linda Lee 3d4a520667
Create CONTIBUTING.md 2020-08-03 15:55:16 -05:00
Francisco Gindre d2ffd852bb release 0.5.3 2020-07-22 16:33:58 -03:00
Francisco Gindre 647072ce26
Pending tx wont clear (#168)
* Created test to reproduce issue

* fix test

* Add Fixme message

* Fix reorg Tests
2020-07-22 16:32:07 -03:00
Francisco Gindre b6ba849328
Merge pull request #167 from zcash/release/0.5.2
bump version to 0.5.2
2020-07-21 20:04:52 -03:00
Francisco Gindre 17a7efb149 bump version to 0.5.2 2020-07-21 19:01:16 -03:00
Francisco Gindre 4dec60cfc9
update to rebased version of note-spending-v7 (#157)
* update to rebased version

* update librustzcash. add OvkPolicy::Sender to retain behavior
2020-07-21 18:54:47 -03:00
Francisco Gindre 74dfc38ace
enhance pending transaction handling (#160) 2020-07-20 14:38:26 -03:00
Francisco Gindre 8ab608cce1
Add Build Badge 2020-06-18 20:54:55 -03:00
Francisco Gindre 9a00284a28
Added memo demo! (#155) 2020-06-18 20:53:11 -03:00
Charlie O'Keefe 929f8a9de7
Merge pull request #152 from charlieok/run_swiftlint_before_travis_build
Run swiftlint before travis build
2020-06-17 17:32:41 -06:00