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

Feat/millis timestamp #217

Merged
merged 5 commits into from
Apr 3, 2024
Merged

Feat/millis timestamp #217

merged 5 commits into from
Apr 3, 2024

Conversation

lrazovic
Copy link
Member

What?

The timestamp pallet is storing the now as milliseconds, so we have to get the expiration from the JWT as milliseconds as well.

@lrazovic lrazovic self-assigned this Mar 27, 2024
Copy link
Contributor

@JuaniRios JuaniRios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

[relaychain]
default_command = "polkadot"
default_command = "../polkadot-sdk/target/release/polkadot"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we add a bin folder that is ignored by git where we can personally add these binaries?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure!

Copy link
Member Author

@lrazovic lrazovic Apr 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed and tested in 82f9d3f.

Should also the polimec-node point to the bin folder or should I leave it to ./target/release?

@lrazovic lrazovic merged commit e9c1908 into main Apr 3, 2024
@JuaniRios JuaniRios deleted the feat/millis-timestamp branch April 4, 2024 12:27
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

Successfully merging this pull request may close these issues.

3 participants