This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Permissionless arbitration (NxN) prototype #108
Draft
GCdePaula
wants to merge
25
commits into
main
Choose a base branch
from
feature/nxn
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 97d5212 - Browse repository at this point
Copy the full SHA 97d5212View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfee426 - Browse repository at this point
Copy the full SHA bfee426View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fed19d - Browse repository at this point
Copy the full SHA 9fed19dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d999af7 - Browse repository at this point
Copy the full SHA d999af7View commit details -
fix(arbitration): fix hash implementation
Change hashing from being done on hex string represantations to binary data.
Configuration menu - View commit details
-
Copy full SHA for 76d1a74 - Browse repository at this point
Copy the full SHA 76d1a74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a10b01 - Browse repository at this point
Copy the full SHA 0a10b01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 515b45f - Browse repository at this point
Copy the full SHA 515b45fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1082c68 - Browse repository at this point
Copy the full SHA 1082c68View commit details -
Configuration menu - View commit details
-
Copy full SHA for d07e7f8 - Browse repository at this point
Copy the full SHA d07e7f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b025c1 - Browse repository at this point
Copy the full SHA 9b025c1View commit details -
fix(arbitration): fix match advance check
Remove unnecessary imports.
Configuration menu - View commit details
-
Copy full SHA for be9ab47 - Browse repository at this point
Copy the full SHA be9ab47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fb7b5c - Browse repository at this point
Copy the full SHA 6fb7b5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5860a9b - Browse repository at this point
Copy the full SHA 5860a9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dafb1c2 - Browse repository at this point
Copy the full SHA dafb1c2View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 487e68d - Browse repository at this point
Copy the full SHA 487e68dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c3dcb8 - Browse repository at this point
Copy the full SHA 0c3dcb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e2f320 - Browse repository at this point
Copy the full SHA 3e2f320View commit details
Commits on Aug 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4874b06 - Browse repository at this point
Copy the full SHA 4874b06View commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 96393c9 - Browse repository at this point
Copy the full SHA 96393c9View commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 591947e - Browse repository at this point
Copy the full SHA 591947eView commit details -
feat(arbitration): improve lua prototype
* Rename `utils.log` to `utils.helper` * Fastforward blockchain when all players idle
Configuration menu - View commit details
-
Copy full SHA for 10e40ca - Browse repository at this point
Copy the full SHA 10e40caView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7943ce - Browse repository at this point
Copy the full SHA e7943ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for dde4585 - Browse repository at this point
Copy the full SHA dde4585View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf7ebc8 - Browse repository at this point
Copy the full SHA bf7ebc8View commit details -
feat(arbitration): resolve PR comments
* Split `Client` into `Reader` and `Sender` * Add variables to control behaviors in entrypoint * Add `HonestStrategy` concrete type * Move `pcall` into `Sender:_send_tx` * `State` tracks all tournaments/commitments/matches * Optimize `tournament` and `match` structure * Optimize `player.idle` logic * Add `commitmentJoined` event
Configuration menu - View commit details
-
Copy full SHA for 44a235b - Browse repository at this point
Copy the full SHA 44a235bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.