Commit Graph

6206 Commits (9013f160ccdf0e16f4bb825e8d5490de55363706)
 

Author SHA1 Message Date
Jacky Wang 9013f160cc
[cmd] increase timeout in TestPromptACProvider_prompt (#3270) 4 years ago
Daniel Van Der Maden 181514d311
[rpc] Refactor - Make returned numbers JSON numbers instead of float (#3269) 4 years ago
Leo Chen 89ecbcbfa8 [node.sh] set block time to 5s by default 4 years ago
Leo Chen 8fc8c2540b [p2p] forward valid commit messages by validators 4 years ago
Zou Guangxian 50db6e8223 switch to https to fix "Permission denied" 4 years ago
Daniel Van Der Maden 579250a071
Node API Refactor - pt2 (Stage 2.2 of Node API Overhaul) (#3259) 4 years ago
Leo Chen 5062c178a7
Merge pull request #3219 from JackyWYX/refactor_bls_read 4 years ago
Rongjian Lan 16c1b06269 fix 5 second duration fork 4 years ago
Rongjian Lan a93c4c597d Revert to use simple mutex 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 c11a3edd3d
[node.sh] initial draft for node.sh 4 years ago
Jacky Wang d43155dbcf
[node.sh] updated node.sh for bls update 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 eabd028f9c
[node.sh] fix the build errors in go_executable_build.sh 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 648a88bc26
[node.sh] added ExampleLoadKeys 4 years ago
Jacky Wang 07cae5b1ed
[node.sh] added test case TestGetKeyDecrypters 4 years ago
Jacky Wang 0b32ae436b
[node.sh] added more test cases 4 years ago
Jacky Wang 9be0d782f3
[node.sh] added passDecrypt.decryptFile test 4 years ago
Jacky Wang 2752b0dca8
[node.sh] add TestNewKmsDecrypter 4 years ago
Jacky Wang dd62845f09
[node.sh] fix a race condition in bls loader test 4 years ago
Jacky Wang e519e0e62a
[node.sh] added a lot of test caess 4 years ago
Jacky Wang 60ae574001
[node.sh] added test case for pass prompt 4 years ago
Jacky Wang ef238ad287
[node.sh] commented previous test code. Added TestPromptYesNo 4 years ago
Jacky Wang c05fa0ac85
[node.sh] continue to refactor decrypter 4 years ago
Jacky Wang 61577b803e
[node.sh] refactored passDecrypter finished 4 years ago
Jacky Wang 40721eafd0
[node.sh] a lot of refactoring and added getPubKeyFromFilePath 4 years ago
Jacky Wang 80836edcdd
[node.sh] added more end to end test cases 4 years ago
Jacky Wang 0a13765a51
[node.sh] added first test case as well as some print message for debugging 4 years ago
Jacky Wang a5da06f382
[node.sh] fix some comments 4 years ago
Jacky Wang b61953aeff
[node.sh] refactor kmsClientProvider to kmsProvider and awsConfigGetter 4 years ago
Jacky Wang cc600f9879
[node.sh] changed public signature to config based. Do a lot of refactoring 4 years ago
Jacky Wang 6d2fa888fc
[node.sh] adapt to new multibls.PrivateKeys 4 years ago
Jacky Wang a7c9554d8c
[node.sh] updated some comments 4 years ago
Jacky Wang 0987045c41
[node.sh] refactored loader with helper 4 years ago
Jacky Wang b3586a9560
[node.sh] abstract the console interface 4 years ago
Jacky Wang c2387da268
[node.sh] change multiPassProvider to a list of passProvider 4 years ago
Jacky Wang d5a7df70cd
[node.sh] finished bls loader implementation 4 years ago