Skip to content

Commit

Permalink
math(pow): add data 3ff00004e5545390
Browse files Browse the repository at this point in the history
  • Loading branch information
halibobo1205 committed Jul 2, 2024
1 parent 69aad70 commit fc06826
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common/src/main/java/org/tron/common/math/PowDataForJdk8.java
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,8 @@ class PowDataForJdk8 {
addData("3ffffcf9acb020be", "3ff0016b472e0602");
addData("3ff0010b331a0d17", "3ff0000022327b72");
addData("3ff0016a01a8e426", "3ff000002e542eac");
// addData 2024-07-02 height 31717832
addData("3ff00004e5545390", "3ff0000000a06d00");
}

private static void addData(String a, String x87Ret) {
Expand Down

0 comments on commit fc06826

Please sign in to comment.