Commit Graph

10688 Commits

Author SHA1 Message Date
Christian
c8cec8d0b3 Parsing of array types and basic implementation. 2015-02-21 15:10:01 +01:00
Christian
5e32083179 Parsing of array types and basic implementation. 2015-02-21 15:10:01 +01:00
chriseth
75498a48d8 Merge pull request #1093 from LianaHus/sol_InlineMemberInits
Inline member inits
2015-02-21 14:53:45 +01:00
Liana Husikyan
fa3cd1cdc2 renamed local vaiable in fromDeclaration
added missing endvisit
2015-02-20 23:04:32 +01:00
Liana Husikyan
d0c36795a0 renamed fromIdentifier to fromStateVariable 2015-02-20 22:51:23 +01:00
Liana Husikyan
858acaa193 corrected accept for variableDeclaration
changes after code review
2015-02-20 22:51:16 +01:00
Liana Husikyan
1ed86b33bc cosmetic changes 2015-02-20 22:51:16 +01:00
Liana Husikyan
4144c63d9f Inline member initialisation
renamed VariableDefinition class to VariableDeclarationStatement
added tests
2015-02-20 22:50:34 +01:00
Liana Husikyan
52050201e3 Inline member initialisation
renamed VariableDefinition class to VariableDeclarationStatement
added tests
2015-02-20 22:50:34 +01:00
Gav Wood
f7a09848f7 Add EVMJIT. 2015-02-20 21:59:21 +01:00
Gav Wood
c4cc2bcea7 Add EVMJIT. 2015-02-20 21:59:21 +01:00
Gav Wood
b804ef818a Add EVMJIT. 2015-02-20 21:59:21 +01:00
Gav Wood
9b3886ec19 Add EVMJIT. 2015-02-20 21:59:21 +01:00
Gav Wood
4959e0e35c Add EVMJIT. 2015-02-20 21:59:21 +01:00
Gav Wood
89d84edb16 Merge branch 'develop'
Conflicts:
	README.md
	evmjit
	libdevcrypto/CryptoPP.cpp
	libethereum/State.cpp
	neth/main.cpp
2015-02-20 21:56:37 +01:00
Gav Wood
8524051166 cppcheck fixes. 2015-02-20 21:00:13 +01:00
Gav Wood
9281eb507d Merge pull request #1091 from chriseth/accountProxyQueues
Account proxy queues
2015-02-20 20:30:04 +01:00
Christian
ba0a8a2bfc Implemented account proxy queues. 2015-02-20 18:48:45 +01:00
winsvega
c1d415fba1 New Solidity Tests 2015-02-20 17:07:51 +03:00
winsvega
853cf07e43 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop 2015-02-20 13:49:32 +03:00
chriseth
3e79e23841 Merge pull request #1092 from LefterisJP/sol_BugOverrideFunctionByteArrayParam
Bugfix for functions override
2015-02-20 10:16:31 +01:00
Gav Wood
52d1531c76 Merge pull request #1071 from winsvega/develop
Test Correction
2015-02-19 23:39:57 +01:00
Gav Wood
28c2747e88 Merge pull request #1082 from debris/jsonrpc
latest changes from ethereum.js
2015-02-19 23:38:47 +01:00
Gav Wood
211ba446fe Fix gas limit.
Disable whisper test until alex fixes networking.
2015-02-19 17:56:42 +01:00
Lefteris Karapetsas
26132363d5 Bugfix for functions override
- Functions with byte array type parameters can now be safely
  overriden. Parameter location is now set at the right place.

- Also made a test for the fix
2015-02-19 17:43:53 +01:00
Lefteris Karapetsas
0398ef109c Bugfix for functions override
- Functions with byte array type parameters can now be safely
  overriden. Parameter location is now set at the right place.

