Commit Graph

5959 Commits (4e3d7c0b92f5133fafee7583afabb7e2215a16cf)
 

Author SHA1 Message Date
hsiung 4e3d7c0b92 Fix spellin gtypo in node.sh 5 years ago
hsiung 8861e9d44f Set secure permissions on generated blskey pass file in node.sh 5 years ago
Jacky Wang 1810142077
[network] Limit client sync connection (#3071) 5 years ago
Jacky Wang d3de998b2c changed the sync port to dns port in flag 5 years ago
Jacky Wang 99fb897bb4
[test] State trans unit test (#3043) 5 years ago
Sebastian Johnsson 1a6816c02b Add timeouts for the explorer HTTP service 5 years ago
Daniel Van Der Maden 1a4b1985b8
Transaction api improvements (#3057) 5 years ago
Jacky Wang a0a4837293
[network] Added caching to node server (#3048) 5 years ago
Janet Liang 00676ced70 [rpc] Add active status back to Validator information 5 years ago
Rongjian Lan 819500aa70 cherrypick log level change 5 years ago
Ganesha Upadhyaya e442b523d1
[apr] should not use snapshot from last epoch, use current epoch snapshot (#3051) 5 years ago
Janet Liang 99d5c3c5dc
[main] Enable beacon sync for explorer nodes (#3059) 5 years ago
Daniel Van Der Maden 38cd3965ec [config] correct testnet config 5 years ago
Daniel Van Der Maden 773b319aee [node.sh] update testnet network config 5 years ago
Daniel Van Der Maden 18537adf57 [config] Create Testnet config 5 years ago
Daniel Van Der Maden 5476eb5b6a
Tx pool error report fix & local build fix (#3046) 5 years ago
Rongjian Lan ea2347fa5e
Cherrypick crosslink related fixes from t3 to master. (#3045) 5 years ago
Janet Liang 70d4e68c0d
[rpc] Revert change to v2 GetBalance RPC (#3037) 5 years ago
Rongjian Lan e0bb1befbf Add more log info 5 years ago
Rongjian Lan 2538a85f5c add nil check on getHeader 5 years ago
Jacky Wang 9f6e09dce9
Code formatting fix based on `staticcheck` (#3023) 5 years ago
Leo Chen 7ccd386a4c
[build] enable static build by default (#2885) 5 years ago
Ganesha Upadhyaya 31ecffc5f9
write validator stats at the end of prestaking epoch (#3021) 5 years ago
Rongjian Lan a545327567
Add LastEpochInCommittee at prestaking epoch too (#3014) 5 years ago
Ganesha Upadhyaya 9f9223b50a
fix signers share computation to use only non-harmony nodes (#3008) 5 years ago
Rongjian Lan 32dfea43a5
Make leader commit m1payload itself (#2997) 5 years ago
Ganesha Upadhyaya 9c112c53c4
super-committee for staking epoch should have empty previous committee, not error out (#2996) 5 years ago
Rongjian Lan 1dad435291
fix crash on parsed block (#2993) 5 years ago
Rongjian Lan 3a32fedb1d
Fix commit payload (#2986) 5 years ago
Ganesha Upadhyaya 3a31ad219e
validator stats regression due to apr bug fixed (#2981) 5 years ago
Edgar Aroutiounian c2f089f618
[node] Throttle acceptance of incoming messages (#2970) 5 years ago
Sebastian Johnsson 0d84388feb
[STN] Run STN using 1 bls key instead of 3 bls keys per node (#2975) 5 years ago
Sebastian Johnsson addb393161 [STN] Revert settings for a larger network - 300 node network is now a separate network 5 years ago
Rongjian Lan 7c292f64be
Fix viewID issue on prepared block during view change (#2972) 5 years ago
Edgar Aroutiounian 7b25c672d9
[blockchain] singleflight on tagged rlp registry (#2957) 5 years ago
Rongjian Lan b823126bfe
verify block before proposal (#2968) 5 years ago
Jacky Wang 1fce5cbaea
Double sign unit test (#2955) 5 years ago
Rongjian Lan 211ed79888
Avoid duplicate bls as harmony nodes; Fix epoch gap issue (#2964) 5 years ago
Edgar Aroutiounian ee31573c1c
[rpc][p2p] Expose peer connectivity (#2962) 5 years ago
Jong Hyuck Won 2d0d95610f
nit bug fix on explorer node structs generating staking txns object (#2953) 5 years ago
Rongjian Lan 3d42325d98
Fix both total stake counting and delegation index for validator itself (#2952) 5 years ago
Daniel Van Der Maden ff488a65be
Add SenderAddress to plain Tx Type (#2949) 5 years ago
Edgar Aroutiounian bb538ce6e7
[api] Remove discovery service (#2947) 5 years ago
Edgar Aroutiounian b0ffa1616d
[accounts] Remove dead code (#2946) 5 years ago
Daniel Van Der Maden 0171a90c98
[rpc] Make pending tx & stx fetch return non-nil for mixed txs (#2937) 5 years ago
Janet Liang 60ec94b9fc
[rpc] delegations by block & error checks (#2903) 5 years ago
Leo Chen b3e1d61a26 [node.sh] set default bls per node to 10 5 years ago
Leo Chen 4884f77c8c [node.sh] include node.sh during upgrade 5 years ago
Sebastian Johnsson 2e97a2b455 [STN] Updated network settings for Edgar's P2P tests 5 years ago
Jian Zhen 028631e1cb adress review feedback 5 years ago