Skip to content

Commit 76a6ff9

Browse files
Merge branch 'taint-domain' of https://github.com/lisa-analyzer/evm-lisa into taint-domain
latest changes
2 parents 3220297 + 8fe28fc commit 76a6ff9

File tree

48 files changed

+93
-3652
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+93
-3652
lines changed

evm-testcases/taint/testTxOrigin/example/report.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"warnings" : [ ],
3-
"files" : [ "report.json", "untyped_program.evm-testcases_taint_example_example.sol().json" ],
3+
"files" : [ "report.json", "untyped_program.evm-testcases_taint_testTxOrigin_example_example.sol().json" ],
44
"info" : {
55
"cfgs" : "1",
6-
"duration" : "326ms",
7-
"end" : "2024-12-11T14:35:57.428+01:00",
6+
"duration" : "773ms",
7+
"end" : "2025-02-13T10:44:27.787+01:00",
88
"expressions" : "2",
99
"files" : "1",
1010
"globals" : "0",
1111
"members" : "1",
1212
"programs" : "1",
13-
"start" : "2024-12-11T14:35:57.102+01:00",
13+
"start" : "2025-02-13T10:44:27.014+01:00",
1414
"statements" : "4",
1515
"units" : "0",
1616
"version" : "0.1",
@@ -33,6 +33,6 @@
3333
"syntacticChecks" : "",
3434
"useWideningPoints" : "false",
3535
"wideningThreshold" : "5",
36-
"workdir" : "evm-outputs/taint/example"
36+
"workdir" : "evm-outputs/taint/testTxOrigin/example"
3737
}
3838
}

evm-testcases/taint/testTxOrigin/example/untyped_program.evm-testcases_taint_example_example.sol().json

Lines changed: 0 additions & 125 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"name":"untyped program::evm-testcases/taint/testTxOrigin/example/example.sol()","description":null,"nodes":[{"id":0,"subNodes":[1],"text":"PUSH1 0x10"},{"id":1,"text":"0x10"},{"id":2,"subNodes":[3],"text":"PUSH1 0x10"},{"id":3,"text":"0x10"},{"id":4,"text":"ORIGIN"},{"id":5,"text":"ret"}],"edges":[{"sourceId":0,"destId":2,"kind":"SequentialEdge"},{"sourceId":2,"destId":4,"kind":"SequentialEdge"},{"sourceId":4,"destId":5,"kind":"SequentialEdge"}],"descriptions":[{"nodeId":0,"description":{"expressions":["push \"0x10\""],"state":{"heap":"monolith","type":"#TOP#","value":"[_|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, C]"}}},{"nodeId":1,"description":{"expressions":["\"0x10\""],"state":"#TOP#"}},{"nodeId":2,"description":{"expressions":["push \"0x10\""],"state":{"heap":"monolith","type":"#TOP#","value":"[_|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, C, C]"}}},{"nodeId":3,"description":{"expressions":["\"0x10\""],"state":{"heap":"monolith","type":"#TOP#","value":"[_|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, C]"}}},{"nodeId":4,"description":{"expressions":["origin 1"],"state":{"heap":"monolith","type":"#TOP#","value":"[_|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, C, C, T]"}}},{"nodeId":5,"description":{"expressions":["skip"],"state":"#TOP#"}}]}

evm-testcases/taint/testTxOrigin/example02/report.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"warnings" : [ ],
3-
"files" : [ "report.json", "untyped_program.evm-testcases_taint_example02_example02.sol().json" ],
3+
"files" : [ "report.json", "untyped_program.evm-testcases_taint_testTxOrigin_example02_example02.sol().json" ],
44
"info" : {
55
"cfgs" : "1",
6-
"duration" : "679ms",
7-
"end" : "2024-12-13T19:30:07.512+01:00",
6+
"duration" : "53ms",
7+
"end" : "2025-02-13T10:53:03.473+01:00",
88
"expressions" : "2",
99
"files" : "1",
1010
"globals" : "0",
1111
"members" : "1",
1212
"programs" : "1",
13-
"start" : "2024-12-13T19:30:06.833+01:00",
13+
"start" : "2025-02-13T10:53:03.420+01:00",
1414
"statements" : "6",
1515
"units" : "0",
1616
"version" : "0.1",
@@ -33,6 +33,6 @@
3333
"syntacticChecks" : "",
3434
"useWideningPoints" : "false",
3535
"wideningThreshold" : "5",
36-
"workdir" : "evm-outputs/taint/example02"
36+
"workdir" : "evm-outputs/taint/testTxOrigin/example02"
3737
}
3838
}

evm-testcases/taint/testTxOrigin/example02/untyped_program.evm-testcases_taint_example02_example02.sol().json

Lines changed: 0 additions & 169 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"name":"untyped program::evm-testcases/taint/testTxOrigin/example02/example02.sol()","description":null,"nodes":[{"id":0,"subNodes":[1],"text":"PUSH1 0x10"},{"id":1,"text":"0x10"},{"id":2,"subNodes":[3],"text":"PUSH1 0x10"},{"id":3,"text":"0x10"},{"id":4,"text":"AND"},{"id":5,"text":"ORIGIN"},{"id":6,"text":"ADD"},{"id":7,"text":"ret"}],"edges":[{"sourceId":0,"destId":2,"kind":"SequentialEdge"},{"sourceId":2,"destId":4,"kind":"SequentialEdge"},{"sourceId":4,"destId":5,"kind":"SequentialEdge"},{"sourceId":5,"destId":6,"kind":"SequentialEdge"},{"sourceId":6,"destId":7,"kind":"SequentialEdge"}],"descriptions":[{"nodeId":0,"description":{"expressions":["push \"0x10\""],"state":{"heap":"monolith","type":"#TOP#","value":"[_|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, C]"}}},{"nodeId":1,"description":{"expressions":["\"0x10\""],"state":"#TOP#"}},{"nodeId":2,"description":{"expressions":["push \"0x10\""],"state":{"heap":"monolith","type":"#TOP#","value":"[_|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, C, C]"}}},{"nodeId":3,"description":{"expressions":["\"0x10\""],"state":{"heap":"monolith","type":"#TOP#","value":"[_|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, C]"}}},{"nodeId":4,"description":{"expressions":["and 1"],"state":{"heap":"monolith","type":"#TOP#","value":"[_|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, C]"}}},{"nodeId":5,"description":{"expressions":["origin 1"],"state":{"heap":"monolith","type":"#TOP#","value":"[_|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, C, T]"}}},{"nodeId":6,"description":{"expressions":["add 1"],"state":{"heap":"monolith","type":"#TOP#","value":"[_|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, _|_, T]"}}},{"nodeId":7,"description":{"expressions":["skip"],"state":"#TOP#"}}]}

evm-testcases/taint/testTxOrigin/example05/example05.sol

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)