-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: solidifi's tx-origin junit test and updated paths of all junit …
…tests to OS-independent
- Loading branch information
1 parent
1cd7d05
commit b50513d
Showing
109 changed files
with
307,743 additions
and
11 deletions.
There are no files selected for viewing
5,885 changes: 5,885 additions & 0 deletions
5,885
evm-testcases/ground-truth/test-tx-origin-solidifi-truth/bytecode/11_1.bytecode
Large diffs are not rendered by default.
Oops, something went wrong.
1,061 changes: 1,061 additions & 0 deletions
1,061
evm-testcases/ground-truth/test-tx-origin-solidifi-truth/bytecode/11_2.bytecode
Large diffs are not rendered by default.
Oops, something went wrong.
23 changes: 23 additions & 0 deletions
23
evm-testcases/ground-truth/test-tx-origin-solidifi-truth/bytecode/11_3.bytecode
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
PUSH20 0x0000000000000000000000000000000000000000 | ||
ADDRESS | ||
EQ | ||
PUSH1 0x80 | ||
PUSH1 0x40 | ||
MSTORE | ||
PUSH1 0x00 | ||
DUP1 | ||
REVERT | ||
INVALID | ||
LOG1 | ||
PUSH6 0x627a7a723058 | ||
SHA3 | ||
'da'(Unknown Opcode) | ||
CHAINID | ||
DUP5 | ||
'd2'(Unknown Opcode) | ||
EXP | ||
'bb'(Unknown Opcode) | ||
'2f'(Unknown Opcode) | ||
JUMPDEST | ||
'26'(Unknown Opcode) | ||
PUSH24 0x2e02489fff32b8bb1ac43a359249329473d5b0cfe73c0029 |
Oops, something went wrong.