Commit Graph
4109 Commits
Author SHA1 Message Date
chriseth 7ad5cb9621 Removed visit functions for abstract AST nodes. 2015-04-27 18:57:13 +02:00
chriseth 9aa03ddd89 Removed visit functions for abstract AST nodes. 2015-04-27 18:57:13 +02:00
chriseth ceb9326eb2 Merge pull request #1740 from chriseth/sol_sourceLocationForOptimizer
Try to keep source location during optimisation.
2015-04-27 16:51:01 +02:00
subtly fb589c54ac encapsulate IP endpoint address as byte string 2015-04-27 14:17:30 +01:00
yann300 145e0031b8 Deploy To Network: users choose which state to use for deploying 2015-04-27 15:06:21 +02:00
Liana Husikyan 1087d34a66 saved returnParameterNames in FunctionType constructor 2015-04-27 13:08:32 +02:00
Liana Husikyan 21ced7e9c5 changed the test so constructor will have input parameters 2015-04-27 13:08:32 +02:00
Liana Husikyan 88536f90e8 changed the test so constructor will have input parameters 2015-04-27 13:08:32 +02:00
Liana Husikyan 5b07f11330 changed the implementation 2015-04-27 13:08:32 +02:00
Liana Husikyan 648ce85256 removed an unnecessary function 2015-04-27 13:08:32 +02:00
Liana Husikyan 9b956e809d fixed the output of the test 2015-04-27 13:08:32 +02:00
Liana Husikyan f0cac2f6a9 changed the implementation 2015-04-27 13:08:32 +02:00
Liana Husikyan 18475f8ae1 test for resalts 2015-04-27 13:08:32 +02:00
Liana Husikyan 4cbff655ff style fix 2015-04-27 13:08:32 +02:00
Liana Husikyan 2d62c482fd fixed the output of the test 2015-04-27 13:08:32 +02:00
chriseth cfe24c3c2a Try to keep source location during optimization. 2015-04-27 10:08:55 +02:00
Marek Kotewicz 0e00f51167 Merge pull request #1710 from chriseth/linkage
Use BUILD_SHARED_LIBS
2015-04-27 10:02:27 +02:00
Marek Kotewicz 2e9de4d88e Merge commit '1c979d7311461f2e658c99f818d2b62a9936ddaa' into web3.js-v3.1 2015-04-26 17:40:36 +02:00
Marek Kotewicz 572d268f28 Squashed 'libjsqrc/ethereumjs/' changes from c74c854..3b799d1
3b799d1 fixed typos
c5f6379 version 0.3.3
d795d36 fixed trimming call output prefix
a2f561f fixed calling contract only with array param
4912ec6 tests for decoding solidity params
2b4fd21 solidity param encoding tests

git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 3b799d128452639463424c657956ee90a28daec6
2015-04-26 17:40:35 +02:00
Marek Kotewicz 48b3423de2 Merge branch 'develop' into web3.js-v3.1 2015-04-26 17:40:24 +02:00
chriseth a001beaf74 Merge pull request #1718 from chriseth/sol_jsonCompilerDocker
Modifications to docker file to build the json compiler.
2015-04-24 15:58:34 +02:00
winsvega 1580c38d66 blockweight: allfields to compact Hex fix 2015-04-24 16:03:14 +03:00
winsvega d872539b1f blockweight: stateroot is hash 2015-04-24 16:03:14 +03:00
winsvega f1722d0f0a BlockWeight: jsonrpc fix
refactoring
2015-04-24 16:03:14 +03:00
winsvega a5535ec86f BlockWeight: data fix
refactoring
2015-04-24 16:03:14 +03:00
winsvega 5d35f71350 BlockWeight: toCompactHex
refactoring
2015-04-24 16:03:14 +03:00
winsvega 37ed74ab6e blockweight: random test windows fix
attempt 1
2015-04-24 16:03:14 +03:00
winsvega 01905a3382 Blockweight: rebase + comments 2015-04-24 16:03:14 +03:00
winsvega bd08a2bbe2 BlockWeight: tests refactoring 2015-04-24 16:03:14 +03:00
winsvega 393fc81dea BlockWeight: blockchain test refactoring 2015-04-24 16:03:14 +03:00
winsvega f86e682af1 newtests: Transaction Data Zerobytes 2015-04-24 15:59:07 +03:00
chriseth fcd3f44fd9 Use BUILD_SHARED_LIB 2015-04-24 14:50:14 +02:00
chriseth 075b4f87b9 Use BUILD_SHARED_LIB 2015-04-24 14:50:14 +02:00
winsvega 5b77cf9d0f newtests: r=s transaction test 2015-04-24 15:32:08 +03:00
winsvega 60cd863056 newtests: new rs value test 2015-04-24 15:32:08 +03:00
winsvega bab28758c2 New Transaction Tests 2015-04-24 15:32:08 +03:00
winsvega 3bac265259 transaction tests 2015-04-24 15:32:08 +03:00
winsvega ad3bc70a49 New Transaction Tests 2015-04-24 15:32:08 +03:00
subtly 539ac8016f Merge branch 'develop' into discovery
Conflicts:
	libp2p/NodeTable.cpp
2015-04-24 12:02:02 +01:00
chriseth bb788bcbc3 Merge pull request #1737 from chriseth/sol_fix_solcWithoutJson
Do not handle combined JSON if option not given.
2015-04-24 12:51:11 +02:00
chriseth b129a201db Merge pull request #1729 from chriseth/sol_interfaceOutput
Use non-implemented functions for solidity interface output.
2015-04-24 11:59:05 +02:00
chriseth 87e8c81514 Do not handle combined JSON if option not given. 2015-04-24 11:48:23 +02:00
Marek Kotewicz 1a137629e3 Squashed 'libjsqrc/ethereumjs/' changes from f8a43ed..c74c854
c74c854 version 0.3.2
9fa9cc7 fixed fixed size bytes encoding and decoding

git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: c74c854b56cb76bfc941d7aef8a135b7c1cfc4b3
2015-04-24 11:02:20 +02:00
Marek Kotewicz 4d1988d9ee Merge commit 'e9ebbb67c4289d15b5f3dff6ca9a31025b6b0a04' into web3.js-v3.1 2015-04-24 11:02:20 +02:00
Marek Kotewicz d4438b3386 Merge branch 'develop' into web3.js-v3.1 2015-04-24 11:02:09 +02:00
Ryan Casey d8f7051685 Direct more mundane failures to cerr as well. 2015-04-23 09:42:01 -07:00
Gav Wood 658ee79da2 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 2015-04-23 17:55:52 +02:00
Gav Wood 25450daf2c More logging stuff.
Fixes #1680
2015-04-23 17:55:40 +02:00
chriseth 245620bdc2 Removed extra blank line. 2015-04-23 15:47:54 +02:00
chriseth ca97dcbd5b Use non-implemented functions for solidity interface output. 2015-04-23 15:00:44 +02:00