Lucas Vogelsang

Results 27 comments of Lucas Vogelsang

Bytes was implemented in: https://github.com/grpc-ecosystem/grpc-gateway/pull/489

@loderunner, thanks for implementing the bytes support. I've been wondering if anyone ever considered encoding bytes as a hex string instead of base64. I'd love to make this configurable. I've...

Thanks for the comment @loderunner Having spent a bit more time with protobuf in the past couple days your argument makes sense. I didn't know the base64 encoding was a...

I can take care of changing this. I'll try to get a PR ready for this in the next couple of days.

@loderunner Hey, I just tried to get `make test` to pass and it looks like I'm stuck with incompatible versions. swagger-codegen generates code that references ByteArray in the generated code...

@loderunner would love to get your feedback on #565 !

@MrGurns, are you able to get this module to work with expo or did you completely forgo using react-native-sqlite-2? The reason I'm asking is because I'm trying to get react-native-pouchdb...

it's been really really slow to get the camera to focus at all - are you sure it refocuses once the scan screen is detected? thanks for the details though...

For reference this is the error I'm hitting: https://github.com/paritytech/parity-signer/blob/224d3dc034993106c8eafd333cabb4057725f38b/rust/definitions/src/error.rs#L1232

I linked to the wrong error message. The scenario I was in is that I first updated the metadata with a local version of the metadata portal on my own...