Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
virgil-serbanuta committed Nov 23, 2017
1 parent 04943b5 commit 5231595
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions gas.md
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,8 @@ TODO: I (virgil) think thah these costs are more reasonable than some costs
TODO: CALL loads some data in `<callData>`, but that's not used anywhere. Find
out what happens to that and include the right cost.

TODO: CALLCODE, DELEGATECALL, STATICCALL

#### Logging
We use the same schema from the yellow paper, but taking into account the size
of the logged registers.
Expand Down Expand Up @@ -648,10 +650,6 @@ Definitions
* LOADPOS
* LOADNEG
* COPYCREATE
* CALL
* CALLCODE
* DELEGATECALL
* STATICCALL
* ECREC
* SHA256
* RIP160
Expand Down

0 comments on commit 5231595

Please sign in to comment.