Get controllers without async
|
|
9
|
235
|
November 24, 2022
|
Blog: Small Guideline on Writing Safer Canisters
|
|
1
|
94
|
November 16, 2022
|
I am using the latest ic-cdk, creating canister and install_code, but there is a problem with install_code
|
|
11
|
376
|
November 2, 2022
|
Rust ic_cdk: Minimal example of passing argument to `main::install_code` and decoding inside the target canister
|
|
7
|
199
|
October 25, 2022
|
Request: Publish `ic_state_machine_tests` as a separate package and provide documentation/guidance on how to use it
|
|
4
|
229
|
October 24, 2022
|
Rust Help: BTreeSet doesn't behave the way I am expecting it to
|
|
5
|
247
|
October 24, 2022
|
Throw Error.reject equivalent
|
|
7
|
137
|
October 22, 2022
|
Generate did file automatically
|
|
5
|
225
|
October 22, 2022
|
Candid::nat to u128
|
|
2
|
208
|
October 22, 2022
|
Init arg mandatory in state
|
|
12
|
216
|
October 21, 2022
|
Rust ic_cdk: How to specify cycle_amount to transfer when creating canister using `create_canister`
|
|
3
|
196
|
October 15, 2022
|
Changelog for Rust ic_cdk
|
|
4
|
158
|
October 12, 2022
|
Setup of a test subnet
|
|
1
|
152
|
October 11, 2022
|
Guidance on setting the max values for the key/value in the stable-structures?
|
|
3
|
148
|
October 10, 2022
|
Solution for storing external structs (like Principal) in stable-structures' StableBTreeMap
|
|
0
|
209
|
October 10, 2022
|
Getting a canister's controllers from rust
|
|
2
|
406
|
October 4, 2022
|
Opinion: The Rust CDK needs to embrace the actor model like Motoko and provide better primitives to write actor canisters
|
|
5
|
276
|
September 30, 2022
|
Please consider turning these stable structures into importable packages
|
|
9
|
384
|
September 29, 2022
|
Feature Request: Mechanism to `use` ic-repl as a library from our Rust codebase and call as part of cargo test
|
|
4
|
190
|
September 26, 2022
|
Please add examples to the code comments on ic_cdk functions in all the modules
|
|
5
|
159
|
September 21, 2022
|
Unable to import types from another canister. Works for a plain "lib" type
|
|
5
|
161
|
September 20, 2022
|
How do I specify parameters to pass to `rustc` when building using dfx?
|
|
5
|
200
|
September 17, 2022
|
Automatic generation of Candid from Rust
|
|
8
|
501
|
August 15, 2022
|
Help wanted : Auto scaling by spawning canister : concurrency issues
|
|
3
|
274
|
August 12, 2022
|
IC-Kit v0.5 Developer Preview
|
|
1
|
224
|
August 11, 2022
|
Problem with ic_ledger_types crate (query_blocks, query_archived_blocks)
|
|
3
|
162
|
August 1, 2022
|
StableBTreeMap in Canisters
|
|
11
|
490
|
July 11, 2022
|
How to mport custom types from candid file in rust?
|
|
0
|
127
|
July 6, 2022
|
How to get the hash of Block and Transaction
|
|
4
|
315
|
June 30, 2022
|
How to trigger a CANISTER_REJECT code using ic_cdk::api::call::reject
|
|
4
|
249
|
June 28, 2022
|