Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [validator] Hide one field from JSON (#2705) * [rpc] Show both latest header of beacon chain and shard chain (#2714) * change explorer node storage folder (#2720) * [state] ValidatorWrapper div zero panic fix - (#2724) * [state] Error on div zero * [state] Do not pay out commit when commit is 0% * [state] Put whole commission in guarded block * [core] Reward cannot be zero * [state] return nil, not hard error * make validator snapshot consistent with election (#2726) * make validator snapshot consistent with election * fix condition with only beacon chain * Fix epoch number * Fix stats update nil epoch issue * [node.sh] use rclone to fast sync harmony_db_0 (#2709) Signed-off-by: Leo Chen <leo@harmony.one> * fix validator snapshot cache Co-authored-by: Edgar Aroutiounian <edgar.factorial@gmail.com> Co-authored-by: Minh Doan <40258599+mikedoan@users.noreply.github.com> Co-authored-by: Leo Chen <leo@harmony.one>
- Loading branch information