issues
search
usyd-blockchain
/
vandal
Static program analysis framework for Ethereum smart contract bytecode.
BSD 3-Clause "New" or "Revised" License
161
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Timeout Error And Exception
#66
liuxia-haa
opened
2 years ago
0
Opcodes CHAINID and SELFBALANCE added
#65
gsalzer
opened
3 years ago
3
Public release
#64
AnonymousMonkey2021
closed
3 years ago
1
Python 3.8 compatibility, opcode CREATE2 fixed
#63
gsalzer
closed
4 years ago
1
Python 3.8 compatibility: time.clock no longer exists
#62
gsalzer
closed
4 years ago
2
Wrong hex code of CREATE2
#61
gsalzer
closed
4 years ago
2
Solidity 0.5.x
#60
mstad
opened
4 years ago
2
CFG graph, dangling node
#59
AnonymousMonkey2021
opened
5 years ago
8
Added new opcodes from Constantinople
#58
Fallsease
closed
5 years ago
0
Fix timeout issue for some contracts #53
#57
Joool
closed
5 years ago
0
Naming convention from actual to formal is missing
#56
fredfeng
closed
6 years ago
1
Refactor TSV exporter and add total order relations allowing inductive reasoning in Souffle
#55
0xl3x1
closed
6 years ago
0
New bulk analysis scripts and Ruby glue
#54
0xl3x1
closed
6 years ago
1
Vandal timeouts don't seem to work
#53
0xl3x1
closed
5 years ago
0
Python integer conversion error when decompiling some contracts: "OverflowError: Python int too large to convert to C ssize_t"
#52
0xl3x1
opened
6 years ago
3
Fix unclean exits and improve error handling and command line args in bulk analyser (resolves #49)
#51
0xl3x1
closed
6 years ago
1
Bugfix (closes #48) - NoneType error with private functions with unidentified bodies
#50
0xl3x1
closed
6 years ago
0
bulk_analyser/analyse.py: unclean exit with Souffle left running
#49
0xl3x1
closed
6 years ago
2
Function extraction bug: "Error: 'NoneType' object has no attribute 'is_private'"
#48
0xl3x1
closed
6 years ago
0
Fixes #46 - bats test unclean state on failure
#47
0xl3x1
closed
6 years ago
0
Incomplete bats test leaves graph.pdf and fails on next run
#46
0xl3x1
closed
6 years ago
0
Identify REVERT as exception-throwing opcode for graph exporter.
#45
zyzek
closed
6 years ago
0
Contract interface-compliance tool
#44
zyzek
closed
6 years ago
0
Enhanced testing harness using BATS (resolves #10)
#43
0xl3x1
closed
6 years ago
1
Deterministic stdout output. Resolves #8.
#42
0xl3x1
closed
6 years ago
2
add byzantinium opcodes
#41
nevillegrech
closed
6 years ago
5
Modify the "use" EDB relation to include the argument position
#40
0xl3x1
closed
6 years ago
0
Resolves #37 - variable-constant name substitutions
#39
0xl3x1
closed
6 years ago
1
[IL] Plain IL output format
#38
0xl3x1
opened
6 years ago
0
[IL] Make variable-constant substitutions toggleable via config file / command line flag
#37
0xl3x1
opened
6 years ago
0
Setuptools project conversion
#36
SamuelMarks
closed
6 years ago
4
Set margins to zero for Graphviz output so generated PDFs are usable in documents
#35
0xl3x1
closed
6 years ago
0
README language update
#34
zyzek
closed
6 years ago
0
README.md made slightly more elegant.
#33
zyzek
closed
6 years ago
0
README description improvement
#32
zyzek
closed
6 years ago
0
Variable size constraint
#31
zyzek
opened
6 years ago
0
Proper testing
#30
zyzek
opened
6 years ago
0
Better intermediate language
#29
zyzek
opened
6 years ago
0
Improved graph graphics
#28
zyzek
opened
6 years ago
0
Better handling of contract creation code
#27
zyzek
opened
6 years ago
0
More-efficient arithmetic calculations with entry stack deltas
#26
zyzek
opened
6 years ago
0
Flag to allow widening to carry over between dataflow rounds
#25
zyzek
opened
6 years ago
0
More vulnerability specifications
#24
zyzek
opened
6 years ago
0
Procedure cloning at the strongly connected component level
#23
zyzek
opened
6 years ago
0
Strongly connected component dataflow order
#22
zyzek
opened
6 years ago
0
Analytics input and output
#21
zyzek
opened
6 years ago
0
Better names for joined variables, indicating their origin
#20
zyzek
opened
6 years ago
0
Automated identification of high level source language
#19
zyzek
opened
6 years ago
0
Improved state data structures
#18
zyzek
opened
6 years ago
0
Automatic ERC20 token contract identification
#17
zyzek
closed
6 years ago
0
Next