-
Notifications
You must be signed in to change notification settings - Fork 52
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
Plutip - CannotFindTimeInEraSummaries
#1057
Comments
Thanks for reporting! |
The root cause is that eraSummaries are ill-formed. |
Update: |
@klntsky
The default value seems to be 80 seconds, when we override it with 432000 (same as mainnet, the problem goes away).
|
Setting |
Hello!
I am experiencing an error when trying to balance a TX against the Plutip environment that has a UpperBound on the validity range.
You can find an example of the code here: https://github.com/codybutz/ctl-examples/tree/plutip-posix-time-error and can be tested with:
nix build .#checks.x86_64-linux.ctl-scaffold-plutip-test -L
I'm unsure honestly at the root cause of this error, however I have a slight feeling it has something to do with the faster slots being used by in the Plutip environment.
The text was updated successfully, but these errors were encountered: