Commit Graph

41 Commits (0ab1ced677e5958f1b3340cb810f08c05d941a69)

Author SHA1 Message Date
Jacky Wang 8aa9351ddf
[cmd] removed some dead code in blsgen 4 years ago
Jacky Wang 200b0ca9e0
[cmd] changed consensus to option field, removed consensus flags, changed broadcast invalid transaction to option fields 4 years ago
Jacky Wang 1578e13b24
[cmd] fix the bls test in docker issue 4 years ago
Jacky Wang 9013f160cc
[cmd] increase timeout in TestPromptACProvider_prompt (#3270) 4 years ago
Jacky Wang 5db7bef959
[node.sh] changed tempdir for compatibility with docker 4 years ago
Jacky Wang d1d8faad6d
[node.sh] fix a lot of formatting problems 4 years ago
Jacky Wang ea9921d2f7
[node.sh] further extend the prompt timeout and added input 4 years ago
Jacky Wang 24b9578a20
[node.sh] fix some formatting problem, extend the default timeout for prompt to 60 seconds 4 years ago
Jacky Wang e692368bfc
[node.sh] added learning test TestKMSEncryption 4 years ago
Jacky Wang 22e9b5ebec
[node.sh] fix kms_test 4 years ago
Jacky Wang df30fb5b64
[node.sh] revert back to previous json config file 4 years ago
Jacky Wang 25c583ca8c
[node.sh] more updates on node.sh. Switched aws config to aws option interface 4 years ago
Jacky Wang f973125011
[node.sh] bug fixes in node.sh. Restore the previous readPassword 4 years ago
Jacky Wang bb58c85256
[node.sh] fixed some errors in according to test results 4 years ago
Jacky Wang 7327e906d0
[node.sh] add singleton to setupConsensusKeys, fixed some bug relative to backward compatibility 4 years ago
Jacky Wang 1c48b5eeaa
[node.sh] added command line main file 4 years ago
Jacky Wang fb953742c4
[node.sh] enable the static passfile can live without .pass extension 4 years ago
Jacky Wang 87e0e099c5
[node.sh] moved blsloader folder to internal/blsgen 4 years ago
Jacky Wang 761cceb53d
[node.sh] removed some unused code 4 years ago
Jacky Wang 89e4c1bf03
[node.sh] finsihed helper.go for blsLoader 4 years ago
Jacky Wang 7842d0ea34
added BLS loader 4 years ago
Edgar Aroutiounian 2afd8a54c4
[p2p] Throttle receive with constant cost function (#2819) 5 years ago
coolcottontail 4c15caa9f2
fix issue2689 error loading blspass (#2695) 5 years ago
Edgar Aroutiounian dfceae3691
[blsgen] LoadFromKey with passphrase more robustly (#2675) 5 years ago
coolcottontail a6929dd32f
Added support for using AWS encrypted BLS key files (#2650) 5 years ago
Edgar Aroutiounian f8cbd880bb
[project] Bls -> BLS & remove dead Stake solidity contract (#2652) 5 years ago
Eugene Kim 543fdbb9bc Try to decode BLS key as hex and binary forms 6 years ago
Minh Doan d68a54366e get passphrase by reading file 6 years ago
Minh Doan 52855ebfa3 convert non-human readable to human-readable key 6 years ago
Minh Doan 39ae16ee86 remove panic in lib 6 years ago
Minh Doan d80892da32 fix passphrase when it is trailed with whitespace 6 years ago
Minh Doan 4ccaca9b7e clean up unused code and remove panic 6 years ago
Minh Doan 61bcdd5847 add new public keys and lib to load the keys 6 years ago
Minh Doan c7eb8e4aec add lib to find key from bls keystore 6 years ago
Minh Doan 810c4eaf29 make the private key file human-readable 6 years ago
Minh Doan d4817dbc05 wip 6 years ago
Minh Doan 4047bbfc25 add library to encrypt a private key and write into a file 6 years ago
Rongjian Lan 2f295f892b merge master 6 years ago
Rongjian Lan 9a74575bae change all string utility for bls 6 years ago
Minh Doan 56e0b83df1 use serialized public key instead of standard public key 6 years ago
Minh Doan bc49564d17 remove address out of the filename 6 years ago
Minh Doan e1f4f0906a add blsgen lib 6 years ago