-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update
.expect
interface (v2) (#2231)
This PR makes progress towards #2170. It applies the new expect interface to all queues. These queues call queue_call, which has the updated code. Additionally, code for the oracles had to be updated, in particular the method operate_queue(). The value 2^32 - 2 is given to pushes, and the value 2^32 - 1 for errors generated from underflow or overflow. This is the new version of #2227, because of branch environment issues. --------- Co-authored-by: Anshuman Mohan <anshumanmohan@live.com>
- Loading branch information
1 parent
625d6aa
commit c1b2037
Showing
23 changed files
with
188,154 additions
and
188,136 deletions.
There are no files selected for viewing
This file contains 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
Oops, something went wrong.