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
PRT aims to tackle the sybil attack situation in a permissionless environment. A popular technique of proving the correctness of an execution is refereed games, which has been adopted by several layer-2 projects. This technique gives the base-layer the ability to efficiently referee a dispute between two layer-2 players that disagree on the result of a computation over layer-2 state.
42
-
43
-

44
42
### How it works:
45
43
1. Claims are made using sparse computation hashes (snapshots of parts of a computation).
46
44
2. Claims enter a tournament bracket where they’re progressively compared and eliminated.
0 commit comments