-
Notifications
You must be signed in to change notification settings - Fork 291
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed commit of the following: (#2750)
commit ba1c0cd Author: Edgar Aroutiounian <edgar.factorial@gmail.com> Date: Sun Apr 5 23:53:03 2020 -0700 [blockchain] Create fresh big int, remove more dead code from static … (#2749) * [blockchain] Create fresh big int, remove more dead code from static analysis * [measure] Remove IzZero/IsNil checks commit 191f1d5 Author: Rongjian Lan <rongjian.lan@gmail.com> Date: Sun Apr 5 21:11:21 2020 -0700 Final attempt: Don't div by 0; print out debug info (#2746) * Revert "Revert "fix earned-reward by writing the stats only once, remove from UpdateValdiatorVotingPower (#2737)" (#2742)" This reverts commit 832b01d. * Don't div by 0; print out debug info commit 832b01d Author: Edgar Aroutiounian <edgar.factorial@gmail.com> Date: Sun Apr 5 19:40:37 2020 -0700 Revert "fix earned-reward by writing the stats only once, remove from UpdateValdiatorVotingPower (#2737)" (#2742) This reverts commit dc036e6. commit dc036e6 Author: Ganesha Upadhyaya <ganeshrvce@gmail.com> Date: Sun Apr 5 17:18:36 2020 -0700 fix earned-reward by writing the stats only once, remove from UpdateValdiatorVotingPower (#2737) commit 66f26e8 Author: Rongjian Lan <rongjian.lan@gmail.com> Date: Sun Apr 5 17:06:50 2020 -0700 do snapshot for validators at last block of epoch (#2736) commit f2524a8 Author: Rongjian Lan <rongjian.lan@gmail.com> Date: Sun Apr 5 12:33:35 2020 -0700 Make validator snapshot on new validator too (#2733) commit 350b7a0 Author: Rongjian Lan <rongjian.lan@gmail.com> Date: Sat Apr 4 23:41:19 2020 -0700 fix validator snapshot cache commit 8f5f287 Author: Leo Chen <leo@harmony.one> Date: Sat Apr 4 19:09:38 2020 -0700 [node.sh] use rclone to fast sync harmony_db_0 (#2709) Signed-off-by: Leo Chen <leo@harmony.one> commit 05f2e20 Author: Rongjian Lan <rongjian.lan@gmail.com> Date: Sat Apr 4 19:00:28 2020 -0700 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 commit 24a17fe Author: Edgar Aroutiounian <edgar.factorial@gmail.com> Date: Sat Apr 4 16:38:12 2020 -0700 [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 commit 1f83ebf Author: Minh Doan <40258599+mikedoan@users.noreply.github.com> Date: Sat Apr 4 14:38:55 2020 -0700 change explorer node storage folder (#2720) commit 3aa08e9 Author: Edgar Aroutiounian <edgar.factorial@gmail.com> Date: Sat Apr 4 10:21:51 2020 -0700 [rpc] Show both latest header of beacon chain and shard chain (#2714) commit 1a2c23a Author: Edgar Aroutiounian <edgar.factorial@gmail.com> Date: Fri Apr 3 17:49:24 2020 -0700 [validator] Hide one field from JSON (#2705)
- Loading branch information
1 parent
0c46e08
commit a876df6
Showing
5 changed files
with
16 additions
and
135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters