Lefteris Karapetsas
|
28fc881547
|
Minor issues, grammar update, new ForStatement test
|
2014-12-17 00:03:30 +01:00 |
|
Lefteris Karapetsas
|
b76a5ecc23
|
Solidity ForStatements expressions are now optional
|
2014-12-17 00:03:30 +01:00 |
|
Lefteris Karapetsas
|
72e4d08918
|
new ForStatement parsing test and small grammar fix
|
2014-12-17 00:03:30 +01:00 |
|
Lefteris Karapetsas
|
321f88b1be
|
Adding a ForStatement solidity AST Node.
- Adding ForStatement node
- Implemented Parsing for ForStatement
- A simple parsing test for the ForStatement
- Work in progress
|
2014-12-17 00:03:30 +01:00 |
|
chriseth
|
350953e598
|
Merge pull request #621 from chriseth/sol_createContracts
Contract creation ("new" operator).
|
2014-12-16 19:47:36 +01:00 |
|
Marek Kotewicz
|
4b907092e6
|
Merge branch 'develop' into windows_debug
|
2014-12-16 15:20:01 +01:00 |
|
Christoph Jentzsch
|
9c18e7bc24
|
Merge pull request #3 from winsvega/NewStateTests
Transaction Test Filler
|
2014-12-15 22:06:05 +01:00 |
|
winsvega
|
93593540ab
|
Transaction Test Filler
|
2014-12-15 23:50:43 +03:00 |
|
CJentzsch
|
51a8c528b4
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
|
2014-12-15 20:30:03 +01:00 |
|
ethdev
|
8266da7f60
|
boost library -> libraries
|
2014-12-15 19:01:20 +01:00 |
|
Christian
|
a1f61684b0
|
Check that constructor does not have "returns" directive.
|
2014-12-15 16:09:50 +01:00 |
|
Christian
|
17c433e7c9
|
Packing and unpacking of constructor arguments.
|
2014-12-15 13:05:18 +01:00 |
|
Christian
|
ab5347100b
|
Create contracts.
|
2014-12-15 13:05:18 +01:00 |
|
Lu Guanqun
|
a576b38125
|
update to the correct file name
|
2014-12-14 21:57:38 +08:00 |
|
CJentzsch
|
aff990f5ab
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
|
2014-12-13 22:56:38 +01:00 |
|
CJentzsch
|
1ee9fbbc19
|
Merge branch 'NewStateTests' of https://github.com/CJentzsch/cpp-ethereum into NewStateTests
|
2014-12-13 22:56:14 +01:00 |
|
Gav Wood
|
bb5e9040b2
|
Silly windows fix.
|
2014-12-13 21:48:23 +01:00 |
|
CJentzsch
|
87a76faadd
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
|
2014-12-13 21:45:12 +01:00 |
|
CJentzsch
|
e00df9b681
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
Conflicts:
test/state.cpp
|
2014-12-13 21:40:42 +01:00 |
|
Gav Wood
|
f7447fc653
|
Fixes for windows?
|
2014-12-13 21:40:04 +01:00 |
|
CJentzsch
|
66154817f9
|
merge
|
2014-12-13 21:39:21 +01:00 |
|
Gav Wood
|
25faab7009
|
Another Windows fix?
|
2014-12-13 21:24:13 +01:00 |
|
Gav Wood
|
ce2798db7c
|
Windows fix?
|
2014-12-13 21:21:36 +01:00 |
|
Gav Wood
|
994fe6a80e
|
Merge pull request #601 from CJentzsch/newTests
Added recursive create test + lesser output for safe VM exceptions
|
2014-12-13 19:13:27 +01:00 |
|
winsvega
|
67291aa24b
|
Init code test filler
|
2014-12-13 18:55:25 +03:00 |
|
sveneh
|
8e9659752d
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into build_enhancement
Conflicts:
windows/LibEthereum.vcxproj
windows/LibEthereum.vcxproj.filters
Solved by removing files (not necessary anymore)
|
2014-12-12 23:42:28 +01:00 |
|
CJentzsch
|
ba3d2b43ae
|
Added recursive create test + lesser output for safe VM exceptions
|
2014-12-12 22:16:51 +01:00 |
|
Gav Wood
|
dd309de94c
|
Merge pull request #600 from CJentzsch/bugfix
set first 12 bytes to zero in ecrecover
|
2014-12-12 21:50:08 +01:00 |
|
CJentzsch
|
ab65cbb8be
|
Merge remote-tracking branch 'upstream/develop' into bugfix
Conflicts:
libevm/VM.h
|
2014-12-12 21:43:34 +01:00 |
|
CJentzsch
|
7f9f847c27
|
Fix import state for state tests
Conflicts:
test/TestHelper.cpp
|
2014-12-12 21:21:18 +01:00 |
|
Gav Wood
|
fe21a5c67e
|
Style fix.
|
2014-12-12 20:49:28 +01:00 |
|
Gav Wood
|
def08a70c8
|
Merge pull request #594 from imapp-pl/tests
Test unexpected storage entries
|
2014-12-12 20:48:30 +01:00 |
|
Gav Wood
|
5ac816e5dd
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
2014-12-12 20:45:09 +01:00 |
|
Christian
|
7d8ec26141
|
Merge remote-tracking branch 'ethereum/develop' into sol_swapConstants
Conflicts:
test/solidityOptimizerTest.cpp
|
2014-12-12 17:22:45 +01:00 |
|
Gav Wood
|
2235f84aeb
|
Cleanups.
|
2014-12-12 17:22:32 +01:00 |
|
chriseth
|
1705ea1927
|
Merge pull request #584 from chriseth/sol_strings
String types.
|
2014-12-12 17:14:43 +01:00 |
|
Gav Wood
|
6b44029adc
|
Beginnings of cleaning up the Executive/State code.
|
2014-12-12 15:53:57 +01:00 |
|
Gav Wood
|
696b5b3a49
|
Minor warning fix.
|
2014-12-12 15:44:18 +01:00 |
|
Gav Wood
|
80c1259239
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
2014-12-12 15:31:34 +01:00 |
|
Gav Wood
|
73a2647474
|
Fix tests.
|
2014-12-12 15:31:24 +01:00 |
|
Gav Wood
|
d420db9116
|
Merge pull request #583 from imapp-pl/vm
VM interface & factory
|
2014-12-12 14:58:50 +01:00 |
|
Gav Wood
|
c9ccbe2562
|
Reduce verbosity.
|
2014-12-12 13:35:05 +01:00 |
|
Marek Kotewicz
|
84b0fc08b7
|
jsonrpc _library -> _libraries
|
2014-12-12 13:13:29 +01:00 |
|
Marek Kotewicz
|
3fefc4df0b
|
renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines
|
2014-12-12 12:01:32 +01:00 |
|
Marek Kotewicz
|
4fbf9105c3
|
Merge branch 'develop' into build_enhancement
|
2014-12-12 10:28:23 +01:00 |
|
Gav Wood
|
98722ae8e8
|
Whisper test fix.
|
2014-12-11 22:52:20 +01:00 |
|
Gav Wood
|
6e390ba059
|
Fix genesis test.
Refactor/cleaning.
|
2014-12-11 21:46:06 +01:00 |
|
Marek Kotewicz
|
b95fbab7c2
|
Merge branch 'develop' into build_enhancement
|
2014-12-11 21:33:27 +01:00 |
|
Paweł Bylica
|
8ada6f3cb9
|
Replace spaces with tabs
|
2014-12-11 20:46:05 +01:00 |
|
Paweł Bylica
|
6b8bc1669e
|
Merge remote-tracking branch 'upstream/develop' into vm
Conflicts:
libethereum/Executive.cpp
libethereum/Executive.h
libethereum/State.cpp
|
2014-12-11 20:39:48 +01:00 |
|