-
Hi I don't really know what triggered this. I was just trying to deploy an icrc-1 canister, now I got this:
[dfx version = 0.15.1]
```
OOPS! You've triggered a compiler bug.
Please report this at …
-
This issue is in service of https://github.com/flutter/flutter/issues/144902. The goal is to make contributing to the `flutter` tool a better experience.
**Repro steps.** I did all of this with m…
-
### Description
We are using .net6
We have switched to use version 2.88.6
Now when a call is made to SKCodec.GetScaledDimensions we receive a System.AccessViolationException.
The System.AccessVi…
-
**Describe the bug**
I checked the latest release `1.1.5` and it seems that the variadic format of `log_tag()` doesn't go well with some Linux versions.
On any attempt to call the function, and subs…
-
it would be great to be able to
- see the current controllers of the asset canister application
- add new controllers of the application
- remove controllers of the application
especially removi…
-
### Description
I have a canister that I build with Bazel:
```json
{
"version": 1,
"dfx": "0.14.3",
"canisters": {
"minter": {
"type": "custom",
"build": [
…
-
The "corner" class of transition does not reach the top and bottom edges.
![2023-11-11_12-00-45](https://github.com/a2-4am/4cade/assets/14209329/8ddb018a-b896-4092-9cbe-aae80978155b)
Affected tr…
-
I’m on a Mac with Apple Silicon and use the latest Chrome version, no vpn.
After running the project locally:
```
import webbrowser as wb
f = open(".dfx/local/canister_ids.json")
d = json.load(…
-
`[OPTIONS]` and `[CANISTER]` should be flipped
```
❯ dfx deps init --help
Set init arguments for pulled dependencies
Usage: dfx deps init [OPTIONS] [CANISTER]
Arguments:
[CANISTER] Na…
-
From the bokeh git repo, running `conda build conda.recipe` won't work on Mac, Windows, or Linux as there is no build of `pdiff`.