ConsenSysMesh / Stow-Smart-Contracts

Formerly Linnia-Smart-Contracts
https://stow-protocol.com/
MIT License
56 stars 39 forks source link

Deprecation Warning in Test #26

Closed vrotmanh closed 6 years ago

vrotmanh commented 6 years ago

The following test has a deprecation warning:

recover
   ✓ should recover the signer address if sig is valid (130ms)

(node:5241) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.