Swiftpack.co - Swift Packages by torusresearch

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by torusresearch

torusresearch/customauth-swift-sdk 9.0.0
Swift SDK that allows applications to directly interact with the Torus Network, similar to how Torus Wallet does.
⭐️ 10
🕓 3 days ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
9.0.0
3 days ago
## What's Changed * fix: bump torus-utils 7.0.1 by @metalurgical in https://github.com/torusresearch/customauth-swift-sdk/pull/67 * fix: tests by @metalurgical in https://github.com/torusresearch/customauth-swift-sdk/pull/68 * fix: update demo for v7 by @metalurgical in https://github.com/torusresearch/customauth-swift-sdk/pull/69 * feat: make clientId mandatory by @ieow in https://github.com/torusresearch/customauth-swift-sdk/pull/70 ## New Contributors * @metalurgical made their first contribution in https://github.com/torusresearch/customauth-swift-sdk/pull/67 **Full Changelog**: https://github.com/torusresearch/customauth-swift-sdk/compare/7.0.0...9.0.0
Release 7.0.0
30 weeks ago
- Sapphire network support - Types matched with web sdk
Release 7.0.0-alpha
32 weeks ago
- Added support for sapphire network - Added support to return auth signatures
6.0.2
32 weeks ago
## What's Changed * add usertype and nonce by @hqjang-pepper in https://github.com/torusresearch/customauth-swift-sdk/pull/58 ## New Contributors * @hqjang-pepper made their first contribution in https://github.com/torusresearch/customauth-swift-sdk/pull/58 **Full Changelog**: https://github.com/torusresearch/customauth-swift-sdk/compare/6.0.1...6.0.2
6.0.1
36 weeks ago
Adds a macos version **Full Changelog**: https://github.com/torusresearch/customauth-swift-sdk/compare/6.0.0...6.0.1
6.0.0
38 weeks ago
## What's Changed * torus util SDK updated by @dhruvTor in https://github.com/torusresearch/customauth-swift-sdk/pull/53 **Full Changelog**: https://github.com/torusresearch/customauth-swift-sdk/compare/5.0.0...6.0.0
5.0.0
1 year ago
## What's Changed * Feat/async await update by @dhruvTor in https://github.com/torusresearch/customauth-swift-sdk/pull/49 Use async await instead of PromiseKit **Full Changelog**: https://github.com/torusresearch/customauth-swift-sdk/compare/4.1.1...5.0.0
4.1.1
1 year ago
fix/Google login crash, ASWebAuthentication
4.1.0
1 year ago
Network url param added, You can now pass your own custom url rather than using our default Infura url, can be used to get around the Ropsten depreciation from Infura API issue.
4.0.1
1 year ago
**Full Changelog**: https://github.com/torusresearch/customauth-swift-sdk/compare/4.0.0...4.0.1
iOS
torusresearch/fetch-node-details-swift 5.1.0
SDK for integrating torus in iOS applications
⭐️ 4
🕓 21 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
5.1.0
21 weeks ago
## What's Changed * feat: update migration status for cyan and aqua networks by @metalurgical in https://github.com/torusresearch/fetch-node-details-swift/pull/41 * minor changes related to migration by @chaitanyapotti in https://github.com/torusresearch/fetch-node-details-swift/pull/42 ## New Contributors * @metalurgical made their first contribution in https://github.com/torusresearch/fetch-node-details-swift/pull/41 * @chaitanyapotti made their first contribution in https://github.com/torusresearch/fetch-node-details-swift/pull/42 **Full Changelog**: https://github.com/torusresearch/fetch-node-details-swift/compare/5.0.0...5.1.0
Release 5.0.0
30 weeks ago
- Sapphire networks added
Release 5.0.0-alpha
32 weeks ago
## What's Changed * feat: support legacy by @ieow in https://github.com/torusresearch/fetch-node-details-swift/pull/34 ## New Contributors * @ieow made their first contribution in https://github.com/torusresearch/fetch-node-details-swift/pull/34 **Full Changelog**: https://github.com/torusresearch/fetch-node-details-swift/compare/4.0.1...5.0.0-alpha
4.0.1
1 year ago
## What's Changed * Feat/goerli update by @dhruvTor in https://github.com/torusresearch/fetch-node-details-swift/pull/32 * Feat/async await update by @dhruvTor in https://github.com/torusresearch/fetch-node-details-swift/pull/30 **Full Changelog**: https://github.com/torusresearch/fetch-node-details-swift/compare/4.0.0...4.0.1
4.0.0
1 year ago
## What's Changed * PR release by @dhruvTor in https://github.com/torusresearch/fetch-node-details-swift/pull/29 * Goerli migration by @dhruvTor in https://github.com/torusresearch/fetch-node-details-swift/pull/31 **Full Changelog**: https://github.com/torusresearch/fetch-node-details-swift/compare/3.0.0...4.0.0
3.0.0
1 year ago
## What's Changed * api dynamic loading issue temp fix by @dhruvTor in https://github.com/torusresearch/fetch-node-details-swift/pull/27 * fix: cleanup by @metallicalfa2 in https://github.com/torusresearch/fetch-node-details-swift/pull/28 **Full Changelog**: https://github.com/torusresearch/fetch-node-details-swift/compare/2.7.0...3.0.0
2.7.0
1 year ago
Minor fixes in dependency versions
2.6.0
1 year ago
## What's Changed * Add better support for reading proxy addresses - Removed support for skipping
2.5.1
1 year ago
Bug fixes **Full Changelog**: https://github.com/torusresearch/fetch-node-details-swift/compare/2.4.0...2.5.1
2.5.0
1 year ago
iOS macOS
torusresearch/torus-utils-swift 8.0.0
Swift package for fetching shares from torus-nodes
⭐️ 3
🕓 4 days ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
8.0.0
4 days ago
## What's Changed * fix: update curvelib version by @metalurgical in https://github.com/torusresearch/torus-utils-swift/pull/84 * feat: make client id required by @ieow in https://github.com/torusresearch/torus-utils-swift/pull/85 **Full Changelog**: https://github.com/torusresearch/torus-utils-swift/compare/7.0.0...8.0.0
7.0.0
4 weeks ago
## What's Changed * fix: set client Id and call allowHost by @ieow in https://github.com/torusresearch/torus-utils-swift/pull/70 * feat: remove extension by @metalurgical in https://github.com/torusresearch/torus-utils-swift/pull/80 * feat: Inline replace secp256k1 by @metalurgical in https://github.com/torusresearch/torus-utils-swift/pull/79 **Full Changelog**: https://github.com/torusresearch/torus-utils-swift/compare/6.1.0...7.0.0
Release 6.0.1
30 weeks ago
## What's Changed * Fix legacy new user login by @himanshuchawla009 in https://github.com/torusresearch/torus-utils-swift/pull/56 * fix: fallback decrypt by @ieow in https://github.com/torusresearch/torus-utils-swift/pull/58 * fix: remove logging by @ieow in https://github.com/torusresearch/torus-utils-swift/pull/59 * use both zeropadding and pkcs7 decryption by @himanshuchawla009 in https://github.com/torusresearch/torus-utils-swift/pull/61 * Release 6.0.1 by @himanshuchawla009 in https://github.com/torusresearch/torus-utils-swift/pull/57 **Full Changelog**: https://github.com/torusresearch/torus-utils-swift/compare/6.0.0...6.0.1
Release 6.0.0
30 weeks ago
## What's Changed * MetadataUtils & KeyUtils by @PoojaChopra in https://github.com/torusresearch/torus-utils-swift/pull/41 * fix: getPubKeyorKeyAssign datatype by @ieow in https://github.com/torusresearch/torus-utils-swift/pull/42 * Feat/fix sapphire2 by @ieow in https://github.com/torusresearch/torus-utils-swift/pull/43 * step 2 : backward compatibility by @hqjang-pepper in https://github.com/torusresearch/torus-utils-swift/pull/46 * code cleanup by @hqjang-pepper in https://github.com/torusresearch/torus-utils-swift/pull/47 * fixed node index bugs for tss pub keys by @himanshuchawla009 in https://github.com/torusresearch/torus-utils-swift/pull/48 * Fix/bug fixes 27 jul by @himanshuchawla009 in https://github.com/torusresearch/torus-utils-swift/pull/49 * sapphire updates by @hqjang-pepper in https://github.com/torusresearch/torus-utils-swift/pull/45 * Feat/update fnd by @ieow in https://github.com/torusresearch/torus-utils-swift/pull/52 * fix: migration fix for testnet test by @ieow in https://github.com/torusresearch/torus-utils-swift/pull/54 * Release by @himanshuchawla009 in https://github.com/torusresearch/torus-utils-swift/pull/55 ## New Contributors * @PoojaChopra made their first contribution in https://github.com/torusresearch/torus-utils-swift/pull/41 * @ieow made their first contribution in https://github.com/torusresearch/torus-utils-swift/pull/42 * @hqjang-pepper made their first contribution in https://github.com/torusresearch/torus-utils-swift/pull/46 * @himanshuchawla009 made their first contribution in https://github.com/torusresearch/torus-utils-swift/pull/48 **Full Changelog**: https://github.com/torusresearch/torus-utils-swift/compare/5.0.0...6.0.0
Release 6.0.0-alpha
32 weeks ago
## What's Changed (Breaking change, follow one of the example for migration) - Sapphire network support - Backward compatibility with old networks - Fetch node details updated - Response types changed for retrieveShares and getPublicAddress
5.1.1
32 weeks ago
- Bug fixes - Deps update **Full Changelog**: https://github.com/torusresearch/torus-utils-swift/compare/5.1.0...5.1.1
5.0.0
44 weeks ago
## What's Changed * Handle non JSON responses better by @odlund in https://github.com/torusresearch/torus-utils-swift/pull/36 * Feat/revamp torus util by @dhruvTor in https://github.com/torusresearch/torus-utils-swift/pull/39 * Fix/group task by @dhruvTor in https://github.com/torusresearch/torus-utils-swift/pull/38 ## New Contributors * @odlund made their first contribution in https://github.com/torusresearch/torus-utils-swift/pull/36 **Full Changelog**: https://github.com/torusresearch/torus-utils-swift/compare/4.0.0...5.0.0
4.0.0
1 year ago
## What's Changed * fix/legacy nonce issue fix by @dhruvTor in https://github.com/torusresearch/torus-utils-swift/pull/34 * Feat/goerli updation by @dhruvTor in https://github.com/torusresearch/torus-utils-swift/pull/33 * Torus util promise kit to async await conversion done by @dhruvTor in https://github.com/torusresearch/torus-utils-swift/pull/32 * pod spec ver bump by @dhruvTor in https://github.com/torusresearch/torus-utils-swift/pull/35 **Full Changelog**: https://github.com/torusresearch/torus-utils-swift/compare/3.0.0...4.0.0
3.0.0
1 year ago
## What's Changed * Fix/dependency by @metallicalfa2 in https://github.com/torusresearch/torus-utils-swift/pull/31 **Full Changelog**: https://github.com/torusresearch/torus-utils-swift/compare/2.1.8...3.0.0
2.1.8
1 year ago
One key feature support, SDK updated to match torus.js (https://github.com/torusresearch/torus.js)
iOS macOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics