Lefteris Karapetsas
|
5659ed1238
|
Correcting and testing enum member access
|
10 years ago |
Lefteris Karapetsas
|
2dbf739119
|
Enums NameAndTypeResolution - WIP
- Also adding an EndToEnd enum test
|
10 years ago |
Lefteris Karapetsas
|
31014b3457
|
Disallow trailing comma in Enum Declaration
|
10 years ago |
Lefteris Karapetsas
|
9232b4cd88
|
Introducing EnumType and some Parser tests
|
10 years ago |
Lefteris Karapetsas
|
ec47c759ea
|
Adding test for Enum Parsing
|
10 years ago |
CJentzsch
|
031c1392c6
|
add possibility to create bad blocks in fillers
|
10 years ago |
Lefteris Karapetsas
|
57f3a322a6
|
Changes required for upgrade to jsonrpccpp 0.4.2
|
10 years ago |
Paweł Bylica
|
a2e2a6e1db
|
Performance tests: more ackermann calls, fibonacci.
- ackermann(3, 1)
- ackermann(3, 2)
- fibonacci(10)
- fibonacci(16)
Contract code included: PerformanceTester.sol
|
10 years ago |
winsvega
|
34ada783f1
|
Suicide Tests
|
10 years ago |
CJentzsch
|
d8377e8842
|
switch to secretKey in fillers
|
10 years ago |
CJentzsch
|
6107f678d8
|
style - auto
|
10 years ago |
CJentzsch
|
8f0638fdfd
|
fix tx output
|
10 years ago |
CJentzsch
|
015cd8bba6
|
fix import transaction
|
10 years ago |
CJentzsch
|
f5022ee58f
|
use auto for steady clock and chrono::milliseconds
|
10 years ago |
CJentzsch
|
d892a39cb2
|
style fix
|
10 years ago |
Marek Kotewicz
|
0520e0f4db
|
fixed issue with including wrong json/json.h file
|
10 years ago |
CJentzsch
|
483ce3a2ea
|
performance test
|
10 years ago |
Christian
|
1ffdd5d7ff
|
Copying calldata directly to memory.
|
10 years ago |
winsvega
|
29abb4fb55
|
New Tests
Transaction with RLP object and catching exceptions from importByteArray
|
10 years ago |
winsvega
|
f18c2aa378
|
New Tests
Solidity test
Transaction test update
|
10 years ago |
Christian
|
02f2070ddb
|
Copying structs.
|
10 years ago |
CJentzsch
|
4f17defa10
|
add valid tx output
|
10 years ago |
Christian
|
a0db309212
|
length member for byte arrays.
|
10 years ago |
Christian
|
c57775bdd9
|
Test for bytes in mapping.
|
10 years ago |
Christian
|
697124ac25
|
Another try in fixing windows build.
|
10 years ago |
Christian
|
390097db53
|
Moved copy code to CompilerUtils.
|
10 years ago |
Christian
|
9be8307f22
|
Dynamic copy to memory.
|
10 years ago |
Christian
|
f9d853fe90
|
Simple copy of bytes to storage.
|
10 years ago |
Christian
|
10667e0b41
|
Tests and some code for msg.data.
|
10 years ago |
CJentzsch
|
de0b52ec69
|
style
|
10 years ago |
Christian
|
a88377e5cb
|
Some windows fixes.
|
10 years ago |
CJentzsch
|
7fb9e980cf
|
avoid code doubling
|
10 years ago |
CJentzsch
|
3ab33165f4
|
check transactions
|
10 years ago |
debris
|
5ca7b3209f
|
fixed transitive dependencies for msvc
|
10 years ago |
CJentzsch
|
7e9b20394d
|
validate block (the not fill tests path)
|
10 years ago |
Gav Wood
|
ea043668b4
|
Test stuff into cpp from header.
Additional debug stuff in cmake.
|
10 years ago |
Lu Guanqun
|
1372154ff2
|
small fixes per chris's comments
|
10 years ago |
Lu Guanqun
|
aabc234e45
|
add two more exp tests
|
10 years ago |
Lu Guanqun
|
e85fe2348f
|
add exponent operator
https://www.pivotaltracker.com/n/projects/1189488/stories/83746404
|
10 years ago |
Marek Kotewicz
|
b6cb2a87ee
|
fixed jsoncpp find_path
|
10 years ago |
winsvega
|
ce3638f75d
|
Test related
Constant in TestHelper.h
Exception in TestHelper.h
|
10 years ago |
Christian
|
8b3dec6773
|
Arbitrary parameters for call() and all hash functions.
|
10 years ago |
Lefteris Karapetsas
|
c68f7f2790
|
Addressing issues in Enum style fix
|
10 years ago |
CJentzsch
|
6a8c6cba61
|
start with test defined genesis block
|
10 years ago |
Gav Wood
|
d2165828ff
|
Fixed #988.
|
10 years ago |
winsvega
|
d5b3f224c6
|
Bigint
bigint(1) << 256
|
10 years ago |
Lefteris Karapetsas
|
d53dcd3183
|
Styling in Natspec Enums
|
10 years ago |
Lefteris Karapetsas
|
46dfdc97af
|
Camelcasing enums in Types.h
|
10 years ago |
Lefteris Karapetsas
|
6bb8233d15
|
Changing Solidity Code to use CamelCase enum values
|
10 years ago |
CJentzsch
|
e63b1521f4
|
write block header and uncle list
|
10 years ago |