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

Document posixtime in Cardano vs Python #79

Open
nielstron opened this issue Mar 13, 2023 · 0 comments
Open

Document posixtime in Cardano vs Python #79

nielstron opened this issue Mar 13, 2023 · 0 comments
Labels
bb: minor Minor issue according to bug bounty categorization bug bounty This issue is prized out as part of the Bug Bounty Program documentation Improvements or additions to documentation enhancement New feature or request

Comments

@nielstron
Copy link
Contributor

nielstron commented Mar 13, 2023

Cardano uses milliseconds for posixtime while python is seconds based. this introduces a factor of 1000 everywhere where the two interact and should be documented somehow (or made transparent to the user)

Bug bounty: 200 ADA

@nielstron nielstron added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 14, 2023
@nielstron nielstron added bug bounty This issue is prized out as part of the Bug Bounty Program bb: minor Minor issue according to bug bounty categorization labels Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bb: minor Minor issue according to bug bounty categorization bug bounty This issue is prized out as part of the Bug Bounty Program documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant