Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@grempe grempe released this 23 Sep 07:37
· 36 commits to master since this release
v0.2.0
35d2187
  • 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