-
Notifications
You must be signed in to change notification settings - Fork 111
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
niv ic-wasm: update 48db35ee -> 4c52e75c #4844
base: master
Are you sure you want to change the base?
niv ic-wasm: update 48db35ee -> 4c52e75c #4844
Conversation
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.
This bot trusts that bot
5cdf10b
to
4b27eb1
Compare
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.
This bot trusts that bot
4b27eb1
to
b7e9906
Compare
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.
This bot trusts that bot
d70a94d
to
95ae524
Compare
95ae524
to
8778061
Compare
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.
This bot trusts that bot
8778061
to
de93c5e
Compare
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.
This bot trusts that bot
97d8e68
to
f358aa8
Compare
f358aa8
to
7244cdc
Compare
9f320ff
to
3cb2dd6
Compare
3cb2dd6
to
79d74a1
Compare
7b7d022
to
0fce842
Compare
29b57a8
to
6990f0d
Compare
## Changelog for ic-wasm: Branch: main Commits: [dfinity/ic-wasm@48db35ee...4c52e75c](dfinity/ic-wasm@48db35e...4c52e75) * [`bdc074a8`](dfinity/ic-wasm@bdc074a) fix: limit_resource works with wasm64 ([dfinity/ic-wasm#79](https://github.com/dfinity/ic-wasm/issues/79)) * [`72d2bc28`](dfinity/ic-wasm@72d2bc2) Validate the manipulated module before emitting it and give a warning if that fails. ([dfinity/ic-wasm#80](https://github.com/dfinity/ic-wasm/issues/80)) * [`707016c2`](dfinity/ic-wasm@707016c) Build musl target with docker alpine in release workflow ([dfinity/ic-wasm#1](https://github.com/dfinity/ic-wasm/issues/1)) ([dfinity/ic-wasm#82](https://github.com/dfinity/ic-wasm/issues/82)) * [`41bb2f59`](dfinity/ic-wasm@41bb2f5) chore: Allow sign_with_schnorr ([dfinity/ic-wasm#83](https://github.com/dfinity/ic-wasm/issues/83)) * [`4c52e75c`](dfinity/ic-wasm@4c52e75) fix: Feature wasm-opt ([dfinity/ic-wasm#84](https://github.com/dfinity/ic-wasm/issues/84))
6990f0d
to
a7b06cc
Compare
Changelog for ic-wasm:
Branch: main
Commits: dfinity/ic-wasm@48db35ee...4c52e75c
bdc074a8
fix: limit_resource works with wasm64 (dfinity/ic-wasm#79)72d2bc28
Validate the manipulated module before emitting it and give a warning if that fails. (dfinity/ic-wasm#80)707016c2
Build musl target with docker alpine in release workflow (dfinity/ic-wasm#1) (dfinity/ic-wasm#82)41bb2f59
chore: Allow sign_with_schnorr (dfinity/ic-wasm#83)4c52e75c
fix: Feature wasm-opt (dfinity/ic-wasm#84)