- Also made a test for the fix
2015-02-19 17:43:53 +01:00
winsvega
e832fec8d5 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop 2015-02-19 16:55:03 +03:00
Marek Kotewicz
d9e38eb3a8 Merge branch 'develop' into jsonrpc 2015-02-19 08:21:02 +01:00
Gav Wood
98739c362a Merge pull request #1087 from chriseth/sol_changeProtectedToInheritable
Rename "protected" to "inheritable".
2015-02-18 14:10:08 +01:00
Gav Wood
a2f5ea88b8 Merge pull request #1087 from chriseth/sol_changeProtectedToInheritable
Rename "protected" to "inheritable".
2015-02-18 14:10:08 +01:00
Christian
a26d72472d Rename "protected" to "inheritable". 2015-02-18 13:35:12 +01:00
Christian
8d658ce5a2 Rename "protected" to "inheritable". 2015-02-18 13:35:12 +01:00
chriseth
906b1de862 Merge pull request #1083 from chriseth/sol_structAssigndAndDeleteWithByteArray
Fixes for assigning and deleting structs containing byte arrays.
2015-02-18 13:31:15 +01:00
winsvega
2f73e8e6bc Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop 2015-02-18 13:17:11 +03:00
subtly
1cf21a478e Merge branch 'develop' into p2p 2015-02-17 22:53:50 -05:00
Christian
218ee29a05 Fixes for assigning and deleting structs containing byte arrays. 2015-02-18 00:15:32 +01:00
Christian
197b184d25 Fixes for assigning and deleting structs containing byte arrays. 2015-02-18 00:15:32 +01:00
Lefteris Karapetsas
de574487e4 getMemberTypes() respects source order 2015-02-17 22:33:44 +01:00
Marek Kotewicz
0b6d06e5aa Squashed 'libjsqrc/ethereumjs/' changes from 82cc5f6..9a85b09
9a85b09 version upgrade
ec6f9b3 added transactionCount && uncleCount methods
b96a7aa gulp cleanup
d6128f2 coveralls badge points to master
efee649 coveralls badge
339f565 travis coveralls
27d53dd travis coveralls
001077e Merge pull request #59 from cubedro/master
9902977 updated dist
af7c26b check request.status in httpsync.js to prevent throwing errors when undefined
ad8112c Merge pull request #15 from ethereum/master
d1e6b20 updated README
c184728 version upgrade
3d652e8 fixed web3.reset()
26561e4 fixed #51
03661d3 eth_polling_timeout const
9e806cc Merge branch 'master' into develop
82d32bb providermanager -> requestmanager
a86fccf web3 refactor (in progress)
c29f4a1 filters refactor
9d84609 Merge branch 'master' of https://github.com/ethereum/ethereum.js
859a199 Merge pull request #55 from ethereum/develop
fd5146d Merge pull request #12 from debris/master

git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 9a85b098a082f9ed38bcf92ab5ee6ba64489d7cf
2015-02-17 20:00:30 +01:00
Marek Kotewicz
7c38963394 Merge commit '4fbeff27d613a4e13452489acd6cfc5e94e8f620' into jsonrpc 2015-02-17 20:00:30 +01:00
Gav Wood
7cf233bd9e Merge pull request #1080 from debris/transactionCount
JSON-RPC transactionCount && uncleCount, fixed #1027
2015-02-17 19:40:47 +01:00
Gav Wood
294648b534 Merge pull request #1074 from arkpar/mix_codemodel
Mix: Allow more than one contract
2015-02-17 19:39:24 +01:00
Gav Wood
a86ee7f011 Merge pull request #1072 from chriseth/sol_external
bytes ABI type and external visibility specifier
2015-02-17 19:38:35 +01:00
Gav Wood
1e2d4b5c00 Merge pull request #1072 from chriseth/sol_external
bytes ABI type and external visibility specifier
2015-02-17 19:38:35 +01:00
Gav Wood
f595e18c5c Merge pull request #1070 from debris/shh_getMessages
added shh_getMessages, fixed #899
2015-02-17 19:35:36 +01:00
Gav Wood
b0a13f565a Merge pull request #1068 from imapp-pl/pr/performance_tests
ManyFunctions performance test
2015-02-17 19:34:37 +01:00
Gav Wood
41e6096295 Merge pull request #1066 from debris/include_order
improved headers include_directories order, fixed #1022
2015-02-17 19:33:27 +01:00
Gav Wood
92a61a8640 Merge pull request #1066 from debris/include_order
improved headers include_directories order, fixed #1022
2015-02-17 19:33:27 +01:00
Gav Wood
4c4f371c2f Merge pull request #1065 from CJentzsch/blockTests
Block tests
2015-02-17 19:32:09 +01:00
Marek Kotewicz
cf3c22e06f JSON-RPC transactionCount && uncleCount, fixed #1027 2015-02-17 18:05:41 +01:00