-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spec/calls #102
base: eei-v2
Are you sure you want to change the base?
Spec/calls #102
Commits on Jun 26, 2018
-
spec: add status codes for indicating client side errors
Everett Hildenbrandt committedJun 26, 2018 Configuration menu - View commit details
-
Copy full SHA for 9e56f18 - Browse repository at this point
Copy the full SHA 9e56f18View commit details -
spec: add EEI.transfer primitive method
Everett Hildenbrandt committedJun 26, 2018 Configuration menu - View commit details
-
Copy full SHA for a2329f4 - Browse repository at this point
Copy the full SHA a2329f4View commit details -
spec: add <callStack> cell and methods for storing/restoring <callState>
Everett Hildenbrandt committedJun 26, 2018 Configuration menu - View commit details
-
Copy full SHA for 9595a4e - Browse repository at this point
Copy the full SHA 9595a4eView commit details -
spec: add <accountsStack> cell and methods for storing/restoring <acc…
…ounts>
Everett Hildenbrandt committedJun 26, 2018 Configuration menu - View commit details
-
Copy full SHA for 4edf607 - Browse repository at this point
Copy the full SHA 4edf607View commit details
Commits on Jun 27, 2018
-
spec: move
<returnData>
outside of<callState>
Everett Hildenbrandt committedJun 27, 2018 Configuration menu - View commit details
-
Copy full SHA for c7dbcb4 - Browse repository at this point
Copy the full SHA c7dbcb4View commit details -
spec: initial attempt at EEI.call, with helpers EEI.callInit and EEI.…
…callFinish
Everett Hildenbrandt committedJun 27, 2018 Configuration menu - View commit details
-
Copy full SHA for adc4100 - Browse repository at this point
Copy the full SHA adc4100View commit details -
spec: switch over to more consistent/compact if-then-else notation in…
… prose
Everett Hildenbrandt committedJun 27, 2018 Configuration menu - View commit details
-
Copy full SHA for c7d12a5 - Browse repository at this point
Copy the full SHA c7d12a5View commit details
Commits on Jul 1, 2018
-
spec: make seperate more generic section for EEI helper methods
Everett Hildenbrandt committedJul 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 272be0e - Browse repository at this point
Copy the full SHA 272be0eView commit details -
spec: add helper
EEI.onGoodStatus
for conditional executionEverett Hildenbrandt committedJul 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 20fc0f5 - Browse repository at this point
Copy the full SHA 20fc0f5View commit details -
spec: add
EEI.transferCall
for transfering value and calling simult……aneously
Everett Hildenbrandt committedJul 1, 2018 Configuration menu - View commit details
-
Copy full SHA for b673410 - Browse repository at this point
Copy the full SHA b673410View commit details -
spec: generalize EEI.onGoodStatus to allow for EthereumSimulation as …
…well
Everett Hildenbrandt committedJul 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 682764b - Browse repository at this point
Copy the full SHA 682764bView commit details -
spec: implement EEI.onGoodStatus in terms of more general EEI.ifStatus
Everett Hildenbrandt committedJul 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 5328e22 - Browse repository at this point
Copy the full SHA 5328e22View commit details -
spec: replace method EEI.callFinish with use of EEI.ifStatus
Everett Hildenbrandt committedJul 1, 2018 Configuration menu - View commit details
-
Copy full SHA for f219e13 - Browse repository at this point
Copy the full SHA f219e13View commit details