Commit Graph

5940 Commits (f5089b55634ebd4e99785fc2b8b9b52db7090ddf)
 

Author SHA1 Message Date
Jong Hyuck Won b9843abde5
RPC for staking txns and txns history queries (#2554) 5 years ago
Edgar Aroutiounian 9b07fb71a9
[project] Fix first round issue from static analysis check (#2682) 5 years ago
Edgar Aroutiounian 9718e16820
[offchain] Forgot removal of ! which did not write the reward-per-key to work (#2681) 5 years ago
Edgar Aroutiounian 45135b21d6
[project] Remove unused internal memprofiling, profiling, metrics service (#2679) 5 years ago
Edgar Aroutiounian 7da8ec0a02
[project] Remove txgen, prefer stack based init & map literals (#2678) 5 years ago
Edgar Aroutiounian dfceae3691
[blsgen] LoadFromKey with passphrase more robustly (#2675) 5 years ago
Leo Chen 76dbf7c88b [build] remove double / in FOLDER 5 years ago
Leo Chen a508a7a9f7 [build] fix the release action for static build 5 years ago
coolcottontail a6929dd32f
Added support for using AWS encrypted BLS key files (#2650) 5 years ago
Edgar Aroutiounian 1fe41df8ab [node.sh] Remove msg when no trace file given, default behavior should be silent 5 years ago
Edgar Aroutiounian e60ab0b09c
[validator] Use own field for VoteWithCurrentEpochEarning b/c composed struct had own MarshalJSON (#2667) 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
Leo Chen 11d528ecf7
[node.sh] enable p2p tracefile using -R option (#2659) 5 years ago
Daniel Van Der Maden 832246d225
[staking] Remove per block EPOS status msgs (#2661) 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
Edgar Aroutiounian 2df20124e1
[effective][rpc] Add banned string in virtual eposstatus field (#2648) 5 years ago
Edgar Aroutiounian 935531e5d5
[p2p] Remove incorrect logger usage (#2646) 5 years ago
Edgar Aroutiounian 438f9bd639
[header] Error out if header receiver is nil (#2643) 5 years ago
Edgar Aroutiounian 26241bb9cf
[quorum] Expose external slot count for JSON of Decider (#2642) 5 years ago
Edgar Aroutiounian f8d60f3cfa
[assignment] Add StakePerKey as feature request of epos candidates (#2641) 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
Ganesha Upadhyaya fa96787134
Fixes-#2558: Allow validator to withdraw all their stake if they wanna quit (#2629) 5 years ago
Edgar Aroutiounian 5c87960641
[validator] Cache harmony keys in a closure (#2636) 5 years ago
Ganesha Upadhyaya cb42bdb767
disallow duplicate bls keys as internal keys (#2633) 5 years ago
Daniel Van Der Maden dfdfb515c0
[#2588] Fix failed edit-validator tx fetch (#2631) 5 years ago
Edgar Aroutiounian ce44eeb710
[state] Do not add reward to banned validator (#2626) 5 years ago
Edgar Aroutiounian 0e5e72f941
[slash] Quick hash sanity check for conflicting ballots (#2627) 5 years ago
Minh Doan c5e323b25c
add lock to protection storage dump (#2624) 5 years ago
Rongjian Lan 74a5eda740
Merge pull request #2623 from rlan35/econ_update 5 years ago
Rongjian Lan 8c29038aaa
Merge pull request #2622 from janet-harmony/bug-triage 5 years ago
Rongjian Lan be91928a3f Not update status for banned validators 5 years ago
Janet Liang 9c7637adaf [#2620] Make error message general for all staking transactions 5 years ago
Janet Liang 05d870dee6 [#2530] Replace 'current-epoch-blocks-left' with meaningful data 'num-beacon-blocks-until-next-epoch' 5 years ago
Rongjian Lan 7a4e5627d2
Merge pull request #2621 from rlan35/econ_update 5 years ago
Rongjian Lan 5cd8af2891 Set block reward to flat-rate 28 ONE 5 years ago
Leo Chen 7dc780da0b
Merge pull request #2619 from LeoHChen/enable_archival_mode_master 5 years ago
Janet Liang 9b93b9376f [#2620] Update undelegate message to be more clear 5 years ago
Leo Chen df7a98f014 [node.sh] enable archival mode if node type is explorer 5 years ago
Rongjian Lan 81fae5147c
Merge pull request #2528 from rlan35/voting_power_adjust 5 years ago
Leo Chen 3ab9140512
Merge pull request #2612 from rlan35/staking_econ 5 years ago
Rongjian Lan 5d91e28d77 Fix the validator auction eligibility condition 5 years ago
Rongjian Lan 433df933a6
Merge pull request #2610 from rlan35/slash_fixes 5 years ago
Rongjian Lan 40ea951ab5 Return if potential double sign 5 years ago
Rongjian Lan 3f877c318d
Merge pull request #2608 from gupadhyaya/fix-delay-multi-bls 5 years ago
Ganesha Upadhyaya a3c511325f moving delay out of loop 5 years ago
Ganesha Upadhyaya d65afe3db6
Merge pull request #2605 from gupadhyaya/view-change-fix 5 years ago
Ganesha Upadhyaya 1e03507f92 fixing minor things in view change 5 years ago