Commit Graph

2057 Commits

Author SHA1 Message Date
subtly
8d8f7c6928 Merge branch 'develop' into discovery 2015-04-28 00:47:18 +01: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
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
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
Liana Husikyan
21ced7e9c5 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
9b956e809d fixed the output of the test 2015-04-27 13:08:32 +02:00
Liana Husikyan
18475f8ae1 test for resalts 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
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
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
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
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
b4d2ead1b8 Use non-implemented functions for solidity interface output. 2015-04-23 15:00:44 +02:00
subtly
9cf0e47f5e Merge branch 'develop' into discovery 2015-04-23 11:47:58 +01:00
CJentzsch
228ce4cec1 optimization - higher precision and single gas price handling 2015-04-23 10:48:32 +02:00
subtly
ce6db27a51 handle new endpoint properties for ping 2015-04-23 03:04:35 +01:00
subtly
a008257426 Merge branch 'develop' into discovery 2015-04-23 03:00:57 +01:00
CJentzsch
14be125a99 style 2015-04-22 16:59:14 +02:00
CJentzsch
75466430ce Merge remote-tracking branch 'upstream/develop' into gasPricerTests 2015-04-22 16:53:43 +02:00
CJentzsch
a26416fcef really nice scientific gasPricer 2015-04-22 16:53:03 +02:00
CJentzsch
5f0de0523d fix StateLoader 2015-04-22 12:17:00 +02:00
chriseth
fcb772293b Fix regarding memory overwrite during sha3 computation. 2015-04-22 11:43:50 +02:00
chriseth
99a0cb3545 bytes parameters for events and sha3. 2015-04-22 11:43:49 +02:00
CJentzsch
dd417c73e8 Merge remote-tracking branch 'upstream/develop' into gasPricerTests 2015-04-22 09:32:57 +02:00
Marek Kotewicz
be689e8a08 Merge pull request #1593 from debris/cmake3.2.1
fixed #1590, msvc build with cmake 3.2.1
2015-04-22 07:59:04 +02:00
subtly
685d08c41b more test updates (v4 endpoints. #1557, #1558) 2015-04-21 18:13:45 -04:00
CJentzsch
4012546925 add gasPrice tests 2015-04-21 18:00:12 +02:00
Gav Wood
817f3d53e9 Merge pull request #1685 from chriseth/sol_fix_ripemd_alignment
Fixed byte alignment for return type of ripemd160 built-in contract.
2015-04-21 17:33:02 +02:00
Gav Wood
60d364540e Merge pull request #1699 from chriseth/sol_fix_contractTypesAsArguments
Fix for Contract and Enum types as external function arguments.
2015-04-21 17:32:01 +02:00