Releases: coti-io/coti-sdk-typescript
Releases · coti-io/coti-sdk-typescript
1.0.4
1.0.3
What's Changed
Full Changelog: 1.0.2...1.0.3
0.6.6
What's Changed
Full Changelog: 0.6.5...0.6.6
1.0.2
What's Changed
- Add license, CoC, and contributing guidelines by @danielgruesso in #16
- compatibility towards version 0.6.5 of devnet by @gmesika-coti
Full Changelog: 1.0.1...1.0.2
0.6.5
Full Changelog: 0.6.4...0.6.5
0.6.4
1.0.1
Supports Testnet (>1.X.X)
What's Changed
- onboard.ts / onboard: modified to use updated key containing two shares as return value from updated AccountOnboard.sol - no impact to input or output of method.
- onboard-contants.ts: modified pre-deployed AccountOnboard.sol details
- crypto_utils.ts / recoverUserKey: helper method for the onboard function for decrypting the two RSA encrypted values (two AES key shares) returned from AccountOnBoard and operating XOR for the final userKey.
- ethers_utils.ts / initEtherProvider: modified default RPC provider to point to Testnet
Full Changelog: 0.6.3...1.0.1
0.6.3
What's Changed
- fix bug in onboard by @smiller-coti in #12
- remove node fs dependency by @smiller-coti in #13
- update readme by @smiller-coti in #14
- fix bug in decryptRSA by @smiller-coti in #17
Full Changelog: 0.6.0...0.6.3