Commit Graph

4135 Commits

Author SHA1 Message Date
Gav Wood
c6fb3390a3 Cleaned up some of network. Added HostSpec. 2015-08-18 19:56:10 +02:00
Gav Wood
40783a275e Merge pull request #2848 from LefterisJP/eth_submitWork_str
Eth submitWork() rate is now hex string
2015-08-17 23:40:02 +02:00
CJentzsch
4d14cd9941 use bytesCondtRef version of import secret 2015-08-17 14:39:09 +02:00
Gav Wood
8b980c7541 Initial commit 2015-08-17 14:27:26 +02:00
Dimitry
6bdc508e61 BlockTests: restore corelibs and mining 2015-08-17 15:21:56 +03:00
Lefteris Karapetsas
f63f6a2f31 eth_submitWork's hash rate is now a hex string 2015-08-17 13:56:33 +02:00
CJentzsch
4f30480cda add test SEC 013 2015-08-17 13:27:30 +02:00
CJentzsch
1d980ad65a Merge remote-tracking branch 'winsvega/block2' into winsvegaBlock2
Conflicts:
	test/libethereum/blockchain.cpp
2015-08-17 11:59:20 +02:00
Dimitry
5b0a795094 Fill tests 2015-08-17 12:53:25 +03:00
Dimitry
0913ec1a6d Mining 2015-08-17 12:53:25 +03:00
Dimitry
23a653ebc7 BlockChainTests mining 2015-08-17 12:53:25 +03:00
Dimitry
15d95f8963 restore lost changes blockmining 2015-08-17 12:53:25 +03:00
Dimitry
e80c33b905 BLock2: state test filling issue 2015-08-17 12:53:25 +03:00
CJentzsch
2477215f92 fix coinbase rewards in blockChainTests 2015-08-17 09:37:21 +02:00
CJentzsch
bf8c71cff2 style 2015-08-17 08:45:23 +02:00
CJentzsch
79aacb6b66 Merge remote-tracking branch 'winsvega/block2' into winsvegaBlock2
Conflicts:
	test/libethereum/blockchain.cpp
2015-08-17 08:02:50 +02:00
Dimitry
e5bb7468f2 Fill tests 2015-08-15 12:27:10 +03:00
Dimitry
3af3bc51e3 Mining 2015-08-15 12:24:46 +03:00
Dimitry
ed078d23fd BlockChainTests mining 2015-08-15 12:21:38 +03:00
Dimitry
670ca4e87d restore lost changes blockmining 2015-08-15 12:17:48 +03:00
Dimitry
234f52affc BLock2: state test filling issue 2015-08-15 12:12:20 +03:00
CJentzsch
1e91c8be2b Merge remote-tracking branch 'upstream/develop' into winsvegaBlock2
Conflicts:
	test/libethereum/blockchain.cpp
2015-08-14 23:28:16 +02:00
CJentzsch
f43d2d08db clean up 2015-08-14 23:22:57 +02:00
Dimitry
eb3894694e Mining 2015-08-14 17:21:34 +03:00
Dimitry
456b3017a6 BlockChainTests mining 2015-08-14 16:38:38 +03:00
Gav Wood
95974f1a92 Merge pull request #2604 from winsvega/verbosity
Nice Error Report
2015-08-13 15:02:02 +02:00
Gav Wood
7f1d288f62 Merge pull request #2812 from ethereum/nameregnamer
NameReg namer.
2015-08-13 15:01:29 +02:00
Gav Wood
1e137c41f9 NameReg integration.
Minor other alterations.
2015-08-13 13:13:59 +02:00
Dimitry
30f3781529 error report: style 2015-08-13 13:27:47 +03:00
Gav Wood
d65e8ecfe0 Merge pull request #2602 from chfast/evmjit_stack
EVM JIT: stack refactor
2015-08-13 12:23:32 +02:00
Dimitry
5cfacc2e7a Error report: style issues 2015-08-13 12:18:29 +03:00
Dimitry
4de035e5ba boost issue 2015-08-12 18:53:46 +03:00
Dimitry
cbbf99da64 nice error report merge 2015-08-12 18:11:32 +03:00
Dimitry
c0aa9f6726 error report: merge with latesd develop 2015-08-12 18:11:32 +03:00
Dimitry
d6d8951baf Error logs 2015-08-12 18:11:32 +03:00
Dimitry
b12507c55e Nice Error Report 2015-08-12 18:11:32 +03:00
Dimitry
9669f8e0b2 restore lost changes blockmining 2015-08-12 17:16:40 +03:00
Dimitry
b1b0585aae BLock2: state test filling issue 2015-08-12 14:57:46 +03:00
Gav Wood
80750d746c Merge pull request #2740 from ethereum/hashrate
Submit and utilise external hashrate
2015-08-12 13:20:00 +02:00
Gav Wood
be1a5db120 Merge pull request #2777 from CJentzsch/fixStateTestsFilling
compile code in accounts when importing state
2015-08-12 11:58:05 +02:00
Gav Wood
e572aa4f63 Merge pull request #2714 from winsvega/coverage_whezz2
Coverage whezz2
2015-08-11 16:57:51 +02:00
chriseth
267ac4235d Reduce usage of "new". 2015-08-11 13:39:16 +02:00
CJentzsch
0862040b47 clean up 2015-08-11 11:33:09 +02:00
Dimitry
48852e5593 Cover: remove unit.cpp 2015-08-11 12:16:38 +03:00
Dimitry
641fce2b86 Coverage: tests 2015-08-11 12:16:38 +03:00
Dimitry Khokhlov
d4db96a7ba CodeCoverage: libethereum 2015-08-11 12:15:09 +03:00
Dimitry Khokhlov
b0a245c3d7 Coverage: libethereum::AccountDiff 2015-08-11 12:15:09 +03:00
Paweł Bylica
035a93a356 Merge remote-tracking branch 'upstream/develop' into evmjit_stack
Conflicts:
	evmjit/libevmjit/BasicBlock.cpp
	evmjit/libevmjit/BasicBlock.h
2015-08-11 10:01:31 +02:00
CJentzsch
211721a542 Merge remote-tracking branch 'upstream/develop' into fixStateTestsFilling 2015-08-11 09:08:45 +02:00
Lefteris Karapetsas
a6ee2096b3 Add a JS console command for exiting the client
The function is web3.admin.eth.exit()
2015-08-11 00:07:39 +02:00