MetaMask / key-tree

MIT License
51 stars 17 forks source link

Use hardcoded fixtures instead of calling implementations #40

Closed Mrtenz closed 2 years ago

Mrtenz commented 2 years ago

This removes the (dev) dependency on keccak and secp256k1, and also speeds up the tests a bit. All fixtures are extracted from the implementations.