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
{{ message }}
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.
This issue is meant as a tracker for the various issues and PRs surrounding the speed up and slim down of dispute transactions, and the resolution of the bug that caused so many. Known things so far (edit to add more):
speed up dispute merge
consider changing dispute close semantics so that we can't have so many duplicative closes
make disputed closes smaller, so that there is only a delta instead of two copies of the entire state channel
fix cache restart issue
make cache use atomics.
The text was updated successfully, but these errors were encountered:
This issue is meant as a tracker for the various issues and PRs surrounding the speed up and slim down of dispute transactions, and the resolution of the bug that caused so many. Known things so far (edit to add more):
The text was updated successfully, but these errors were encountered: