You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dump-history endpoint of the UTxO RPC server suffers from the same issue with undo records when reading a list of blocks from the WAL. We need to switch it to the same new WAL block reader with look-ahead capabilities.
The text was updated successfully, but these errors were encountered:
The dump-history endpoint of the UTxO RPC server suffers from the same issue with undo records when reading a list of blocks from the WAL. We need to switch it to the same new WAL block reader with look-ahead capabilities.
The text was updated successfully, but these errors were encountered: