Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creation of legacy upgrade proposal doesn't work #1810

Open
dimiandre opened this issue Aug 20, 2024 · 1 comment
Open

Creation of legacy upgrade proposal doesn't work #1810

dimiandre opened this issue Aug 20, 2024 · 1 comment

Comments

@dimiandre
Copy link
Collaborator

Screenshot 2024-08-20 alle 09 29 24

This produce the following tx
https://www.mintscan.io/juno/tx/67CE9CF9BA35F5F5C5F4E7920257231B588F0F882BA49B7A288A5A1A9C2E52C6?height=18861870

which is invalid.

I also tried adding "time": "0001-01-01T00:00:00.000Z" but no luck

@NoahSaso
Copy link
Member

NoahSaso commented Sep 25, 2024

do you know what's invalid about the TX?

yeah, to set dates in protobufs, the hack is to prepend the date string with DATE:, like:

"time": "DATE:0001-01-01T00:00:00.000Z"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants