Skip to content

Releases: RunOnFlux/ssp-key

v1.6.0

16 Jan 06:50
a99a616
Compare
Choose a tag to compare
  • BREAKING CHANGE: Updated EVM Contract
    • Upgrading to this release will change your Ethereum and Sepolia address. If you were using those chains, please get in touch with our support team for a migration guide.
    • Over the last weeks we have been working on auditing all of SSP including Account Abstraction with Halborn. Account Abstraction Solidity part is now fully audited by Halborn with audit publicly available at https://www.halborn.com/audits/influx-technologies/account-abstraction-schnorr-multisig
    • The technical team of Halborn has performed all the possible tests, that have demonstrated the repository and codebase of Account Abstractions is really strong and respect all the recommendations about ERC-4337, moreover the Schnorr implementation is perfectly done.
    • The report has found 3 Informational and 2 Low priority findings that are all non-concerning, are in unused or dead code. All of our previously deployed contracts are thus 100% secure and fully audited. However we have still decided to address these non-concerning findings and remove the code associated with them to have entirely clean codebase. This results in new Factory and Account Implementation contracts being deployed which ultimately results in user address change
    • Account Abstraction repository: https://github.com/RunOnFlux/account-abstraction will be moving to new stable branch 'main' (npm version ^1.1.0) that addresses all of the findings while 'master' branch will serve for those wishing to stay on older contract version (npm version ~1.0.0).
  • We have launched Crowdin platform!
  • New languages added:
    • German
    • French
    • Croatian
    • Hindi
    • Bengali
    • Tamil
    • Italian
  • Translation updates
  • Improved synchronization with SSP Wallet more checks in place
  • Updated Readme file for much better orientation
  • Updated Disclaimer file for a better readability
  • Introducing Code of Conduct file for open source! We welcome any contribution and these guide lines will help you to be part of SSP community
  • Introducing Contributing file
  • SSP Assets Document is here to help you find all the supported blockchains and directly available Assets inside of SSP
  • SSP Documentation We have started the work on SSP Documentation, from guides, developer information, api overview. The documentation is in early development stage but as of how useful it is we are sharing it now!

Full Changelog: v1.5.1...v1.6.0

v1.5.1

28 Nov 07:27
e80b761
Compare
Choose a tag to compare
  • Support Zcash NU6 fork
  • Dependencies update

Full Changelog: v1.5.0...v1.5.1

v1.5.0

15 Nov 13:50
077c094
Compare
Choose a tag to compare
  • Adds many more natively supported Ethereum Tokens. SSP now supports ~100 tokens natively
  • Adds Custom Token support on EVM Chains (Ethereum, Sepolia)
  • Filipino and Russian languages added
  • Architecture updates
  • Various Bug Fixes

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

19 Aug 11:48
9822aee
Compare
Choose a tag to compare
  • Czech language support
  • Dependencies update
  • Architecture improvements
  • Minor bug fixes

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

25 Jul 07:04
3527a38
Compare
Choose a tag to compare
  • Updates Indonesian translation
  • Architecture improvements
  • Dependencies update
  • Minor bug fixes

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

18 Jul 02:05
4e39493
Compare
Choose a tag to compare
  • Ethereum chain support
    • Ethereum implementation features state of the art Schnorr Multi Signature account abstraction accounts following ERC4337.
    • SSP is the first wallet to ever introduce true multi signature accounts to Ethereum without the need of having standard EOA account! That is a major achievement for entire Ethereum, EVM ecosystem especially on the security side.
    • We have built the Schnorr Multi Signature Account Abstraction typescript library to be fully open sourced - same as entire SSP, available on npm following latest innovations. We encourage anyone to use the library as well and welcoming any contribution
    • Ethereum Main chain and Sepolia Testnet support
    • Current assets supported: native ETH, tokens: USDC, USDT, FLUX
    • We plan to expand on the implementation soon to other chains as well as adding support for many more tokens, custom imported tokens and connectivity options
  • Dependencies update
  • Various minor improvements
  • Bug fixes

What's Changed

Full Changelog: v1.2.2...v1.3.0

v1.2.2

22 Jun 14:21
4b87d0f
Compare
Choose a tag to compare
  • Fix setting default identity chain on restore

Full Changelog: v1.2.1...v1.2.2

v1.2.1

21 Jun 11:35
0e2a98d
Compare
Choose a tag to compare
  • Fixes setting original backend for Bitcoin Cash

Full Changelog: v1.2.0.4...v1.2.1

v1.2.0.4

13 Jun 16:15
f61e276
Compare
Choose a tag to compare
  • Zcash support
  • Bitcoin Cash support
  • React Native v0.74
  • Bug fixes

Full Changelog: v1.2.0.3...v1.2.0.4

v1.2.0.3

13 Jun 02:47
4197437
Compare
Choose a tag to compare
  • Zcash support
  • Bitcoin Cash support
  • React Native v0.74
  • Bug fixes

Full Changelog: v1.2.0.2...v1.2.0.3