Skip to content
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

fix: rebuild artifacts #33

Merged
merged 2 commits into from
Jan 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ Cargo.lock
.idea

.DS_Store

artifacts/checksums_intermediate.txt
5 changes: 4 additions & 1 deletion artifacts/checksums.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
c5a2673b74cda51bd2628804856117291ed555867daf66f543e084dccc694576 cw4_voting.wasm
e1f198ec554470bd05f4081cf2309035a1369152b147bdc2ca2fad7120364641 cw4_group.wasm
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does it belong here? I'd move it to the integration tests repo instead

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea, the only thing I have done here is run make build

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because it's required for the test script

187c5a1e98b14384bf2e1bbbfddde4214f7e10e00dd5369c68f4dc3363a8a7bf cw4_voting.wasm
462cebbe6344aa27b168d6e5bb351df49352036c8df5aba97c69a356a9de7592 cwd_core.wasm
c7ddd8a95dc3d1912249f12e7b036d9daeaac07af1e2c77ebe92a97aaab125b8 cwd_pre_propose_multiple.wasm
047169a6e4e4b6fc5b2f7550376b2f1648554c54837f7631afa07fc3c6c34ce8 cwd_pre_propose_overrule.wasm
35be8f8ebecfd8893eded5d63148fd1f68733a525f8f7a42f8b70c11bbaf60fb cwd_pre_propose_single.wasm
77c2d5ef5199a936905920e53c8435b9bf89e919c4552a679813902ecc3b1d77 cwd_proposal_multiple.wasm
64d3e3dc1db548307654dd585f1bad1d3dc00d2758d2b71d988a71333bcea3c6 cwd_proposal_single.wasm
aa1e3bb2bb6632fe1b3b6a831a421eca23e63f103526d0e1671c5d79320aa498 cwd_subdao_core.wasm
bdddd6ea8f7dc36e1b73d97c7caf20f59a3f2e3544a307098fbd02d838f260bd cwd_subdao_pre_propose_overrule.wasm
e98782b00d3a36f85dfe899025848beae3b330deefb818204d6251e431417f1a cwd_subdao_pre_propose_single.wasm
9b04277c230e3c30e6424b7c05970168c8af7f33292775951ccf4f7f0d4e6ba3 cwd_subdao_proposal_single.wasm
f624bc0552f6453c1cbf4233a69a135e88e6101873a3d466d89572cd391f91df cwd_subdao_timelock_single.wasm
Expand Down
14 changes: 0 additions & 14 deletions artifacts/checksums_intermediate.txt

This file was deleted.

Binary file modified artifacts/cwd_pre_propose_overrule.wasm
Binary file not shown.