Commit 5c0c666
committed
Fixed bug: cross chain edges are built using events exit points and functions entry points
Additionally, a CONSERVATIVE_LINK option has been added. If it is checked and there is no match between the event exit point and the function entry point, a conservative link is performed by connecting the corresponding LOG opcode with all the entry points of the bridge functions1 parent ac0788c commit 5c0c666
File tree
8 files changed
+453
-224
lines changed- src/main/java/it/unipr
- cfg
- checker
- crossChainAnalysis
- edges
- utils
8 files changed
+453
-224
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
| 96 | + | |
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
| |||
This file was deleted.
0 commit comments