Commit Graph

1922 Commits

Author SHA1 Message Date
subtly
45019f74db Merge branch 'develop' into netFix 2015-04-14 16:49:03 -04:00
Gav Wood
2d1a50ce28 Merge branch 'minerefactor' of github.com:ethereum/cpp-ethereum into minerefactor
Conflicts:
	libethereum/Client.cpp
2015-04-14 13:08:55 +02:00
Gav Wood
efdd3790a0 Various fixes for mining. 2015-04-14 12:56:58 +02:00
Gav Wood
d0efe9333f Some early refactoring to support async miners better. 2015-04-14 12:55:16 +02:00
subtly
c4eea88b3f Merge branch 'p2p' into netFix 2015-04-14 03:23:12 -04:00
Gav Wood
4615f8cd1a Merge pull request #1587 from subtly/neighbours
Drop unsolicited neighbours packets.
2015-04-14 09:17:06 +02:00
subtly
b6ee801879 proper neighbours packet size w/test 2015-04-14 02:44:01 -04:00
subtly
0a4e2329f0 Merge branch 'develop' into neighbours 2015-04-13 15:24:01 -04:00
Gav Wood
8f659f3981 Various fixes for mining. 2015-04-13 18:12:05 +02:00
winsvega
675975fad2 Check State: Style 2015-04-13 13:02:51 +03:00
winsvega
deff3f2b50 Check State: Block Tests 2015-04-13 12:20:12 +03:00
winsvega
4ba8687562 Check State: expect in blocks
transactions test fetched to POC changes
2015-04-13 12:20:12 +03:00
winsvega
47849db473 Check State: Block Test + Transaction 2015-04-13 12:20:12 +03:00
winsvega
e54952c8cf BlockTests: add expect section 2015-04-13 12:20:12 +03:00
subtly
e51bdd0122 test use of steady_clock for timeout 2015-04-11 16:03:56 -04:00
Gav Wood
fbb5adc9f9 Some early refactoring to support async miners better. 2015-04-11 15:52:36 +02:00
Gav Wood
b848fa9af1 Ability to switch GPU/CPU mining on the fly. 2015-04-11 00:45:21 +02:00
Gav Wood
c111dbff3f Merge pull request #1577 from imapp-pl/pr/scheduler_change
EVMJIT: Change instruction scheduler
2015-04-10 17:17:19 +02:00
Gav Wood
35affd39f1 OpenCL stuff, Fix for eth_call. 2015-04-10 16:41:58 +02:00
Paweł Bylica
530b19f6c6 Change instruction scheduler
Try different instruction scheduler in LLVM, other crashes sometimes.
Also parse command line options properly for random tests.
2015-04-10 14:47:43 +02:00
Gav Wood
ec8d4cd081 Fix solidity tests. 2015-04-08 23:09:06 +02:00
Gav Wood
84ff8c8ac1 Merge pull request #1538 from debris/js
web3 0.2.5
2015-04-08 22:49:22 +02:00
Gav Wood
8665d76f52 Merge pull request #1546 from chriseth/sol_assumeContractNotCreated
Retain more gas for the case that the called contract is not yet created
2015-04-08 22:45:13 +02:00
Gav Wood
07940a644d Merge pull request #1401 from winsvega/expectedState
Expected state
2015-04-08 22:42:36 +02:00
Liana Husikyan
377e543558 fixes
added more tests
2015-04-08 15:56:36 +02:00
Liana Husikyan
5c0fe54f3f added < uint256 uinttype to test 2015-04-08 15:56:36 +02:00
Liana Husikyan
4d4a999db2 added implementation to append code for State variable accessor
fixed tests
2015-04-08 15:56:35 +02:00
Liana Husikyan
a33564fbcc some more tests 2015-04-08 15:56:35 +02:00
Liana Husikyan
32ae2ea75c added createing FunctionType from ArrayType VariableDeclaration
added test
2015-04-08 15:56:35 +02:00
Gav Wood
fff3784c01 Remove VMTRACE.
Better transaction logging.
Avoid bothering with obviously invalid transactions.
2015-04-08 02:42:51 +02:00
Wins Vega
ff5ce7bda3 Check State: windows build 2015-04-08 01:31:30 +04:00
winsvega
32bde18a27 Check State
bump builds
2015-04-07 21:32:33 +03:00
winsvega
3a96756951 Check State
bump builds
2015-04-07 21:32:32 +03:00
winsvega
dd0cdddd94 Check State
style changes
2015-04-07 21:32:32 +03:00
winsvega
4774ccfb28 Check State
Unused Variable
2015-04-07 21:32:32 +03:00
winsvega
44405625f2 Check State
Style + Rebase
2015-04-07 21:32:32 +03:00
winsvega
c38c8bb567 Check State
style changes
2015-04-07 21:32:32 +03:00
winsvega
923e452846 Check State
Style Changes
2015-04-07 21:32:32 +03:00
winsvega
ba3cf808ca Check State
vmTests
2015-04-07 21:32:32 +03:00
winsvega
05e704fb27 Check State
vmTests expect section
2015-04-07 21:32:32 +03:00
winsvega
fd1cccaf89 Check State
vmArithmeticTestFiller, memory test fix
2015-04-07 21:32:32 +03:00
winsvega
d90dc70bb8 Check State
stSolidityTest
2015-04-07 21:32:32 +03:00
winsvega
2e71a91323 Check State
State tests with expect section
2015-04-07 21:32:32 +03:00
winsvega
adba4fb9a1 Check State
Incomplete State Support
2015-04-07 21:32:32 +03:00
winsvega
b0c8babf0e Check State
Refactoring
2015-04-07 21:32:32 +03:00
winsvega
7ed2db70a7 Expected State
some test demo
2015-04-07 21:32:31 +03:00
winsvega
bfc4d2eceb Expect State Check
state and vmtests
2015-04-07 21:32:31 +03:00
winsvega
a14cada9dd State Test
Expected state check when filling test
2015-04-07 21:32:31 +03:00
chriseth
68b61432ae Typos and docs. 2015-04-07 17:21:09 +02:00
chriseth
4c656af3ec SHA3 optimizations. 2015-04-07 17:21:09 +02:00