Draft
Conversation
Contributor
ckartik
commented
Mar 13, 2024
- WIP
chrmatt
reviewed
Apr 4, 2024
| 4. The Oracle Contract, upon receiving this information, initiates the slashing procedure. This involves penalizing the provider by triggering a slash event, which results in the forfeiture of the stake held by the provider contract as a guarantee of honest behavior. | ||
| 5. The confiscated stake is subsequently allocated to the bidder as compensation for the provider's failure to include the committed transaction, thereby ensuring that the bidder is recompensed for the provider's breach of trust. | ||
|
|
||
| ## Funds Locking |
Contributor
There was a problem hiding this comment.
Why is this part of the oracle description?
chrmatt
reviewed
Apr 4, 2024
| ## Funds Locking | ||
| We offer a mechanism for locking and unlocking funds associated with a pre-confirmed bid. | ||
|
|
||
| Funds movement involves locking the bid amount in escrow when a commitment is processed. This occurs only once per bid, meaning if there are multiple commitments for the same bid, the funds will be locked only once. |
Contributor
There was a problem hiding this comment.
Is this how it is implemented? The solution we had discussed locks the deposited amount until the oracle settles and not when commitments are processed.
Collaborator
|
@ckartik is this still WIP? If not lets close it |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.