-
## Expected Behavior
If the replica cannot be reached, I would expect a network error or a custom error, not a segfault
## Actual Behavior
```
panic: runtime error: invalid memory address or…
-
> You have stopped any local canister execution environment processes running on your computer.
the above sentence appears in any of the [rust cdk tutorials](https://internetcomputer.org/docs/curre…
-
Trying to deploy locally and followed readme(installed dfx, npm, cc, cmake, rust)
Tip of the master branch at: https://github.com/open-chat-labs/open-chat/tree/9b9f85b16d70e8c6a56ad3bf2150821d8cebb76…
-
I've opened this issue with 3 additional CDK projects:
- [Motoko](https://github.com/dfinity/motoko/issues/3462)
- [Azle](https://github.com/demergent-labs/azle/issues/693)
- [Kybra](https://gith…
-
Because of our new chunk-uploading post_install installation process, we no longer receive any indication if there were errors in `init` or `post_upgrade` of our Kybra canisters. The cross-canister ca…
-
This issue documents one problem that we've observed while developing BigMap with the `rust-cdk`.
In that code we wrote, we're making `put` update calls from the `index` canister to the `data bucke…
-
Opening this so we have a place to track remaining issues for x86 support.
Building 42bdc18 with GCC 5.5 fails as below:
```
[...]
BUILDING core from core v0.0.0 with features []
output/libco…
-
When using the Download Asset as shown in the /samples/Sample.CLI project (which is using the `GetAsync(string key, List acceptEncodings)` of the AssetCanister) I only get the bytes of the first chunk…
-
### Summary
This issue is NOT related to react-native-maps in Expo Go
When creating a development build of an app, using react-native-maps and the `google` map provider, the map does not display a…
-
#### Description
When running SAX-VSM on my timeseries I get the following error:
`At least one sample is constant.`
I tried filtering out all the constant time series with
`X = X[np.where(~(np.…