Gerardo Di Giacomo

Results 6 comments of Gerardo Di Giacomo

I was looking at implementing [zeroize](https://crates.io/crates/zeroize) for the Keypair struct. However, it will affect callers as they'd not be able to move that struct (and members) anymore. What do you...

@nagisa the README suggested otherwise, that's why I published it: ```# will eventually publish to crates.io``` @Manishearth done. btw, `cargo test` fails also without my changes.

@0xmaayan is code in `/ecosystem/typescript/sdk` still applicable? if not, can the folder be removed?

> need to keep the code for reference for projects who still use this sdk (and not the new one). Thank you, makes sense. Since it's for reference, would it...

> I think this is related to #12357 #12349 I see, thanks - so is it being addressed on the infrastructure side?