Christian
|
bed225c981
|
Calldata byte arrays stored on the stack.
|
10 years ago |
Christian
|
9111abbc8a
|
loadFromMemoryDynamic
|
10 years ago |
Christian
|
ed0384b759
|
No write access to parameters of external functions.
|
10 years ago |
Christian
|
0185ac5a0d
|
"external" visibility specifier.
|
10 years ago |
Marek Kotewicz
|
30d129a17c
|
added shh_getMessages, fixed #899
|
10 years ago |
winsvega
|
b1077bfd29
|
Test Correction
WrongAddress removed
new suicides
|
10 years ago |
Lefteris Karapetsas
|
5b48aad97d
|
Removing events from Solidity Interface
|
10 years ago |
Paweł Bylica
|
7aa3f18bce
|
ManyFunctions performance test: ~200 functions in a contract, half of them are called randomly
|
10 years ago |
Marek Kotewicz
|
dd0744e8a3
|
fixed #1022
|
10 years ago |
CJentzsch
|
7097255ec5
|
OS independency by using file system
|
10 years ago |
CJentzsch
|
bc54b1e5ba
|
remove unnecessary function
|
10 years ago |
CJentzsch
|
4de92be65b
|
fix typo
|
10 years ago |
CJentzsch
|
6c3f9ba502
|
add invalid block header tests
|
10 years ago |
CJentzsch
|
d35da25b19
|
extra data fix
|
10 years ago |
Christian
|
ab9258d0a8
|
Forced cleanup for conversion to enum.
|
10 years ago |
Christian
|
4b0a566e70
|
Some changes to enums.
|
10 years ago |
subtly
|
068dea5423
|
finished test of new-node handshake
|
10 years ago |
subtly
|
685a7d7a10
|
end-to-end handshake for uknown node
|
10 years ago |
Lefteris Karapetsas
|
c3c52d59b2
|
Removing ';' from the end of EnumDefinition
|
10 years ago |
Lefteris Karapetsas
|
64bba8e3cc
|
Explicit conversion from int to Enum
|
10 years ago |
Lefteris Karapetsas
|
c3c1b5c63c
|
Addressing issues with Enums in Solidity
|
10 years ago |
Lefteris Karapetsas
|
fc6210e00f
|
Indentation fixes
|
10 years ago |
Lefteris Karapetsas
|
5c164fb42c
|
Enum Value member access should now work properly
- Also detection of duplicate enum values and tests for them have been
added
|
10 years ago |
Lefteris Karapetsas
|
07886f42bb
|
Enum type conversion and member value access.
- Added tests for the type conversion part.
- Enum member value access still needs some work
|
10 years ago |
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 |
subtly
|
2aad7d856e
|
key agreement
|
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 |
subtly
|
c25f287d2e
|
ack handshake for new node and encrypt both sides
|
10 years ago |
subtly
|
0d6e08cbec
|
initiator handshake crypto-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 |