CJentzsch
|
ebef9d43d4
|
first wallet tests
|
2015-05-02 08:55:05 +02:00 |
|
Marek Kotewicz
|
b759ee60dd
|
printing v8 errors
|
2015-04-30 17:40:17 +02:00 |
|
subtly
|
2469f0c8bf
|
Merge branch 'develop' into discovery
|
2015-04-30 16:39:02 +01:00 |
|
CJentzsch
|
1b0291c9ee
|
add wallet test
|
2015-04-30 17:34:06 +02:00 |
|
Marek Kotewicz
|
1988cecef1
|
jsconsole optional for tests
|
2015-04-30 13:29:36 +02:00 |
|
chriseth
|
3ec162e910
|
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
|
2015-04-30 11:42:02 +02:00 |
|
chriseth
|
b9d7387e7a
|
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
|
2015-04-30 11:42:02 +02:00 |
|
chriseth
|
3172dbf701
|
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
|
2015-04-30 11:42:02 +02:00 |
|
chriseth
|
c16b398f1a
|
Build fix after merge.
|
2015-04-30 11:42:02 +02:00 |
|
chriseth
|
99ea9a62fc
|
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
|
2015-04-30 11:42:02 +02:00 |
|
Marek Kotewicz
|
4d12f1eedb
|
Merge branch 'develop' into v8console
|
2015-04-30 11:06:42 +02:00 |
|
yann300
|
1d4b27322e
|
Merge remote-tracking branch 'up/develop' into bugFix2
Conflicts:
test/webthreestubclient.h
|
2015-04-29 17:16:25 +02:00 |
|
chriseth
|
8a1758e605
|
Utility class to find a suitable AST node for a given location.
|
2015-04-29 16:24:26 +02:00 |
|
Marek Kotewicz
|
c2bcd771de
|
console command line option
|
2015-04-29 09:31:22 +02:00 |
|
Marek Kotewicz
|
3053c644ba
|
Merge branch 'develop' into v8console
|
2015-04-29 09:11:44 +02:00 |
|
arkpar
|
f21886b401
|
removed webthreestubclient.h
|
2015-04-28 22:45:47 +02:00 |
|
arkpar
|
6e775cca68
|
import/export state
|
2015-04-28 22:44:41 +02:00 |
|
subtly
|
e3a2d037e4
|
Merge branch 'develop' into discovery
|
2015-04-28 14:19:06 +01:00 |
|
yann300
|
2172fbaab2
|
Merge remote-tracking branch 'up/develop' into bugFix2
Conflicts:
test/webthreestubclient.h
|
2015-04-28 13:46:12 +02:00 |
|
Gav Wood
|
a508d29489
|
Merge pull request #1761 from chriseth/sol_fix_deleteBytes
Fix for deleting byte array elements.
|
2015-04-28 12:39:03 +02:00 |
|
Gav Wood
|
717f255969
|
Merge pull request #1761 from chriseth/sol_fix_deleteBytes
Fix for deleting byte array elements.
|
2015-04-28 12:39:03 +02:00 |
|
chriseth
|
c1983d1bef
|
Fix for deleting byte array elements.
Fixes #1759.
|
2015-04-28 11:31:40 +02:00 |
|
chriseth
|
0e5331f62c
|
Fix for deleting byte array elements.
Fixes #1759.
|
2015-04-28 11:31:40 +02:00 |
|
Gav Wood
|
e2c4831613
|
Merge pull request #1725 from debris/web3.js-v3.1
Web3.js v3.3
|
2015-04-28 11:08:43 +02:00 |
|
Gav Wood
|
240365fd76
|
Merge pull request #1758 from chriseth/sol_astRefactor
AST visitor refactoring.
|
2015-04-28 10:40:55 +02:00 |
|
Marek Kotewicz
|
b79f8a0b57
|
jsvalueprinter
|
2015-04-28 08:24:39 +02:00 |
|
subtly
|
8d8f7c6928
|
Merge branch 'develop' into discovery
|
2015-04-28 00:47:18 +01:00 |
|
Marek Kotewicz
|
5cb7fa670f
|
libjsconsole init
|
2015-04-28 00:43:37 +02:00 |
|
Gav Wood
|
b405125701
|
Merge pull request #1716 from CJentzsch/gasPricerTests
Gas pricer
|
2015-04-27 23:38:36 +02:00 |
|
Gav Wood
|
f40a9a9f18
|
Merge pull request #1692 from winsvega/newtests
Newtests
|
2015-04-27 23:35:18 +02:00 |
|
Gav Wood
|
50644d2e10
|
Tidy and conformalise the toHex API.
|
2015-04-27 23:30:28 +02:00 |
|
Gav Wood
|
5e0eb4bae1
|
Merge pull request #1655 from winsvega/blockweight
BlockWeight: blockchain test refactoring
|
2015-04-27 23:08:48 +02:00 |
|
Marek Kotewicz
|
189c0d460b
|
cleanup, libjsengine
|
2015-04-27 22:20:57 +02:00 |
|
Marek Kotewicz
|
81d7d0874e
|
v8 integration initial commit
|
2015-04-27 21:42:51 +02:00 |
|
Gav Wood
|
16e3fc403e
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
2015-04-27 19:23:07 +02:00 |
|
Gav Wood
|
f843161bd9
|
Full ICAP implementation (Direct, Indirect-ETH, Indirect-XET).
|
2015-04-27 19:22:53 +02:00 |
|
chriseth
|
eddf443fd2
|
Provide a way to override default visitor function in a generic way.
|
2015-04-27 18:57:16 +02:00 |
|
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 |
|