Hans Bhatia
Hans Bhatia
@benjick this works for me, my issue was with a sheet in a context menu.
Taking this on!
@julio4 I am not.
Just got the same issue on my side. Viem worked, but of course .. that isn't very assuring. Instead, I added v6 to my project using npm package aliasing which...
I'll take this on!
@enitrat do I use the secp256r1 or secp256k1 curve? Also I'm not entirely sure how to import the function. I tried - ``` use starknet::secp256_trait:: recover_public_key_u32; use starknet::secp256k1::{Secp256k1Point, Secp256k1PointImpl}; ```...
I had this in my package.json and it broke everything: "engines": { "npm": ">=7.0.0", "node": ">=16.0.0" },
Now I'm just curious why...
@Manas-Nagelia might be better to add this as a prop since it's new functionality. @JaleelB can we get this merged in?
I'd like this feature too.