forked from aptos-labs/aptos-core
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Prover] Upgrade the Boogie version from 3.0.9 to 3.2.4 (aptos-labs#1…
…4487) * temp * ci action
- Loading branch information
1 parent
d5de09a
commit d5f9496
Showing
61 changed files
with
32,994 additions
and
21,901 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
1,120 changes: 563 additions & 557 deletions
1,120
third_party/move/move-prover/lab/data/new-boogie-aptos-stdlib/current_boogie_1.fun_data
Large diffs are not rendered by default.
Oops, something went wrong.
68 changes: 34 additions & 34 deletions
68
third_party/move/move-prover/lab/data/new-boogie-aptos-stdlib/current_boogie_1.mod_data
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
# config: current_boogie_1.toml | ||
# time : 2023-12-29 10:47:37.902136 UTC | ||
0x1::bls12381_algebra 416 ok | ||
0x1::bn254_algebra 411 ok | ||
0x1::type_info 744 ok | ||
0x1::from_bcs 763 ok | ||
0x1::any 674 ok | ||
0x1::aptos_hash 718 ok | ||
0x1::table 639 ok | ||
0x1::table_with_length 411 ok | ||
0x1::big_vector 52083 ok | ||
0x1::bls12381 1249 ok | ||
0x1::capability 872 ok | ||
0x1::comparator 788 ok | ||
0x1::copyable_any 673 ok | ||
0x1::crypto_algebra 1259 ok | ||
0x1::string_utils 827 ok | ||
0x1::debug 644 ok | ||
0x1::ed25519 939 ok | ||
0x1::fixed_point64 3364 ok | ||
0x1::math128 808 ok | ||
0x1::math64 777 ok | ||
0x1::math_fixed 842 ok | ||
0x1::math_fixed64 840 ok | ||
0x1::multi_ed25519 1113 ok | ||
0x1::simple_map 420 ok | ||
0x1::pool_u64 410 ok | ||
0x1::pool_u64_unbound 1335 ok | ||
0x1::ristretto255 2006 ok | ||
0x1::ristretto255_pedersen 1084 ok | ||
0x1::ristretto255_bulletproofs 721 ok | ||
0x1::ristretto255_elgamal 1204 ok | ||
0x1::secp256k1 752 ok | ||
0x1::smart_table 413 ok | ||
0x1::smart_vector 194763 ok | ||
# time : 2024-08-31 01:37:43.990021 UTC | ||
0x1::bls12381_algebra 1249 ok | ||
0x1::bn254_algebra 1251 ok | ||
0x1::type_info 2084 ok | ||
0x1::from_bcs 2130 ok | ||
0x1::any 2044 ok | ||
0x1::aptos_hash 2078 ok | ||
0x1::table 1948 ok | ||
0x1::table_with_length 1250 ok | ||
0x1::big_vector 62071 ok | ||
0x1::bls12381 2706 ok | ||
0x1::capability 2370 ok | ||
0x1::comparator 2186 ok | ||
0x1::copyable_any 2014 ok | ||
0x1::crypto_algebra 2803 ok | ||
0x1::string_utils 2218 ok | ||
0x1::debug 1979 ok | ||
0x1::ed25519 2356 ok | ||
0x1::fixed_point64 5119 ok | ||
0x1::math128 2206 ok | ||
0x1::math64 2164 ok | ||
0x1::math_fixed 2290 ok | ||
0x1::math_fixed64 2246 ok | ||
0x1::multi_ed25519 2573 ok | ||
0x1::simple_map 1254 ok | ||
0x1::pool_u64 1279 ok | ||
0x1::pool_u64_unbound 2932 ok | ||
0x1::ristretto255 3809 ok | ||
0x1::ristretto255_pedersen 2531 ok | ||
0x1::ristretto255_bulletproofs 2061 ok | ||
0x1::ristretto255_elgamal 2723 ok | ||
0x1::secp256k1 2138 ok | ||
0x1::smart_table 1257 ok | ||
0x1::smart_vector 17807 ok |
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
Oops, something went wrong.