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

Truth container now accepts a timestamp instead of block height #111

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

fernandofcampos
Copy link
Contributor

@fernandofcampos fernandofcampos commented Feb 10, 2025

Purpose of Changes and their Description

Truth container needs the block time and, to get that, it needs to call the Allora RPC. To remove that dependency, we will call the container with the block time as a new parameter.

Link(s) to Ticket(s) or Issue(s) resolved by this PR

https://linear.app/alloralabs/issue/ENGN-3381/truth-container-should-accept-a-timestamp-and-not-directly-depend-on

Are these changes tested and documented?

  • If tested, please describe how. If not, why tests are not needed.
  • If documented, please describe where. If not, describe why docs are not needed.
  • Added to Unreleased section of CHANGELOG.md?

Still Left Todo

Fill this out if this is a Draft PR so others can help.

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.

1 participant