]> zoso.dev Git - libnemo.git/log
libnemo.git
5 years agofix test
Miro Metsänheimo [Sun, 13 Oct 2019 08:12:32 +0000 (11:12 +0300)]
fix test

5 years agofix travis build
Miro Metsänheimo [Sun, 13 Oct 2019 08:10:33 +0000 (11:10 +0300)]
fix travis build

5 years agoAdd travis yml
Miro Metsänheimo [Sun, 13 Oct 2019 08:06:16 +0000 (11:06 +0300)]
Add travis yml

5 years agoUpdate readme and add conversion
Miro Metsänheimo [Sun, 13 Oct 2019 07:58:27 +0000 (10:58 +0300)]
Update readme and add conversion

5 years agoFinalize implementation
Miro Metsänheimo [Sat, 12 Oct 2019 22:58:40 +0000 (01:58 +0300)]
Finalize implementation

* Add change block signing
* Add tests and changes based on the results
* Add some missing types

5 years agoworking tsc build
Miro Metsänheimo [Wed, 9 Oct 2019 18:31:40 +0000 (21:31 +0300)]
working tsc build

5 years agoImplemented most features (commit overdue)
Miro Metsänheimo [Wed, 9 Oct 2019 17:23:07 +0000 (20:23 +0300)]
Implemented most features (commit overdue)

* Generate random entropy
* BIP39 mnemonic phrase and seed from entropy
* Mnemonic phrase importing and validation
* BIP32 key derivation from seed
* Nano address encoding and validation
* Nano unit converter
* Modified ed25519 curve for Nano
* Block signing for receive and send blocks

5 years agoInitial commit
Miro Metsänheimo [Wed, 9 Oct 2019 14:48:57 +0000 (17:48 +0300)]
Initial commit