Commit Graph

5931 Commits (3a32fedb1d747fd371b54ea4fd73cd222c8053d0)
 

Author SHA1 Message Date
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
Jian Zhen 4f86f40dc2 try to make goimports happy: now, this time must workgit diff 5 years ago
Jian Zhen 160143f1a5 try to make goimports happy: found out I can use gofmt :), 3rd try 5 years ago
Jian Zhen 8a6e5b5241 try to make goimports happy, 2nd try :-( 5 years ago
Jian Zhen daa2bbd770 try to make goimports happy 5 years ago
Jian Zhen 89f0248d3c add comment to make golint happy 5 years ago
Jian Zhen bdaf6e1744 [p2p] Add libp2p_metrics into host and use bwCounter to record in/out networking traffic in a node 5 years ago
Rongjian Lan a27c99a0bc
Fix potential wrong epoch for shard state commitment (#2934) 5 years ago
Daniel Van Der Maden 57b8d4ca96
[rpc] Fix pending tx & stx fetch (#2935) 5 years ago
Ganesha Upadhyaya 78eee0962d
don't sign the block that is not verified (#2929) 5 years ago
Daniel Van Der Maden 5d87fdb59e
Fix error sink msg duplication & false positives (#2924) 5 years ago
Rongjian Lan 7ed4f22dcf
cleanup and fixes during audit (#2931) 5 years ago
Ganesha Upadhyaya 3d0f5c1f34
fix super-committee total-raw-staked bug (#2932) 5 years ago
Jacky Wang 775547821c
Staking types test (#2925) 5 years ago
Jacky Wang 39cbe94dc7
Msg copy fix (#2921) 5 years ago
Rongjian Lan 6ec6b6378a
remove unused code; continue on failed slash record; Fix delete slash func on SetDifference (#2923) 5 years ago
Leo Chen 22822e1c1e [node.sh] add a tn network type 5 years ago
Rongjian Lan 2ccc20be2b
Fix slash verify to avoid potential duplicate slashes exploit (#2914) 5 years ago
Rongjian Lan 3e9de14693
revert min stake change for validator (#2912) 5 years ago
Sebastian Johnsson c6ac30ed34
Add support for "stn" and "stressnet" matches for -N for stn/stressnet (#2911) 5 years ago
Ganesha Upadhyaya cda9315585
directly assign instead of assigning to copied value (not pointer) (#2909) 5 years ago
Jong Hyuck Won 4b3b288d64
fix explorer storage for transactions and staking transactions (#2905) 5 years ago
Ganesha Upadhyaya 22b1e0cb50
compute shardExternalShare based on payableSigners overallpercent (#2904) 5 years ago
Ganesha Upadhyaya 1546fa0479
apr average over last hundred epochs (#2900) 5 years ago
Ganesha Upadhyaya 0885dc7e23
Fix super committee bug and add raw-stake to per-key metrics (#2899) 5 years ago
Leo Chen d255efb769 [build] fix a typo of the bucket during release 5 years ago
Leo Chen deb065a403 [testnet] use different dns for testnet config 5 years ago
Ganesha Upadhyaya 6bc602194c
refactor check duplicates to staking_verifier (#2898) 5 years ago
Rongjian Lan ab9f3f8e0b
remove mistakenly committed files (#2896) 5 years ago