Commit Graph
2976 Commits
Author SHA1 Message Date
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
Lefteris Karapetsas 4907bda371 Fix an error in a type resolution SOL test
This will also fix the build.
2015-08-10 23:49:46 +02:00
Gav Wood 0d66d8cf7c Merge pull request #2734 from chriseth/sol_fixOperators
Disallow some binary operators.
2015-08-10 20:25:03 +02:00
CJentzsch df39c99629 compile code in accounts when importing state 2015-08-10 16:47:42 +02:00
Gav Wood ec57873f58 Merge pull request #2768 from debris/icap_tests
icap encoding and decoding tests
2015-08-10 15:11:12 +02:00
debris cdd9cf3c53 fixed header files 2015-08-10 14:59:34 +02:00
debris 5931867fc2 fixed boost % bug 2015-08-10 14:57:53 +02:00
subtly 15fca6ea50 remove MoveNonceToTempDir 2015-08-10 11:18:32 +02:00
debris 6d644c64b6 icap encoding and decoding tests 2015-08-10 10:07:43 +02:00
Gav Wood 99f829f907 Merge pull request #2717 from gluk256/_shhrpc
tests for whisper api
2015-08-07 20:54:40 +02:00
Gav Wood 53c09b2a19 Merge pull request #2750 from gluk256/_nonetwork
nonetwork
2015-08-07 18:55:00 +02:00
chriseth 4288543847 Disallow comparison for reference types.
Fixes #2690
2015-08-07 17:50:54 +02:00
chriseth e0fbdd57e6 Do not allow boolean operators for integers.
Fixes #2496
2015-08-07 17:50:07 +02:00
Vlad Gluhovsky 19874090a2 bugfix 2015-08-07 17:07:56 +02:00
Vlad Gluhovsky e3c7bc100b a small update 2015-08-07 17:03:58 +02:00