Commit Graph

6017 Commits (666311cacbe5709088eb1053e560b161d6df7c5c)
 

Author SHA1 Message Date
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
Rongjian Lan 8fde77d88f
Revert merge normal and staking txns (#2895) 5 years ago
Rongjian Lan 918dec8cbe
Make TxPool ordering deterministic (#2892) 5 years ago
Rongjian Lan 69ff3b5bfe
Roll back validator list when block is reverted (#2891) 5 years ago
Ganesha Upadhyaya 48298c2e97
[rpc] singleflight for all validator info, median, and super committee rpcs (#2889) 5 years ago
Leo Chen 80e881e04f [node.sh] support minpeer parameter 5 years ago
Leo Chen 4296905438 [build] upload node.sh 5 years ago
Leo Chen dbd813f9fb [p3] sharding configuration for p3 launch 5 years ago
Ganesha Upadhyaya 9bbc3d06a2
booted-status to show booted for elected/signing validator, not booted for never elected (#2884) 5 years ago
Rongjian Lan 044c2dcd4c
Validator dedup on identity and bls keys (#2883) 5 years ago
Edgar Aroutiounian d4b8c11a8c
Add raw stake and median to super committee (#2880) 5 years ago
Daniel Van Der Maden 451d16c14d
Add viewID to block signed content (#2877) 5 years ago
Rongjian Lan f1d26b3a75
Remove same-validator redelegation feature which is useless and confu… (#2879) 5 years ago
Rongjian Lan 3808f5317b
Make commit sig committed along with the block (#2875) 5 years ago
Ganesha Upadhyaya 21327e697e
[core][node/worker] processing staking and normal transactions together (#2869) 5 years ago