interledgerjs / five-bells-condition

JavaScript implementation of Crypto Conditions validation and fulfillment
https://github.com/rfcs/crypto-conditions
Other
31 stars 21 forks source link

fix: remove ES6 spread operator #73

Closed justmoon closed 6 years ago

justmoon commented 7 years ago

Based on #72

diminator commented 7 years ago

@justmoon any idea why Rsa with SHA-256 fails?

jernejpregelj commented 6 years ago

Fix for failing test is in https://github.com/interledgerjs/five-bells-condition/pull/75

justmoon commented 6 years ago

Superceded by #76.