Conversation
|
The next thing I need to address here is that the HTTP handler rejects the submit call with I thought I'd seen these requests working when sending the I'm pretty sure the error message is referring to the canister ID, however the spec only describes how to hash strings and blobs when calculating the request ID, so I'm not sure what to do there yet (other than it needs to be the same as what the HTTP handler is doing for now) |
|
The implementation likely hasn't kept up with the change from The Implementation Status section says
The hasing of those 64 bit numbers was specified as “Canister IDs ( |
|
@nomeata That's not a problem as the client still treats canister IDs as u64 until |
|
Ah, sorry for the noise then, maybe I misunderstood the issue here. |
|
What @nomeata said was exactly what I needed to know. Thanks everyone. |
|
This is now being tracked as SDK-511. Each subtask has been split into its own PR. There are still a few things to take from here in order to finish the task. |
Ported from #56. Try babel-loader next. See https://github.com/microsoft/TypeScript-Babel-Starter
I forgot to open this as a draft on Friday as we discussed.