Ryan Tate
Ryan Tate
Checking in on this; happy to help implement a rust generator for the compiler, seems like there are enough [implementations](https://github.com/google/flatbuffers/tree/master/grpc/src/compiler) to compare against. Let me know if anyone has already...
Yes, I am still interested. A bit busy at the moment, but this would be a nice have for a work project I am working on. I'll need to revisit...
Just to add to this list, it seems like the SetupIntent confirmation flow is missing and/or incorrect.
> @Ryanmtate thanks for the report, could you open an issue with some details about what is / isn't working? @arlyon Thanks for the response. I've opened #36 to track...
> @Ryanmtate are you sure? I use it currently in my backend and it works fine, even checked the stripe logs > > EDIT: I just saw that mean the...
try to update `curve25519-dalek` to `v3.2.0`
Thanks @richardm-stripe
Great to hear @arlyon !
👋 Hey @cloudhead @sebastinez, would love to help in any capacity on this issue. I'm in the discord channel if you want to connect.
I agree that EIP-712 would be the best way to go about displaying user signed information and efficiently verifying the payload. I'm happy to work on a PR for `ethers-rs`...