Jordan Last

Results 194 issues of Jordan Last

I would like to make my own tool, and I think I generally understand what to do from looking at the source code a bit. Could you give me a...

Let's say there are two states, q0 and q1. If I have a transition arrow from q0 -> q1 and I also want a transition arrow from q1 -> q0,...

**Describe the bug** Generally the agent seems to generate Candid `func` types as TypeScript tuples `[Principal, string]`. But sometimes the agent is generating `func` types as actual functions, like `(arg_0:...

On a fresh installation of Ubuntu 14.04 x64, with a fresh installation of Dokku (all versions should be latest), when I run ``` dokku postgresql:console ``` with my database's name,...

When I launch to a normal http endpoint, the authentication works fine. When I launch the same endpoint but from https, the validation breaks. The signatures are different. I haven't...

question
documentation

I'm having trouble understanding what type of request objects are expected. I'm using express, and the body-parser middleware, but my signatures are being signed incorrectly. It would be nice if...

question
documentation

I would love to use this little function like I have been using `tokio::runtime::Runtime::new().unwrap().block_on`, which will return the result of the future so that I can easily move on with...

I want to make sure this method is accounted for: https://github.com/mandrigin/turbo-api-examples/tree/master/cmd/supply

The difference between issuance and supply is becoming more apparent as the numbers come in and discussions continue. We need to truly understand the difference between these two methods or...