-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[move] patch arithmetic issue on net_val_reward 6.9.2 #142
Merged
Conversation
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
…n that ignores timestamp, if we need to do a rescue on round 0.
3 tasks
The1OneID
approved these changes
Jan 13, 2024
hemulin
approved these changes
Jan 13, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🙏
0o-de-lally
added a commit
to 0o-de-lally/libra-framework
that referenced
this pull request
Jan 13, 2024
commit a4c2f61 Author: sirouk <[email protected]> Date: Sat Jan 13 17:01:15 2024 -0500 [move] set slow wallet entry function (0LNetworkCommunity#141) Co-authored-by: 0o-de-lally <> Co-authored-by: 0o-de-lally <[email protected]> commit 6b57485 Author: sirouk <[email protected]> Date: Sat Jan 13 17:01:01 2024 -0500 [move] patch arithmetic issue on net_val_reward 6.9.2 (0LNetworkCommunity#142) Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]> commit d982a70 Author: zoz <[email protected]> Date: Sat Jan 13 13:53:23 2024 -0800 [tools] refactor rescue cli 6.9.1 (0LNetworkCommunity#137) Co-authored-by: 0o-de-lally <[email protected]>
0o-de-lally
added a commit
that referenced
this pull request
Jan 13, 2024
commit 2dab0e3 Merge: 918cfb3 a4c2f61 Author: 0o-de-lally <[email protected]> Date: Sat Jan 13 22:09:11 2024 +0000 Merge branch 'main' into epoch_scheduler commit 918cfb3 Author: 0o-de-lally <[email protected]> Date: Sat Jan 13 22:04:20 2024 +0000 Squashed commit of the following: commit a4c2f61 Author: sirouk <[email protected]> Date: Sat Jan 13 17:01:15 2024 -0500 [move] set slow wallet entry function (#141) Co-authored-by: 0o-de-lally <> Co-authored-by: 0o-de-lally <[email protected]> commit 6b57485 Author: sirouk <[email protected]> Date: Sat Jan 13 17:01:01 2024 -0500 [move] patch arithmetic issue on net_val_reward 6.9.2 (#142) Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]> commit d982a70 Author: zoz <[email protected]> Date: Sat Jan 13 13:53:23 2024 -0800 [tools] refactor rescue cli 6.9.1 (#137) Co-authored-by: 0o-de-lally <[email protected]> commit db2813c Author: 0o-de-lally <[email protected]> Date: Wed Dec 20 15:52:16 2023 +0000 clean commit d8cb2a6 Author: 0o-de-lally <[email protected]> Date: Mon Dec 18 18:25:30 2023 +0000 notest commit 5e4d26d Author: 0o-de-lally <[email protected]> Date: Mon Dec 18 18:22:09 2023 +0000 finish tests commit d57ba94 Author: 0o-de-lally <[email protected]> Date: Mon Dec 18 16:02:34 2023 +0000 and user can trigger epoch on boundary. functional test written. commit b6b43ea Author: 0o-de-lally <[email protected]> Date: Sun Dec 17 02:46:03 2023 +0000 wip epoch count issue passing commit c6ebe43 Author: 0o-de-lally <[email protected]> Date: Sun Dec 17 02:44:53 2023 +0000 wip epoch count issue commit ce3c1e8 Author: 0o-de-lally <[email protected]> Date: Sun Dec 17 01:48:21 2023 +0000 patch commit 43cacc6 Author: 0o-de-lally <[email protected]> Date: Sun Dec 17 01:47:15 2023 +0000 enable epoch trigger
0o-de-lally
added a commit
that referenced
this pull request
Jan 14, 2024
commit dbaebee Author: 0o-de-lally <[email protected]> Date: Sun Jan 14 17:47:54 2024 +0000 rename txs cli subcommand "upgrade" -> "governance", and include the epoch boundary tx. commit a042461 Author: 0o-de-lally <[email protected]> Date: Sun Jan 14 17:30:22 2024 +0000 make governance::trigger_epoch an entry function commit 2dab0e3 Merge: 918cfb3 a4c2f61 Author: 0o-de-lally <[email protected]> Date: Sat Jan 13 22:09:11 2024 +0000 Merge branch 'main' into epoch_scheduler commit 918cfb3 Author: 0o-de-lally <[email protected]> Date: Sat Jan 13 22:04:20 2024 +0000 Squashed commit of the following: commit a4c2f61 Author: sirouk <[email protected]> Date: Sat Jan 13 17:01:15 2024 -0500 [move] set slow wallet entry function (#141) Co-authored-by: 0o-de-lally <> Co-authored-by: 0o-de-lally <[email protected]> commit 6b57485 Author: sirouk <[email protected]> Date: Sat Jan 13 17:01:01 2024 -0500 [move] patch arithmetic issue on net_val_reward 6.9.2 (#142) Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]> commit d982a70 Author: zoz <[email protected]> Date: Sat Jan 13 13:53:23 2024 -0800 [tools] refactor rescue cli 6.9.1 (#137) Co-authored-by: 0o-de-lally <[email protected]> commit db2813c Author: 0o-de-lally <[email protected]> Date: Wed Dec 20 15:52:16 2023 +0000 clean commit d8cb2a6 Author: 0o-de-lally <[email protected]> Date: Mon Dec 18 18:25:30 2023 +0000 notest commit 5e4d26d Author: 0o-de-lally <[email protected]> Date: Mon Dec 18 18:22:09 2023 +0000 finish tests commit d57ba94 Author: 0o-de-lally <[email protected]> Date: Mon Dec 18 16:02:34 2023 +0000 and user can trigger epoch on boundary. functional test written. commit b6b43ea Author: 0o-de-lally <[email protected]> Date: Sun Dec 17 02:46:03 2023 +0000 wip epoch count issue passing commit c6ebe43 Author: 0o-de-lally <[email protected]> Date: Sun Dec 17 02:44:53 2023 +0000 wip epoch count issue commit ce3c1e8 Author: 0o-de-lally <[email protected]> Date: Sun Dec 17 01:48:21 2023 +0000 patch commit 43cacc6 Author: 0o-de-lally <[email protected]> Date: Sun Dec 17 01:47:15 2023 +0000 enable epoch trigger
0o-de-lally
added a commit
to 0o-de-lally/libra-framework
that referenced
this pull request
Jan 14, 2024
…nity#142) Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]>
0o-de-lally
added a commit
that referenced
this pull request
Jan 14, 2024
Squashed commit of the following: commit d62076d Author: 0o-de-lally <[email protected]> Date: Sun Jan 14 19:54:25 2024 +0000 revert ci change commit 0cdf2b8 Author: 0o-de-lally <[email protected]> Date: Sun Jan 14 19:44:00 2024 +0000 fmt commit cef8b3c Author: 0o-de-lally <[email protected]> Date: Sun Jan 14 19:42:01 2024 +0000 update TXS cli tool to include account setting commit 2baba5d Author: 0o-de-lally <[email protected]> Date: Sun Jan 14 19:40:54 2024 +0000 patch tests and build framework commit 155d566 Author: 0o-de-lally <[email protected]> Date: Sun Jan 14 19:16:14 2024 +0000 add previous framework build commit 1ff06e1 Author: 0o-de-lally <[email protected]> Date: Sun Jan 14 18:59:37 2024 +0000 changing incompatible upgrade because of changing visibility of set_slow. Instead we need a new entry function. commit 7617634 Author: sirouk <[email protected]> Date: Sat Jan 13 17:01:01 2024 -0500 [move] patch arithmetic issue on net_val_reward 6.9.2 (#142) Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]> commit db75399 Author: 0o-de-lally <[email protected]> Date: Sun Jan 14 18:03:25 2024 +0000 don't run CI on all branch pushes
0o-de-lally
added a commit
that referenced
this pull request
Jan 15, 2024
Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]>
0o-de-lally
added a commit
that referenced
this pull request
Jan 15, 2024
Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]>
0o-de-lally
added a commit
that referenced
this pull request
Aug 8, 2024
Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]>
0o-de-lally
added a commit
that referenced
this pull request
Aug 8, 2024
Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]>
0o-de-lally
added a commit
to 0o-de-lally/libra-framework
that referenced
this pull request
Aug 16, 2024
…nity#142) Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]>
0o-de-lally
added a commit
to 0o-de-lally/libra-framework
that referenced
this pull request
Aug 16, 2024
…nity#142) Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]>
0o-de-lally
added a commit
to 0o-de-lally/libra-framework
that referenced
this pull request
Aug 16, 2024
…nity#142) Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]>
0o-de-lally
added a commit
to 0o-de-lally/libra-framework
that referenced
this pull request
Aug 16, 2024
…nity#142) Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]>
0o-de-lally
added a commit
to 0o-de-lally/libra-framework
that referenced
this pull request
Aug 16, 2024
…nity#142) Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]>
0o-de-lally
added a commit
to 0o-de-lally/libra-framework
that referenced
this pull request
Aug 17, 2024
…nity#142) Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]>
0o-de-lally
added a commit
to 0o-de-lally/libra-framework
that referenced
this pull request
Aug 17, 2024
…nity#142) Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]>
0o-de-lally
added a commit
to 0o-de-lally/libra-framework
that referenced
this pull request
Aug 17, 2024
…nity#142) Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]>
0o-de-lally
added a commit
to 0o-de-lally/libra-framework
that referenced
this pull request
Aug 17, 2024
…nity#142) Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]>
0o-de-lally
added a commit
to 0o-de-lally/libra-framework
that referenced
this pull request
Aug 17, 2024
…nity#142) Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]>
0o-de-lally
added a commit
to 0o-de-lally/libra-framework
that referenced
this pull request
Aug 17, 2024
…nity#142) Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]>
0o-de-lally
added a commit
to 0o-de-lally/libra-framework
that referenced
this pull request
Aug 17, 2024
…nity#142) Co-authored-by: 0o-de-lally <[email protected]> Co-authored-by: Nonast <[email protected]> Co-authored-by: sh1hsh1nk <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Crucial change was adding a simple check if (nominal_reward_to_vals > entry_fee) before assigning net_val_reward in epoch_boundary.move
This is the patch implemented on 6.9.2 for the rescue mission.