Liana Husikyan
|
808c7ea26d
|
cleaned up the tests
|
10 years ago |
chriseth
|
e66a5ca0b5
|
Use dynamic memory for argument encoding.
|
10 years ago |
CJentzsch
|
baf10f84b3
|
move test from stSpecialTest to transaction test
|
10 years ago |
Liana Husikyan
|
2d732e8923
|
removed byte0 keyword
|
10 years ago |
CJentzsch
|
206e456ba2
|
add sec80 test as provided by sec
|
10 years ago |
CJentzsch
|
2a6f84dc0a
|
all precompiled contracts tests as CALLCODE
|
10 years ago |
Paweł Bylica
|
4205cf79f9
|
Remove pessimising moves.
|
10 years ago |
Liana Husikyan
|
10615249cf
|
added test
Conflicts:
test/libsolidity/SolidityEndToEndTest.cpp
|
10 years ago |
CJentzsch
|
e655491fe9
|
add precompiled contracts with prefixed 0's and retune gas limit
|
10 years ago |
Paweł Bylica
|
f7ed7ed4de
|
Rename Executive::collectResult -> setResultRecipient.
|
10 years ago |
arkpar
|
4787970b0d
|
codeHash in ExtVM
|
10 years ago |
Marek Kotewicz
|
ec3afa9d71
|
eth_newPendingTransactionFilter
|
10 years ago |
CJentzsch
|
3d160fe011
|
sec-80 test
|
10 years ago |
chriseth
|
2d2c9b3a70
|
Quick fix to not access inaccessible sequences.
|
10 years ago |
chriseth
|
299c36e6b1
|
Test for the invalid sequence access bug.
|
10 years ago |
chriseth
|
7229fad1b2
|
Optimize double ISZERO.
|
10 years ago |
chriseth
|
0f8c4a7fbb
|
Bare functions return success condition.
|
10 years ago |
chriseth
|
3fc61e9087
|
Compute constants
|
10 years ago |
CJentzsch
|
0426f5e3fd
|
fix expected section
|
10 years ago |
CJentzsch
|
a0035a2da3
|
add call-a-suicided-contract-again-test
|
10 years ago |
CJentzsch
|
05e25f7d2b
|
style
|
10 years ago |
CJentzsch
|
1ded374bae
|
log on OOG call
|
10 years ago |
chriseth
|
ac79514e63
|
Ability to specify the storage location of a reference type.
|
10 years ago |
Dimitry
|
1cc8ac8bd5
|
VM Filler: Style
|
10 years ago |
CJentzsch
|
c48a44fe96
|
retune gas cost of recursive bombs
|
10 years ago |
gluk256
|
e6a0dab554
|
Update peer.cpp
|
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 |