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

TxBakery: use ogmios tip to get current time #8

Open
szg251 opened this issue Mar 29, 2024 · 0 comments
Open

TxBakery: use ogmios tip to get current time #8

szg251 opened this issue Mar 29, 2024 · 0 comments

Comments

@szg251
Copy link
Collaborator

szg251 commented Mar 29, 2024

cardano-node seems to be about 10-15 seconds behind the system clock, causing some issues, if we're using that for the current time.
a) One option would be to use query ogmios for the chain tip, and calculate the current time from that.
b) maybe we could adjust time on posix-to-slot conversion instead

@szg251 szg251 transferred this issue from another repository Apr 10, 2024
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

1 participant