14 Commits

Author SHA1 Message Date
Andrea Franz
c9bf658583
use iota to define entropy strengths 2018-03-15 00:29:56 +01:00
Andrea Franz
01b18036fe
pass Salt explicitly in test 2018-03-15 00:24:26 +01:00
Andrea Franz
4fabcca216
add test to NewKeyFromString for empty and zeroed extended key 2018-03-14 13:18:13 +01:00
Andrea Franz
1b747bcbc7
add test for Mnemonic.WordList func 2018-03-14 11:21:20 +01:00
Andrea Franz
eb112b89f9
test default or custom salt on NewMnemonic func 2018-03-14 11:05:37 +01:00
Andrea Franz
a1da71e968
add entropyStrength type 2018-03-14 10:42:55 +01:00
Andrea Franz
3d71a3868a
use stats[vector.language]++ to prevent lint errors when using += 1 2018-03-13 12:55:59 +01:00
Andrea Franz
5e4b4c7fc6
fix test output 2018-03-13 12:51:44 +01:00
Andrea Franz
8bca30f27b
fix extkeys_tests packages to be just extkeys 2018-03-13 12:19:20 +01:00
Andrea Franz
ae64d1d7d5
fix entropy strength validation in BIP39 2018-03-13 12:19:05 +01:00
b00ris
e911666b5d Fix make lint warnings (#417)
fixed make lint warnings
cleared linter_exclude_list.txt
removed some commented code
fixed comments from #388
2017-10-20 12:06:22 +03:00
Victor Farazdagi
2f0c93fd3b refactor: linters + recommendations applied, closes #146 2017-05-15 08:19:46 +03:00
Victor Farazdagi
edd8763c3c Major code refactoring
- geth package implemented
- jail package implemented (and tested)
- cgo and xgo (android, ios) builds w/o any issues
- better conditional compilation of signals code
2016-09-15 06:13:40 +03:00
Victor Farazdagi
5fb4aef1cc Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00