Skip to content

Commit

Permalink
Move bin, and upgrade fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Feb 12, 2024
1 parent 147de95 commit 76f9b46
Show file tree
Hide file tree
Showing 13 changed files with 7,147 additions and 7,101 deletions.
Binary file modified framework/releases/head.mrb
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2a6c36efe858195b4774fb33a50fbdca73aa2c5ac5c43e9d573e853d98a0b384
535a3606c702a180d52ea1a16df8085ddc9c243fccb25993d0c11707c5f68ec9
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// Upgrade proposal for package `MoveStdlib`

// Framework commit hash: a08e5536f77a9a9f4b1e0344a965bbb68e428dc5
// Framework commit hash: 147de95a79001cc32290b80a527c26a0c18dd316
// Builder commit hash: db1137ba1f8e7301e325021f71f740063daaf76e

// Next step script hash: 4b328fdd686a7929427b0100f471d93545f40997d72856524542dc20dec2b14f
// Next step script hash: bbe076e3634cbcde850064f33ad9d9221cba9bf7379fee771d3cb3567bd6068c

// source digest: CD5C8655F0340314CC68657DF89A58E257A0A88218E2B07A278A20B843E7A09E
script {
Expand All @@ -17,7 +17,7 @@ script {
let framework_signer = diem_governance::resolve_multi_step_proposal(
proposal_id,
@0000000000000000000000000000000000000000000000000000000000000001,
vector[75u8,50u8,143u8,221u8,104u8,106u8,121u8,41u8,66u8,123u8,1u8,0u8,244u8,113u8,217u8,53u8,69u8,244u8,9u8,151u8,215u8,40u8,86u8,82u8,69u8,66u8,220u8,32u8,222u8,194u8,177u8,79u8,],
vector[187u8,224u8,118u8,227u8,99u8,76u8,188u8,222u8,133u8,0u8,100u8,243u8,58u8,217u8,217u8,34u8,28u8,186u8,155u8,247u8,55u8,159u8,238u8,119u8,29u8,60u8,179u8,86u8,123u8,214u8,6u8,140u8,],
);
let code = vector::empty();
let code_chunk0 =
Expand Down Expand Up @@ -1545,6 +1545,6 @@ script {
13u8,0u8,0u8,0u8,0u8,0u8,0u8,
];
code::publish_package_txn(&framework_signer, metadata_chunk1, code);
version::upgrade_set_git(&framework_signer, x"a08e5536f77a9a9f4b1e0344a965bbb68e428dc5")
version::upgrade_set_git(&framework_signer, x"147de95a79001cc32290b80a527c26a0c18dd316")
}
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4b328fdd686a7929427b0100f471d93545f40997d72856524542dc20dec2b14f
bbe076e3634cbcde850064f33ad9d9221cba9bf7379fee771d3cb3567bd6068c
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// Upgrade proposal for package `VendorStdlib`

// Framework commit hash: a08e5536f77a9a9f4b1e0344a965bbb68e428dc5
// Framework commit hash: 147de95a79001cc32290b80a527c26a0c18dd316
// Builder commit hash: db1137ba1f8e7301e325021f71f740063daaf76e

// Next step script hash: f4521b01f82714fff409a13a29a48c5286fc09f25d217f4e11368b5eb83322ca
// Next step script hash: 493be60552189025c5e5455154558c89943c22a4a627d1fca8f9b7b5ed9cb706

// source digest: 5E12DDD8987B153D75378183FB77218A1FAB6038899EB9121ECD4BE94EC1D598
script {
Expand All @@ -17,7 +17,7 @@ script {
let framework_signer = diem_governance::resolve_multi_step_proposal(
proposal_id,
@0000000000000000000000000000000000000000000000000000000000000001,
vector[244u8,82u8,27u8,1u8,248u8,39u8,20u8,255u8,244u8,9u8,161u8,58u8,41u8,164u8,140u8,82u8,134u8,252u8,9u8,242u8,93u8,33u8,127u8,78u8,17u8,54u8,139u8,94u8,184u8,51u8,34u8,202u8,],
vector[73u8,59u8,230u8,5u8,82u8,24u8,144u8,37u8,197u8,229u8,69u8,81u8,84u8,85u8,140u8,137u8,148u8,60u8,34u8,164u8,166u8,39u8,209u8,252u8,168u8,249u8,183u8,181u8,237u8,156u8,183u8,6u8,],
);
let code = vector::empty();
let code_chunk0 =
Expand Down Expand Up @@ -7332,6 +7332,6 @@ script {
vector::append(&mut metadata_chunk1, metadata_chunk2);
vector::append(&mut metadata_chunk1, metadata_chunk3);
code::publish_package_txn(&framework_signer, metadata_chunk1, code);
version::upgrade_set_git(&framework_signer, x"a08e5536f77a9a9f4b1e0344a965bbb68e428dc5")
version::upgrade_set_git(&framework_signer, x"147de95a79001cc32290b80a527c26a0c18dd316")
}
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f4521b01f82714fff409a13a29a48c5286fc09f25d217f4e11368b5eb83322ca
493be60552189025c5e5455154558c89943c22a4a627d1fca8f9b7b5ed9cb706

Large diffs are not rendered by default.

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ef35f97517336c81fff3f2eb95e9703255472aba56f62af3ae867eb0af7f5403
ad283e95f788a094cfa3176de7e2427814835889865cfb08df9d97bb29728d2f
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Upgrade proposal for package `MoveStdlib`

// Framework commit hash: a08e5536f77a9a9f4b1e0344a965bbb68e428dc5
// Framework commit hash: 147de95a79001cc32290b80a527c26a0c18dd316
// Builder commit hash: db1137ba1f8e7301e325021f71f740063daaf76e

// Next step script hash:
Expand Down Expand Up @@ -1570,6 +1570,6 @@ script {
1u8,176u8,130u8,161u8,216u8,26u8,13u8,0u8,0u8,0u8,0u8,0u8,0u8,
];
code::publish_package_txn(&framework_signer, metadata_chunk1, code);
version::upgrade_set_git(&framework_signer, x"a08e5536f77a9a9f4b1e0344a965bbb68e428dc5")
version::upgrade_set_git(&framework_signer, x"147de95a79001cc32290b80a527c26a0c18dd316")
}
}

0 comments on commit 76f9b46

Please sign in to comment.