Commit Graph

341 Commits (8850e38dc90e67255f3466de9853ab00697a7738)

Author SHA1 Message Date
Jacky Wang 47fa673720
[cmd] added one more flag -TestHarmonyFlags 4 years ago
Jacky Wang c12bb262a6
[cmd] added flag tests 4 years ago
Jacky Wang 2c72098a3e
[cmd] small changes and fixes 4 years ago
Jacky Wang 93574bc4ee
[cmd] finished implementation of command line flags and commands 4 years ago
Jacky Wang b66be54a7e
[cmd] more refactoring 4 years ago
Jacky Wang 94b2d75923
[cmd] added more flags 4 years ago
Jacky Wang 3528b72bc6
[cmd] changed to use cli.HasFlagChanged function 4 years ago
Jacky Wang 242ca18234
[cmd] switch to cli.GetStringValue functions to use get values 4 years ago
Jacky Wang 74112a75b1
[cmd] added more stuff config. Need to implement an internal flag module 4 years ago
Jacky Wang bbdee5dfc2
[cmd] changed config half way 4 years ago
Leo Chen 89ecbcbfa8 [node.sh] set block time to 5s by default 4 years ago
Jacky Wang 1c48b5eeaa
[node.sh] added command line main file 4 years ago
Jacky Wang 7842d0ea34
added BLS loader 4 years ago
Leo Chen d829d227dc [node] set right client group id for non-beacon explorer nodes 4 years ago
Rongjian Lan 9c0554ddc9
Use finer grained RWMutex for consensus logic (#3239) 4 years ago
Janet Liang 22014801ee
[Explorer] Add explorer node in sync check (#3215) 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
Leo Chen 27fe3e34aa [rpc] add node peer id in node metadata 4 years ago
Rongjian Lan 8a08da67ca
Remove unused code and add benchmark for consensus msg check (#3211) 4 years ago
Rongjian Lan dbb0ed2f53
Bind public keys into private key wrapper (#3208) 4 years ago
Rongjian Lan c89b7f0efa
Fix slice append in multikey func (#3206) 4 years ago
Rongjian Lan 67d77c3965
Refactor bls public key into a wrapper (#3203) 4 years ago
Leo Chen 0d3101bcd3 [node] replace node.State with node.IsInSync atomic bool 4 years ago
Leo Chen e028cc78bc [bootstrap] fix bootstrap on localnet failed issue 4 years ago
Leo Chen 119b363b25 [cleanup] remove unused flag and log file 4 years ago
Leo Chen 5c1cc8232c
Merge master to t3 0523 (#3085) 5 years ago
Jacky Wang d3de998b2c changed the sync port to dns port in flag 5 years ago
Daniel Van Der Maden 1a4b1985b8
Transaction api improvements (#3057) 5 years ago
Janet Liang 756c7750b7 [main] Enable beacon sync for explorer nodes (#3059) 5 years ago
Janet Liang 99d5c3c5dc
[main] Enable beacon sync for explorer nodes (#3059) 5 years ago
Jacky Wang 9f6e09dce9
Code formatting fix based on `staticcheck` (#3023) 5 years ago
Rongjian Lan 3808f5317b
Make commit sig committed along with the block (#2875) 5 years ago
Edgar Aroutiounian 2afd8a54c4
[p2p] Throttle receive with constant cost function (#2819) 5 years ago
Edgar Aroutiounian 82b71619d2
[node] Redundant field removed - dead files & scripts , update deprecated libp2p package names, fold p2p code (#2817) 5 years ago
Ganesha Upadhyaya 4524e1b7ba
[node] move self address to node, make it updatable every epoch (#2799) 5 years ago
Edgar Aroutiounian a1c8156afc
[project] Endless tech debt (#2777) 5 years ago
Rongjian Lan e484b556ae
optimize leader signature collection strategy; Clean up logs (#2775) 5 years ago
Edgar Aroutiounian a7b79616e2
[project] More Spring Cleaning (#2751) 5 years ago
Minh Doan 1f83ebf6a6
change explorer node storage folder (#2720) 5 years ago
Edgar Aroutiounian d21f68d34d
[go.mod][pubsub][test] Update libp2p, use MaxMessage at p2p level protection, remove dead code (#2692) 5 years ago
coolcottontail 4c15caa9f2
fix issue2689 error loading blspass (#2695) 5 years ago
Edgar Aroutiounian 45135b21d6
[project] Remove unused internal memprofiling, profiling, metrics service (#2679) 5 years ago
coolcottontail a6929dd32f
Added support for using AWS encrypted BLS key files (#2650) 5 years ago
Edgar Aroutiounian 4e85d7d866
[service][node] Project Tech debt clean up, remove wallet (#2664) 5 years ago
Edgar Aroutiounian f8cbd880bb
[project] Bls -> BLS & remove dead Stake solidity contract (#2652) 5 years ago
Lei f6557186eb replace flags by viper. 5 years ago
Ganesha Upadhyaya cb97d20ad9 limiting max bls keys per node to 4, adding support to node.sh to read passphrases from stdin, provide option to specify bls key folder 5 years ago
janet-harmony 4758d50df2
[rpc] Expose archival mode to getNodeMetadata RPC (#2543) 5 years ago
Rongjian Lan 22de132fd1
Add shard config for harmony/external voting power (#2517) 5 years ago