CJentzsch
|
c48a44fe96
|
retune gas cost of recursive bombs
|
10 years ago |
gluk256
|
e6a0dab554
|
Update peer.cpp
|
10 years ago |
Vlad Gluhovsky
|
777b298613
|
warnings fixed
|
10 years ago |
CJentzsch
|
c9a7593e07
|
style
|
10 years ago |
Vlad Gluhovsky
|
2ef63e583d
|
fixed peer test
|
10 years ago |
subtly
|
3a5e67eaab
|
Fix network tests: delete host pointers after use.
|
10 years ago |
subtly
|
ce367d3da0
|
update whisper tests
|
10 years ago |
Dimitry
|
7ff49e87bf
|
Issues: VMTest filler fix
|
10 years ago |
Liana Husikyan
|
ee2b5e7cb4
|
fixed assigning negative number to unsigned
|
10 years ago |
Liana Husikyan
|
9da464ee05
|
- style fixes
- added test for uint8 = -1 which doesn't fail; todo: fix that
|
10 years ago |
Liana Husikyan
|
4757651b64
|
- conversion of positive literals to signed int
- tests
|
10 years ago |
Liana Husikyan
|
a7732d2013
|
test
Conflicts:
test/libsolidity/SolidityEndToEndTest.cpp
|
10 years ago |
CJentzsch
|
dc944ca5b3
|
some data copy tests
|
10 years ago |
CJentzsch
|
9e23002428
|
add tests for returning from call and then hitting 1024 stack limit depth
|
10 years ago |
CJentzsch
|
1df0c9f202
|
add blockhash DOS attack test
|
10 years ago |
CJentzsch
|
4f87421229
|
add gasLimit is zero blockchain test
|
10 years ago |
CJentzsch
|
5df5c422cb
|
add ability to test unsigned transaction
|
10 years ago |
Vlad Gluhovsky
|
e0c3095bda
|
refactored the topic naming conventions
|
10 years ago |
Dimitry
|
78e6e007d6
|
TransactionTest: V = unit64+28
|
10 years ago |
CJentzsch
|
6f9e7ef3c8
|
style
|
10 years ago |
CJentzsch
|
5674b45a7e
|
fix bruncle test
|
10 years ago |
CJentzsch
|
fddc206d84
|
add EqualUncleInTwoDifferentBlocks test
Conflicts:
test/libethereum/blockchain.cpp
|
10 years ago |
CJentzsch
|
30b531d0ad
|
fix block chain tests creation
|
10 years ago |
CJentzsch
|
06f5bfc2cf
|
add ambiguous push test
|
10 years ago |
Dimitry
|
3bcee73c84
|
Random Code: build issues
|
10 years ago |
Dimitry
|
b6d9041676
|
Random code: style
|
10 years ago |
Dimitry
|
b1f4f68326
|
Random Code: cath fill exceptions
|
10 years ago |
Dimitry
|
0021abf270
|
Random Code: smart opcode fuzz
|
10 years ago |
Dimitry
|
50d6e8cb31
|
Random Code: exceptions when filling rnd StateTest
|
10 years ago |
Dimitry
|
8ea48967f1
|
Random Code: fulloutput option + test
|
10 years ago |
Dimitry
|
b429e1cfde
|
Random Code: Style
|
10 years ago |
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 |