Ethan Frey
|
2649c056cd
|
Minor cleanup
|
2017-11-13 14:54:14 +01:00 |
|
Ethan Frey
|
9d78be41b5
|
Update tmlibs to sdk-develop, fix broken test
|
2017-11-13 14:41:00 +01:00 |
|
Ethan Frey
|
2d4544d6ce
|
Tests compile
|
2017-11-13 14:36:43 +01:00 |
|
Ethan Frey
|
4173d1031e
|
go build compiles
|
2017-11-13 14:36:43 +01:00 |
|
Ethan Frey
|
9ef978c5ec
|
Fix errors except for es missing
|
2017-11-13 14:36:43 +01:00 |
|
Ethan Frey
|
946c9c573e
|
Handle generating keys
|
2017-11-13 14:36:43 +01:00 |
|
Ethan Frey
|
ac841a6124
|
Fixed imports
|
2017-11-13 14:36:43 +01:00 |
|
Jae Kwon
|
a2583e2783
|
Draft of suggested changes
|
2017-11-13 14:36:43 +01:00 |
|
Ethan Buchman
|
377d3c7e11
|
fix from revert
|
2017-10-27 22:04:22 -04:00 |
|
Ethan Buchman
|
6405618220
|
Revert "Upgrade keys to use bcrypt with salts (#38)"
This reverts commit 8e7f0e7701f92206679ad093d013b9b162427631.
|
2017-10-27 22:02:44 -04:00 |
|
Ethan Buchman
|
87badb090f
|
Revert "Parameterize and lower bcrypt cost"
This reverts commit dfc4cdd2d71513e4a9922d679c74f36357c4c862.
|
2017-10-27 21:58:02 -04:00 |
|
Ethan Buchman
|
57346134a5
|
keys: transactions.go -> types.go
|
2017-10-26 16:43:32 -04:00 |
|
Ethan Frey
|
dfc4cdd2d7
|
Parameterize and lower bcrypt cost
|
2017-10-24 12:19:45 +02:00 |
|
Ethan Frey
|
0219ba2a63
|
Fix bug introduced by metalinting...
|
2017-10-24 12:14:20 +02:00 |
|
Ethan Frey
|
69a7b389b8
|
Removed keys/server as it is now in cosmos-sdk
|
2017-10-24 11:59:44 +02:00 |
|
Ethan Frey
|
6f6bbf718e
|
Fix metalinter complaints
|
2017-10-24 11:56:37 +02:00 |
|
Ethan Frey
|
4a2c63f5e1
|
Update ledger names to specify ed25519
|
2017-10-24 11:38:06 +02:00 |
|
Ethan Frey
|
9601e48ab4
|
Improve error message
|
2017-10-24 11:38:06 +02:00 |
|
Ethan Frey
|
1b8d52bb82
|
Rename NameLedger to NameLedgerEd25519
|
2017-10-24 11:38:06 +02:00 |
|
Ethan Frey
|
ae078ee915
|
Generate/recover can return error, not panic on ledger
|
2017-10-24 11:38:06 +02:00 |
|
Ethan Frey
|
085d72d212
|
Cleanup nano calls, cannot run parallel test on one hardware device
|
2017-10-24 11:38:06 +02:00 |
|
Ethan Frey
|
91fccb8b14
|
Add test for cryptostore working with ledger
|
2017-10-24 11:38:06 +02:00 |
|
Ethan Frey
|
88475230c4
|
Re-enabled crypostore example usage
|
2017-10-24 11:38:06 +02:00 |
|
Ethan Frey
|
34b9309f24
|
Re-enable signing tests with cryptostore
|
2017-10-24 11:38:06 +02:00 |
|
Ethan Frey
|
8c98c4fdf4
|
Add nano ledger to key manager
|
2017-10-24 11:38:06 +02:00 |
|
Zach Ramsay
|
47d3fa4741
|
linting: a few fixes
|
2017-10-23 08:30:18 -04:00 |
|
Ethan Buchman
|
8e031b367f
|
Merge branch 'develop' into metalinter
|
2017-10-22 19:53:39 -04:00 |
|
Adrian Brink
|
8e7f0e7701
|
Upgrade keys to use bcrypt with salts (#38)
This commit adds salts to the library using bcrypt.
|
2017-10-12 14:26:59 +02:00 |
|
Ethan Buchman
|
1775be1cd9
|
remove some assertXxx funcs
|
2017-10-05 22:19:48 -04:00 |
|
Zach Ramsay
|
87cb57c3e5
|
linting: fixup some stuffs
|
2017-10-04 18:16:48 -04:00 |
|
Zach Ramsay
|
7921fb0c05
|
linter: last fixes & add to circle
|
2017-10-04 17:53:56 -04:00 |
|
Zach Ramsay
|
fe66a683bc
|
linter: add metalinter to Makefile & apply some fixes
|
2017-10-04 17:53:56 -04:00 |
|
Ethan Frey
|
50e7c07817
|
Use longer checksum again
|
2017-09-13 14:03:28 +02:00 |
|
Ethan Frey
|
e283f580b7
|
Test importing raw private key
|
2017-09-08 20:14:51 +02:00 |
|
Ethan Frey
|
54260853d5
|
encoder accepts empty string as unencoded bytes
|
2017-09-08 20:14:51 +02:00 |
|
Ethan Frey
|
050b965708
|
Code cleanup ala Emmanuel
|
2017-07-27 15:59:59 -04:00 |
|
Ethan Frey
|
10222adaf1
|
Remove deprecated code. Now in basecoin/weave
|
2017-07-26 16:12:25 -04:00 |
|
Ethan Frey
|
c20e83565c
|
Recovery also works with secp256 keys
|
2017-07-22 05:53:46 -04:00 |
|
Ethan Frey
|
4ff889a236
|
Use 16 random bytes for seed and key, crc16 by default
|
2017-07-22 05:44:09 -04:00 |
|
Ethan Frey
|
65da3cf340
|
Add crc16 support
|
2017-07-22 05:25:59 -04:00 |
|
Ethan Frey
|
d665c9ef10
|
Code cleanup from review comments
|
2017-06-21 18:57:32 +02:00 |
|
Ethan Frey
|
53e19e3dfa
|
Add codec to keys.Manager, recovery test passes
|
2017-06-20 18:35:16 +02:00 |
|
Ethan Frey
|
7108dedc21
|
Fix broken key manager tests
|
2017-06-20 18:19:13 +02:00 |
|
Ethan Frey
|
15609e1219
|
Updated Manager interface to return seed on create, fix server tests
|
2017-06-20 18:15:49 +02:00 |
|
Ethan Frey
|
56200e167a
|
Use go-bindata to embed wordlist in a binary
|
2017-06-20 18:03:17 +02:00 |
|
Ethan Frey
|
878c8b3a87
|
Removed obsolete file
|
2017-06-20 17:51:25 +02:00 |
|
Ethan Frey
|
1e15c8f75b
|
Extend wordcodec benchmarks
|
2017-06-20 17:13:10 +02:00 |
|
Ethan Frey
|
daab270ff7
|
First obvious speedup
|
2017-06-20 17:02:58 +02:00 |
|
Ethan Frey
|
1e978ba838
|
Import multiple language wordbanks, test them
|
2017-06-20 16:53:07 +02:00 |
|
Ethan Frey
|
2c0d52f4b5
|
Add typo detector test, fix panics
|
2017-06-20 16:52:04 +02:00 |
|