CrabGopher
CrabGopher
@matejvelikonja did you figure how to route https though auth proxy
@AkshayChordiya No akshay, i'm going with a full screen app with out action bar. So can u use this lib in that scenario. if so, can i use my app...
ahh cool. Will try and get back 👍🏼
@mattn sorry for the delay. Had a busy fortnight. Will review and get back 👍
@losfair > For execution time you can control either the clock time (number of milliseconds etc.) or instruction count or both Is there an example of timed execution of a...
Do not have any context as to why farmer is using UTC but wouldn't it be preferable to print the logs in the local time for farmer as well ?
@kevinjanada this doesn't give any info on how to reproduce this. Please provide more info on what you are doing and What custom types you are using
> c, err := types.NewCall(meta, "Orders.create_order", serviceId) What is the type you are expecting on the Extrinsic? Seem like you are sending in Vec here. > o := types.SignatureOptions{ BlockHash:...
@kevinjanada Unfortunately no. here is an example in V2. I do not have any for v3 but it shouldn't change much. I'll see if I can look at during weekend....
It could also be related to https://github.com/centrifuge/go-substrate-rpc-client/issues/159 Can you confirm which metadata version your node implementation uses?