Commit Graph

1054 Commits (9013f160ccdf0e16f4bb825e8d5490de55363706)

Author SHA1 Message Date
Jacky Wang 9013f160cc
[cmd] increase timeout in TestPromptACProvider_prompt (#3270) 4 years ago
Daniel Van Der Maden 579250a071
Node API Refactor - pt2 (Stage 2.2 of Node API Overhaul) (#3259) 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
Rongjian Lan 43d0696505 Add 5 seconds block time and slot increase epoch 4 years ago
Daniel Van Der Maden d4df3aa039
Node API Refactor (Stage 2.1 of Node API Overhaul) (#3244) 4 years ago
Rongjian Lan a354b93676
Optimize bls Mask infra to avoid loops (#3243) 4 years ago
Jacky Wang 109348b450
[cmd] added a helper module cli for clean cmd (#3235) 4 years ago
Leo Chen a3257aa2ac [rpc] add API to return p2p peer info 4 years ago
Leo Chen b09c73b1d8 [cleanup] remove unused shard client group 4 years ago
Rongjian Lan 6029ba5cf9
Remove all wrong usage of singlr flight; also fix voting power cache key (#3229) 4 years ago
Janet Liang 14e017defc
[RPC] Fix block "miner" field (#3221) 4 years ago
Leo Chen 27fe3e34aa [rpc] add node peer id in node metadata 4 years ago
Rongjian Lan bdd2a58e01
Remove expensive bls key serialization code (#3217) 4 years ago
Rongjian Lan 8a08da67ca
Remove unused code and add benchmark for consensus msg check (#3211) 4 years ago
Rongjian Lan a168517dfc
Move BLS related wrapper structure into a separate package (#3209) 4 years ago
Rongjian Lan dbb0ed2f53
Bind public keys into private key wrapper (#3208) 4 years ago
Rongjian Lan 67d77c3965
Refactor bls public key into a wrapper (#3203) 4 years ago
Ganesha Upadhyaya 1be1ddf0b5 [rpc] change default transaction limit to 1000 4 years ago
Rongjian Lan 9395d5a46b Postpone second batch of slot increase 4 years ago
Janet Liang 15f1031b38
[RPC] Fixes for issues found during documentation (#3185) 4 years ago
songgeng87 f84d51a47e clean-up a old comment "// legacy behavior is to never return error and always return tx hash" 4 years ago
宋赓 cc6563f7ea Update util.go 4 years ago
Rongjian Lan 093b67bb2d Add slot increase for testnet 4 years ago
Rongjian Lan 92e62c1d86 set epochs for slot increase 4 years ago
Leo Chen 5602a6c7c7 [log] add a sampledLogger to utils 4 years ago
Janet Liang c372ab9fa1 [rpc] Add rpc to get block headers from any block 4 years ago
Leo Chen 119b363b25 [cleanup] remove unused flag and log file 4 years ago
Janet Liang 885ecda233 [internal] Add IsSkippedEpoch to each network config & interface 4 years ago
Janet Liang 1ed4827688 [rpc] Expose crosslinks in RPCs that return block headers (#3158) 4 years ago
Yishuang Chen 7ac881f42f [RPC] add input on newRPCTransaction (#3140) 4 years ago
Rongjian Lan 3706b59008 Add epoch transition to increase open slots (#3122) 4 years ago
Daniel Van Der Maden 18418a7e1b
[TxPool] Fix stuck staking transactions (#3116) 5 years ago
Janet Liang c4db1c0c4b
[RPC] Add RPCs to get list of BLS public keys for committees (#3080) 5 years ago
Leo Chen 5c1cc8232c
Merge master to t3 0523 (#3085) 5 years ago