Commit Graph

272 Commits

Author SHA1 Message Date
Francisco Gindre 716a2c32ac
Merge pull request #33 from zcash-hackworks/release/2.2.4
[#32] Update Swift-Crypto to 2.1.0
2022-04-28 09:14:28 -03:00
Francisco Gindre 1c0a314b81 [#34] Update "Commit Messages" section of CONTRIBUTING.md
Using the one present on ZcashLightClientKit

Closes #34
2022-04-28 08:52:34 -03:00
Francisco Gindre 5f59c4b386 [#32] Update Swift-Crypto to 2.1.0 2022-04-27 20:34:46 -03:00
Francisco Gindre 5def1fdacd
Merge pull request #31 from zcash-hackworks/release/2.2.3
Release v2.2.3
2022-03-23 14:17:17 -03:00
Francisco Gindre b10b0b8ee1 CHANGELOG. v2.2.3 2022-03-23 11:15:56 -03:00
Francisco Gindre 092323c59d
Merge pull request #30 from zcash-hackworks/update-swift-crypto
Issue #29 Update Swift-crypto dependency to 2.0.5
2022-03-23 11:13:31 -03:00
Francisco Gindre 2a73753e36 Issue #29 Update Swift-crypto dependency to 2.0.5 2022-03-23 10:41:17 -03:00
Francisco Gindre cda79dc74a
Merge pull request #28 from LukasKorba/MnemonicLanguageType_Codable
MnemonicLanguageType Codable & Equatable update
2022-03-23 10:14:43 -03:00
Lukas Korba b37417b0d0 MnemonicLanguageType Codable update
MnemonicLanguageType Equatable
2022-03-23 09:32:46 +01:00
Francisco Gindre fb6dd2fe27 Add CHANGELOG for 2.2.1 and 2.2.2 2022-03-21 10:59:57 -03:00
Francisco Gindre 17f0f92388
Merge pull request #26 from LukasKorba/Public_interface_update
Interface updated to public
2022-03-21 09:52:29 -03:00
Lukas Korba 42ad2dd2c8 Interface updated to public 2022-03-18 10:50:01 +01:00
Francisco Gindre da5a7d92e9
Merge pull request #25 from LukasKorba/LevelProtection
Level protection updated
2022-03-15 11:45:21 -03:00
Lukas Korba 4a1dbab17e Level protection updated
Podspec updated to 2.2.1
2022-03-15 15:44:43 +01:00
Francisco Gindre 31870ccbe9
Merge pull request #22 from zcash-hackworks/release/2.2.0
MnemonicSwift 2.2.0
2022-03-15 09:59:19 -03:00
Francisco Gindre 5270554e36 MnemonicSwift 2.2.0 includes
- Mnemonic Interactor
- Changelog updates
2022-03-15 09:24:21 -03:00
Francisco Gindre f11566e61f
Merge pull request #20 from adamstener/PKC5-build-issue
PKC5 Build Issue Update
2022-02-02 15:09:53 -03:00
adam 0f6a094e92 PKC5 Build Issue Update 2022-02-02 12:01:16 -06:00
Francisco Gindre 20005bb970
Merge pull request #19 from adamstener/tca-support
TCA Support: Mnemonic Interactor
2022-02-02 14:55:21 -03:00
adam fd26827372 MnemonicInteractor 2022-02-02 05:39:40 -06:00
Francisco Gindre e3fdc24ad5
Merge pull request #15 from zcash-hackworks/fix-compile-error
Fix Bundle.module compile error
2022-01-19 16:04:29 -03:00
Francisco Gindre 27711179a7 Added Changelog. Bumped Podspec version 2022-01-19 15:49:10 -03:00
Francisco Gindre ba8dcd1444 Fix: Issue #16 Compile Error: no such module Crypto 2022-01-19 15:35:44 -03:00
Francisco Gindre 746d6a0057 Fix: Issue #14 Type 'Bundle' has no member 'module'
Linting changes

Update Swift-Crypto to 2.0.4
2022-01-19 15:35:44 -03:00
Francisco Gindre 1bff2fd15e
Merge pull request #13 from zcash-hackworks/license-changes
Issue #12 Review Licensing changes
2022-01-19 15:34:31 -03:00
Francisco Gindre 29d2629413 Issue #12 Review Licensing changes
Move dual-licensing to COPYING.md. Add MIT License to LICENSE-MIT.md

Issue #12 Review Licensing changes

Fix cocoapods warning on LICENSE file
2022-01-19 15:33:16 -03:00
Francisco Gindre 445eafa4b3
Merge pull request #10 from adamstener/swift-pm
SwiftPM Support
2022-01-03 14:15:10 -03:00
Francisco Gindre c77dd81784
Merge pull request #11 from adamstener/typo
Fix Typo
2021-12-17 11:43:12 -03:00
adam 55a242b896 Fix Typo 2021-12-17 07:58:24 -06:00
adam ae1103d64d SwiftPM 2021-12-17 06:04:17 -06:00
Francisco Gindre 714cc6e263
inform upgrade to 2.0.0 2020-09-09 15:25:36 -03:00
Francisco Gindre f1377b9321
Fix: validate checksum bug + tests (#7)
* Fix: validate checksum + tests

* Changes per Review: make all cryptographic derivation functions throwing. Add tests

* Fix PR Comments

* PR fixes

* bump version to 2.0.0
2020-09-09 14:36:34 -03:00
Francisco Gindre 939b557c5d
Merge pull request #2 from zcash-hackworks/build-fix
Re-Integrate travis ci
2020-06-13 19:33:23 -03:00
Francisco Gindre 0d73228d77 fix target for ios build 2020-06-13 18:23:54 -03:00
Francisco Gindre 5bb2d44d3f fix build command 2020-06-13 18:08:52 -03:00
Francisco Gindre 333fea6e38 replace all MnemonicKit 2020-06-12 20:56:18 -03:00
Francisco Gindre 48c0bb706f fix xcodegen 2020-06-12 20:37:32 -03:00
Francisco Gindre c98b132948 comment codecov for now 2020-06-12 20:14:34 -03:00
Francisco Gindre 9119fcd347
Merge pull request #1 from zcash-hackworks/add-travis-ci-status-indicator
Add travis status indicator
2020-06-12 19:59:33 -03:00
Charlie O'Keefe 56fe5ab521
Add travis status indicator 2020-06-12 15:32:47 -06:00
Francisco Gindre d7b779a063 fix playground 2020-06-08 18:26:42 -03:00
Francisco Gindre 2657bdadf7 Rebrand to MnemonicSwift 2020-06-08 18:17:51 -03:00
Francisco Gindre cc1ea43583 Merge branch 'master' of https://github.com/keefertaylor/MnemonicKit 2020-05-06 16:39:52 -03:00
Francisco Gindre d6233160cc
Merge pull request #2 from pacu/CriptoKit
Use CriptoKit instead of CryptoSwift
2020-05-06 15:40:59 -03:00
Francisco Gindre 33a70c1647 Fix: test testGenerateDeterministicSeedStringWithPassphrase failed 2020-05-06 15:21:54 -03:00
Francisco Gindre 8993a92b36 Merge branch 'master' into CriptoKit 2020-05-06 15:02:59 -03:00
keefertaylor caf90cd6ce bump 2020-04-18 09:51:22 +09:00
Keefer Taylor cbc44b57a7
Merge pull request #25 from keefertaylor/upgrade-deps
Upgrade deps and fix release
2020-04-18 01:07:09 +09:00
keefertaylor cca9074127 cleanup 2020-04-18 00:28:23 +09:00
keefertaylor 4907590f65 fix flags, again 2020-04-18 00:05:37 +09:00