]> zoso.dev Git - libnemo.git/log
libnemo.git
5 years agofix unpkg build
Miro Metsänheimo [Mon, 14 Oct 2019 20:20:01 +0000 (23:20 +0300)]
fix unpkg build

5 years agowebpack bundle and changed requires to imports
Miro Metsänheimo [Mon, 14 Oct 2019 19:17:38 +0000 (22:17 +0300)]
webpack bundle and changed requires to imports

5 years agoupdate readme
Miro Metsänheimo [Sun, 13 Oct 2019 14:42:36 +0000 (17:42 +0300)]
update readme

5 years agowrong package
Miro Metsänheimo [Sun, 13 Oct 2019 14:37:59 +0000 (17:37 +0300)]
wrong package

5 years agoprepare for publish
Miro Metsänheimo [Sun, 13 Oct 2019 08:43:06 +0000 (11:43 +0300)]
prepare for publish

5 years agoadd build badge
Miro Metsänheimo [Sun, 13 Oct 2019 08:30:05 +0000 (11:30 +0300)]
add build badge

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