CJentzsch
|
23c46dd468
|
style
|
10 years ago |
CJentzsch
|
0bf7eb0670
|
more refund tests
|
10 years ago |
CJentzsch
|
87721356e1
|
refund test inclusion
|
10 years ago |
CJentzsch
|
857dca6c8d
|
refund tests
|
10 years ago |
Paweł Bylica
|
a6e8c122ea
|
Windows fix
|
10 years ago |
ethdev
|
8468d896a7
|
fixed msvc not expanding macros correctly
|
10 years ago |
ethdev
|
2daf84f1bd
|
initializer-list fix
|
10 years ago |
ethdev
|
edb6072cc9
|
windows fix for initializer-list cannot convert to dev::bytes
|
10 years ago |
Marek Kotewicz
|
373dbcaa5f
|
clang requires explicit initialization of map
|
10 years ago |
Lefteris Karapetsas
|
82117dc7da
|
Solidity: More tests for the ForStatement
|
10 years ago |
Lefteris Karapetsas
|
3c6e966160
|
Solidity ForStatement Compiler part
- Work in progress
|
10 years ago |
Lefteris Karapetsas
|
1f0346396a
|
Minor issues, grammar update, new ForStatement test
|
10 years ago |
Lefteris Karapetsas
|
b2992bd659
|
Solidity ForStatements expressions are now optional
|
10 years ago |
Lefteris Karapetsas
|
e934aa0bef
|
new ForStatement parsing test and small grammar fix
|
10 years ago |
Lefteris Karapetsas
|
30c000d121
|
Adding a ForStatement solidity AST Node.
- Adding ForStatement node
- Implemented Parsing for ForStatement
- A simple parsing test for the ForStatement
- Work in progress
|
10 years ago |
Christian
|
4e83ba5ae1
|
Add functions needed by constructor.
|
10 years ago |
Christian
|
41948b1309
|
Fix: Resolve function types of all contracts before checking types inside functions.
|
10 years ago |
wanderer
|
4dd5240111
|
append JSON objects to log
|
10 years ago |
wanderer
|
7460d88bae
|
using json_spirit
|
10 years ago |
wanderer
|
381c30ecd0
|
changed output stacktrace format to json
|
10 years ago |
winsvega
|
905934f4c8
|
Transaction Test Filler
|
10 years ago |
ethdev
|
f42dbcac1c
|
boost library -> libraries
|
10 years ago |
Christian
|
a3473ad88d
|
Check that constructor does not have "returns" directive.
|
10 years ago |
Christian
|
7801b87ddb
|
Packing and unpacking of constructor arguments.
|
10 years ago |
Christian
|
5026c5855d
|
Create contracts.
|
10 years ago |
Lu Guanqun
|
960f62b05a
|
update to the correct file name
|
10 years ago |
Gav Wood
|
4a0ac1f4c2
|
Silly windows fix.
|
10 years ago |
Gav Wood
|
37c93e0458
|
Fixes for windows?
|
10 years ago |
CJentzsch
|
35f2985eb9
|
merge
|
10 years ago |
Gav Wood
|
24a2c6f2ed
|
Another Windows fix?
|
10 years ago |
Gav Wood
|
efa6fd99b2
|
Windows fix?
|
10 years ago |
winsvega
|
2d70c4df7e
|
Init code test filler
|
10 years ago |
CJentzsch
|
4b1fb339bf
|
Added recursive create test + lesser output for safe VM exceptions
|
10 years ago |
CJentzsch
|
d36a2fa509
|
Fix import state for state tests
Conflicts:
test/TestHelper.cpp
|
10 years ago |
Gav Wood
|
ede878cefd
|
Style fix.
|
10 years ago |
Gav Wood
|
5cc2152dd0
|
Cleanups.
|
10 years ago |
Gav Wood
|
9e2eb149af
|
Beginnings of cleaning up the Executive/State code.
|
10 years ago |
Gav Wood
|
e2cb773dac
|
Minor warning fix.
|
10 years ago |
Gav Wood
|
25939bc777
|
Fix tests.
|
10 years ago |
Gav Wood
|
e0389c58ba
|
Reduce verbosity.
|
10 years ago |
Marek Kotewicz
|
15c78c848c
|
jsonrpc _library -> _libraries
|
10 years ago |
Marek Kotewicz
|
faf541f8ae
|
renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines
|
10 years ago |
Paweł Bylica
|
de2c793eff
|
Add "--jit" option to State tests
|
10 years ago |
Gav Wood
|
8f36428c70
|
Whisper test fix.
|
10 years ago |
Gav Wood
|
0528037690
|
Fix genesis test.
Refactor/cleaning.
|
10 years ago |
Paweł Bylica
|
992abb31ed
|
Replace spaces with tabs
|
10 years ago |
Gav Wood
|
946fd2126a
|
Remove extraneous old stuff for PoC-7.
Fix gas remaining issue.
|
10 years ago |
Paweł Bylica
|
79e9becdaa
|
Report wrong account address in case of unexpected storege key
|
10 years ago |
Paweł Bylica
|
488db06864
|
Test unexpected storage entries
|
10 years ago |
Christian
|
22fa12debf
|
Do not add at the end of the function selector "loop".
|
10 years ago |