software-mansion/starknet.py

Update `TypedData` in line with `SNIP-12`

Opened this issue · 3 comments

Feature Request

Do you guys plan to support snip-12

I see that currently only revision 0 supported https://github.com/starknet-io/SNIPs/blob/main/SNIPS/snip-12.md

class StarkNetDomain(TypedDict):

Hi @NikitaMishin
Thank you for opening the issue. Could you please let me know if you need this implementation for a project you're currently working on?

yes but not critical since we can use revision0 but for better user experience eventually good to have support of revision1

Hi @NikitaMishin Thank you for opening the issue. Could you please let me know if you need this implementation for a project you're currently working on?

@NikitaMishin

I can confirm that we are going to work towards supporting SNIP-12. Unfortunately, I am unable to provide a timeline at the moment.