Releases: grempe/tss-rb
Releases · grempe/tss-rb
v0.5.0
v0.4.2
v0.4.1
v0.4.0
v0.3.0
v0.2.0
- clone the shares object passed to TSS.combine to prevent modification
- test enhancements
- use cryptosphere/sysrandom in place of native securerandom
- integer args are no longer coercible from Strings
- Remove dry-* in favor of contracts (http://egonschiele.github.io/contracts.ruby/)
- readme fixes
Documentation enhancements
This release contains:
- documentation enhancements
- added two additional custom exception classes to allow rescuing from no secret recovery or invalid hash during recovery
- specify Rubies >= 2.1.0 in gemspec
Initial ALPHA Release
This is the initial ALPHA quality release of the tss
gem.
It is for review only and should not yet be used in production.