Commit Graph

985 Commits (c0d4d20e881c2bf4f046f087f1d21e8ee4064b2b)

Author SHA1 Message Date
Rongjian Lan 400175b05f
Add quick unlock feature at epoch 190 (#3086) 5 years ago
Rongjian Lan b8ab786244
add nil check on getHeader (#3030) 5 years ago
Rongjian Lan c09b3c3af7
Add LastEpochInCommittee at prestaking epoch too (#3016) 5 years ago
Ganesha Upadhyaya ac977cfd9d
fix signers share computation to use only non-harmony nodes (#3011) 5 years ago
Rongjian Lan 053ded89ee fix staking epoch number 5 years ago
Rongjian Lan 7c3c5b1d0b add 185 prestaking and 186 staking epoch 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
Jacky Wang 1fce5cbaea
Double sign unit test (#2955) 5 years ago
Edgar Aroutiounian ee31573c1c
[rpc][p2p] Expose peer connectivity (#2962) 5 years ago
Daniel Van Der Maden ff488a65be
Add SenderAddress to plain Tx Type (#2949) 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
Sebastian Johnsson 2e97a2b455 [STN] Updated network settings for Edgar's P2P tests 5 years ago
Daniel Van Der Maden 57b8d4ca96
[rpc] Fix pending tx & stx fetch (#2935) 5 years ago
Daniel Van Der Maden 5d87fdb59e
Fix error sink msg duplication & false positives (#2924) 5 years ago
Rongjian Lan 2ccc20be2b
Fix slash verify to avoid potential duplicate slashes exploit (#2914) 5 years ago
Ganesha Upadhyaya 22b1e0cb50
compute shardExternalShare based on payableSigners overallpercent (#2904) 5 years ago
Leo Chen deb065a403 [testnet] use different dns for testnet config 5 years ago
Ganesha Upadhyaya 48298c2e97
[rpc] singleflight for all validator info, median, and super committee rpcs (#2889) 5 years ago
Leo Chen dbd813f9fb [p3] sharding configuration for p3 launch 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 614f528f2c
Add cache to state validator modification; refactor snapshot read/write (#2844) 5 years ago
Rongjian Lan db8f1a05b9
Optimize delegation reward distribution with caching (#2839) 5 years ago
Edgar Aroutiounian b8798c3ff5
[project] Dead fields, staticcheck, update deprecated libp2p usages (#2825) 5 years ago
Edgar Aroutiounian 6c6006be44
[project][node] bump max message handlers per topic, update deprecated/staticcheck finds (#2821) 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
Jong Hyuck Won 8802f0ca1f
[rpc] separate transaction counts rpc into regular vs staking (#2788) 5 years ago
Edgar Aroutiounian 60410760c5
[project] Use tracepointer (#2785) 5 years ago
Edgar Aroutiounian 2836f0f620
[project] Remove over complicated packages, useless tests, dead functions (#2780) 5 years ago
Edgar Aroutiounian a1c8156afc
[project] Endless tech debt (#2777) 5 years ago
Ganesha Upadhyaya 1158e8c5c8
enhance multikey validation error message (#2768) 5 years ago
Rongjian Lan 70a4272fa3
fix block proposal ordering; other offchain commits change (#2761) 5 years ago
Edgar Aroutiounian 3aa08e9e3b
[rpc] Show both latest header of beacon chain and shard chain (#2714) 5 years ago
coolcottontail 4c15caa9f2
fix issue2689 error loading blspass (#2695) 5 years ago
Jong Hyuck Won b9843abde5
RPC for staking txns and txns history queries (#2554) 5 years ago
Edgar Aroutiounian 45135b21d6
[project] Remove unused internal memprofiling, profiling, metrics service (#2679) 5 years ago
Edgar Aroutiounian dfceae3691
[blsgen] LoadFromKey with passphrase more robustly (#2675) 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 afeeb69094
[slash] Fix leftover mistake (#2666) 5 years ago
Edgar Aroutiounian 551513c74f
[reward][rpc] Extend ValidatorStats with earning per key, implement tracking rewards in payout, expose network wide (#2656) 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
Edgar Aroutiounian a79c85fa8d
[slash] Adjust rate as function of voting power of double-signers rather than % of committee (#2639) 5 years ago
Daniel Van Der Maden dfdfb515c0
[#2588] Fix failed edit-validator tx fetch (#2631) 5 years ago
Rongjian Lan 5cd8af2891 Set block reward to flat-rate 28 ONE 5 years ago
Janet Liang fb4dabedd9 [rpc] Account for ExplorerNode with BLS keys changes for NodeMetadata 5 years ago