]> zoso.dev Git - libnemo.git/commit
Version 1.3.3
authorMiro Metsänheimo <miro@metsanheimo.fi>
Thu, 3 Jun 2021 20:19:08 +0000 (23:19 +0300)
committerMiro Metsänheimo <miro@metsanheimo.fi>
Thu, 3 Jun 2021 20:19:08 +0000 (23:19 +0300)
commit51966303ec73be754a863961a9a5655d537cd103
treeaf2b714d455f5ac037e07c98eb34dd642d5b88b9
parent1134d96e28baa4096bfa63e8ae44fe6985993df6
Version 1.3.3

* New feature: verify signatures with the public key
* New feature: convert nano address to a public key
* Add documentation about how to verify ownership of user's Nano address
  by doing a signature challenge
* npm audit fix
README.md
index.ts
lib/bip32-key-derivation.ts
lib/block-signer.ts
lib/ed25519.ts
lib/nano-address.ts
lib/signer.ts
package-lock.json
package.json
test/test.js