Hans Larsen
Hans Larsen
Hi. I re-added the current serde_cbor code to my repo. I'm going to talk to the serde org to move it there, and I'm in the process of adding github...
Please see my fork and branch. There is a workspace there, but there's no need to have this here as a stepping stone.
Chrome started throttling background tabs/browsers more aggressively. See https://www.chromestatus.com/feature/6172836527865856
> Using record {} or any will cause the Candid decoder to throw away information, `any` is basically telling Candid message transport to NOT throw information. And in my case,...
> that’s not what would happen I just want to point out (it might have been missing from this conversation) that the Candid file in the HTTP Request spec is...
I'm going to look into this today. Sorry for the delay.
> The github link is broken It's not, bigmap-rs is currently private. For reference, the structure referred to looks like this: ```rust #[derive(CandidType, serde::Deserialize, Debug)] struct CanisterIdRecord { canister_id: candid::Principal,...
Actually, `Nat8
Actually, `Nat8
> With the system level support for fetching did file, textual values will be annotated with the method signature automatically. This doesn't work in many cases, in particular when you...