-
Notifications
You must be signed in to change notification settings - Fork 84
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
A developer can specify a file as an argument for a canister call #483
Comments
ghost
added
the
enhancement
label
Mar 20, 2020
dfinity-bot
added a commit
that referenced
this issue
Nov 19, 2020
## Changelog for advisory-db: Branch: master Commits: [rustsec/advisory-db@af0ee095...f958b208](rustsec/advisory-db@af0ee09...f958b20) * [`7b5e7886`](rustsec/advisory-db@7b5e788) Report soundness bug with lock_api ([RustSec/advisory-db#483](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/483)) * [`78ad57d1`](rustsec/advisory-db@78ad57d) Assigned RUSTSEC-2020-0070 to lock_api ([RustSec/advisory-db#484](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/484)) * [`793301b1`](rustsec/advisory-db@793301b) Potential segfault in the time crate ([RustSec/advisory-db#485](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/485)) * [`1d7066d6`](rustsec/advisory-db@1d7066d) Assigned RUSTSEC-2020-0071 to time ([RustSec/advisory-db#486](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/486)) * [`15125a95`](rustsec/advisory-db@15125a9) Report soundness bug with concurrency in futures-intrusive ([RustSec/advisory-db#482](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/482)) * [`f958b208`](rustsec/advisory-db@f958b20) Assigned RUSTSEC-2020-0072 to futures-intrusive ([RustSec/advisory-db#487](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/487))
mergify bot
pushed a commit
that referenced
this issue
Nov 19, 2020
## Changelog for advisory-db: Branch: master Commits: [rustsec/advisory-db@af0ee095...f958b208](rustsec/advisory-db@af0ee09...f958b20) * [`7b5e7886`](rustsec/advisory-db@7b5e788) Report soundness bug with lock_api ([RustSec/advisory-db#483](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/483)) * [`78ad57d1`](rustsec/advisory-db@78ad57d) Assigned RUSTSEC-2020-0070 to lock_api ([RustSec/advisory-db#484](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/484)) * [`793301b1`](rustsec/advisory-db@793301b) Potential segfault in the time crate ([RustSec/advisory-db#485](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/485)) * [`1d7066d6`](rustsec/advisory-db@1d7066d) Assigned RUSTSEC-2020-0071 to time ([RustSec/advisory-db#486](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/486)) * [`15125a95`](rustsec/advisory-db@15125a9) Report soundness bug with concurrency in futures-intrusive ([RustSec/advisory-db#482](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/482)) * [`f958b208`](rustsec/advisory-db@f958b20) Assigned RUSTSEC-2020-0072 to futures-intrusive ([RustSec/advisory-db#487](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/487))
dfinity-bot
added a commit
that referenced
this issue
Dec 16, 2021
## Changelog for common: Branch: master Commits: [dfinity-lab/common@74c1c58e...ea7a7c61](https://github.com/dfinity-lab/common/compare/74c1c58e7ad11d09c661d1ed77940d3c53abd902...ea7a7c6127bddb3e6a987e38a7148ddbed52a714) * [`ea7a7c61`](https://github.com/dfinity-lab/common/commit/ea7a7c6127bddb3e6a987e38a7148ddbed52a714) Add SSH public key for Venkkatesh ([dfinity-lab/common#483](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/483))
mergify bot
pushed a commit
that referenced
this issue
Dec 16, 2021
## Changelog for common: Branch: master Commits: [dfinity-lab/common@74c1c58e...ea7a7c61](https://github.com/dfinity-lab/common/compare/74c1c58e7ad11d09c661d1ed77940d3c53abd902...ea7a7c6127bddb3e6a987e38a7148ddbed52a714) * [`ea7a7c61`](https://github.com/dfinity-lab/common/commit/ea7a7c6127bddb3e6a987e38a7148ddbed52a714) Add SSH public key for Venkkatesh ([dfinity-lab/common#483](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/483))
Fixed in #2323. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Useful for sending a Blob type to test uploading an image for example.
The text was updated successfully, but these errors were encountered: