Dimitry
b43c4f1145
Random test code
10 years ago
winsvega
3c6f053a79
Random Codes With Probability
10 years ago
winsvega
7788d4f6d9
undo vmTest
10 years ago
winsvega
120611e9d4
Random Code
10 years ago
Liana Husikyan
214542eb5e
renamed the test framwork function.
10 years ago
Liana Husikyan
32458c0808
fixed CALL case. added exception
10 years ago
Dimitry
1f8bd0fe68
BlockWeight: uncle POW issue
10 years ago
Liana Husikyan
2d076b8954
corrected intends in solidityExecutionFramwork.h
10 years ago
Liana Husikyan
7512689bec
style fixes
10 years ago
Liana Husikyan
e8148a444f
style fixes in test/libsolidity/solidityExecutionFramework.h
fixed the test
10 years ago
Liana Husikyan
0d55798adf
removed exception when function is not found
10 years ago
Liana Husikyan
a723fb7e81
special handle of send
10 years ago
Liana Husikyan
7ef2c7dc44
modified the test
10 years ago
Liana Husikyan
5996d912a2
remove line for debugging
10 years ago
Liana Husikyan
803bea6654
test for constructor (out of band exception)
10 years ago
Liana Husikyan
4b0e0d8691
test for exception in constructor
10 years ago
Liana Husikyan
77e1d116ca
one more test to test the call of non-existed function
Conflicts:
test/libsolidity/SolidityEndToEndTest.cpp
10 years ago
Liana Husikyan
74549bd60f
added test to check evm exception
10 years ago
Liana Husikyan
10fe1b4cfe
added error jump instead of STOP instraction in case of exception
10 years ago
Lefteris Karapetsas
2c89b071d0
Move external-dependencies test out of lifdevcore
10 years ago
Lefteris Karapetsas
a61e4a70a3
Move the u256 test to external_dependencies tests
10 years ago
Lefteris Karapetsas
be62f61837
Test for issue #1977
Test that reproduces issue #1977 and will fail on ArchLinux with
Boost version: 1.58.0-1
gcc version: 4.9.2-4
10 years ago
CJentzsch
fb38fb5010
add uncle is brother test
10 years ago
CJentzsch
ec0074c225
add ability to test uncle as brother
10 years ago
CJentzsch
bed201a691
add JUMPDEST attack test with JUMP
10 years ago
CJentzsch
03d5ffd166
add similiar tests for jumpi
10 years ago
CJentzsch
9e177a01dc
fix test
10 years ago
CJentzsch
dc90ba2346
add test for PC overflow in jump
10 years ago
Vlad Gluhovsky
b81a180edb
gamma generation algorithm changed
10 years ago
Vlad Gluhovsky
be05a43e22
topic encryption with pbkdf2
10 years ago
arkpar
597f56843b
GetBlockHashesByNumber packet
10 years ago
CJentzsch
55b30a4a64
add creation transaction
merge
cleanup
10 years ago
chriseth
b6f9d51cd6
Re-introduce string type.
10 years ago
chriseth
ba6efaf408
Allow duplicate code removal for loops.
10 years ago
Paweł Bylica
a10f7d5dd2
Rename Executive::setResultRef -> collectResult.
10 years ago
Paweł Bylica
72856a8af6
Change the way execution results are collected.
Changes handling ExecutionResult by Executive. From now execution results are collected on if a storage for results (ExecutionResult) is provided to an Executiove instance up front. This change allow better output management for calls - VM interface improved.
10 years ago
Paweł Bylica
1f17c569b9
Change VM interface to return a copy of output.
10 years ago
ethdev zug
282a817a2a
changes required to make miniupnp working on windows
10 years ago
lotrf3
192e8e19f2
Fix dumbest syntax error ever
10 years ago
lotrf3
65cbeafd58
Ensure dependencies are conditional on Windows
10 years ago
CJentzsch
62282c4204
fix blockhashOutOfRange test
10 years ago
CJentzsch
1c5fc72735
update wallet contract to latest changes
10 years ago
CJentzsch
035cc0c3c1
update wallet tests
10 years ago
chriseth
c58d5bb7dd
Removed redundant std.
10 years ago
CJentzsch
fea96e7b07
style
10 years ago
lotrf3
dadac26d0e
Added upnp support to Windows
10 years ago
CJentzsch
5c2b10eef4
more tests
10 years ago
CJentzsch
6275148851
fix output memory for CALL
10 years ago
Gav Wood
e8b582f3cf
Add secret store test.
Remove unneccessary components of scrypt.
10 years ago
CJentzsch
07c40c0494
test clearing pending transactions
10 years ago