Commit Graph

174 Commits

Author SHA1 Message Date
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
Charlie O'Keefe 9768220694 Run swiftlint before travis build 2020-06-17 13:56:00 -06:00
Charlie O'Keefe 59834f7ef8
Add a .travis.yml file (#151)
* Add a .travis.yml file

* Add scripts for setup on travis ci

* Add 'use_frameworks' in test targets in Podfile

* Remove 'test' target from xcodebuild command
2020-06-17 14:35:47 -03:00
Francisco Gindre 37c4db10e0
Update README.md 2020-06-10 13:59:13 -03:00
Francisco Gindre 32058fbc30 Remove MnemonicSwift from tests. iOS 12 Compatibility 2020-06-10 10:49:04 -03:00
Francisco Gindre 2ea38dd1e0 bump up deployment target 2020-06-10 10:42:50 -03:00
Francisco Gindre 7b5871540e version 0.5.0 2020-06-10 10:42:50 -03:00
Kevin Gorham a45f056242
Enable heartwood. (#138)
* Enable heartwood.

We might want to make further adjustments to conditionally enable this only on testnet.

* add consensus branch Id code

* better address validation

Co-authored-by: Francisco Gindre <francisco.gindre@gmail.com>
2020-06-09 21:23:46 -03:00
Francisco Gindre 89d251c578
Update LICENSE 2020-06-09 16:15:31 -03:00
Francisco Gindre ebee65798d
Switch to MnemonicSwift (#142) 2020-06-09 11:27:10 -03:00
Francisco Gindre cc77d9705e
Issue 136 Null bytes in strings effectively truncate the string from … (#140)
* Issue 136 Null bytes in strings effectively truncate the string from librustzcash's point of view

* Code clean up

* Fix from PR review
2020-06-08 17:07:48 -03:00
Francisco Gindre 3f130ebebf
Fixes issue 136 - expiry height -1 on pending transactions (#139) 2020-06-04 18:36:25 -03:00
Francisco Gindre f8f8be30a4
Advanced Re Org tests + Balance tests (#137)
* Stub methods and internal initializers

* [WIP] Balance tests

* testVerifyBalanceAfterExpiredTransaction and testVerifyChangeTransaction

* adopt new version of darkside lightwalletd

* Balance tests with new darkside wallet proto files

* podspec and podfile

* Advanced reorg testsw

* Issue 117 - Reorg Test Case: Index of incoming tx changes

* Hooking to Darksidewalletd

* update proto files to latest

* sanity tests

* FakeChainBuilder + advanced tests

* Use new datasets

* test: outbound tx index change on reorg

* testReOrgChangesInboundTxMinedHeight test + other improvements

* testReOrgChangesInboundMinedHeight

* testReOrgRemovesIncomingTxForever

* testReOrgRemovesOutboundTxAndIsNeverMined

* testReOrgRemovesOutboundTxAndIsNeverMined

* Fixes to balance tests
2020-06-03 20:18:57 -03:00
Francisco Gindre 3767485676
CI doc mods (#116) 2020-06-03 20:15:38 -03:00