Commit Graph

2218 Commits

Author SHA1 Message Date
winsvega
e12588ada4 Blocktests: SimpleTx3 2015-05-18 13:32:43 +03:00
winsvega
1e71518871 New Tests
validBlockTestFix
Solidity Contract Inheritance
singletest for blockchain
2015-05-18 13:32:43 +03:00
chriseth
accf43ae4b Merge pull request #1931 from chriseth/sol_callcode
Bare callcode for addresses and contracts.
2015-05-18 12:29:00 +02:00
Martin Holst Swende
8dd1cd593b Fixed error introduced in 953be7886b5681f0fa8ecde94b1fdb8c25afbfd4 2015-05-18 07:35:02 +00:00
Gav Wood
5cc910e9fd Merge pull request #1908 from arkpar/trie_perf
Trie performance optimizations
2015-05-17 21:25:20 +02:00
Gav Wood
384226ba25 Parallelised BlockQueue.
Setup for using TrieRoot.
2015-05-17 19:21:33 +02:00
Gav Wood
f7aa46ca6f Merge pull request #1890 from LefterisJP/ethash_aux_use_seedhash
Use seedhash everywhere in EthashAux
2015-05-15 19:10:36 +02:00
chriseth
563f9098b2 Bare callcode for addresses and contracts. 2015-05-15 18:02:09 +02:00
Gav Wood
d9be6b64c1 Merge pull request #1912 from CJentzsch/fixGasPricerTests
update gas Pricer tests
2015-05-15 17:37:34 +02:00
Gav Wood
550144362b Merge pull request #1911 from CJentzsch/ficInChainUncleTests
fix in chain uncle tests
2015-05-15 17:36:22 +02:00
chriseth
5f8a5f672d Store copied assembly items in test. Fixes OSX issues. 2015-05-15 13:25:44 +02:00
chriseth
7d5bebd464 Disable test. 2015-05-15 11:46:32 +02:00
chriseth
779ce0131a Merge pull request #1889 from chriseth/sol_multipleTagsOnStack
Known state: store tags on stack as unions.
2015-05-15 11:12:13 +02:00
CJentzsch
5241e941aa update gas Pricer tests 2015-05-14 22:56:19 +02:00
CJentzsch
bb9c2e3cb9 fix in chain uncle tests 2015-05-14 21:59:36 +02:00
Lefteris Karapetsas
f1f1ab847f Stricter interface for EthashAux::light() 2015-05-14 21:53:59 +02:00
Gav Wood
b53e7cc76e Merge pull request #1891 from imapp-pl/pr/tests
More arithmetic VM tests
2015-05-14 20:05:26 +02:00
arkpar
e61d7e07f7 style 2015-05-14 19:50:30 +02:00
arkpar
ee318eecd9 Trie optimizations 2015-05-14 19:48:01 +02:00
Paweł Bylica
6a8bb26cf8 Tests: SMOD edge case test. 2015-05-14 16:41:02 +02:00
CJentzsch
130b397550 correct expext value for in chain uncle tests 2015-05-14 16:20:42 +02:00
CJentzsch
145e56d69e add in chain uncle test for every generation 2015-05-14 16:17:32 +02:00
Paweł Bylica
e73e07e32f Add support for --singletest filter in VM tests.
Add & correct arithmetic VM tests.
2015-05-13 19:35:19 +02:00
Gav Wood
070adc33bc Merge pull request #1870 from subtly/discovery
Guard m_node.endpoint access and updates.
2015-05-13 18:41:10 +03:00
Gav Wood
c1040ce184 Merge pull request #1861 from CJentzsch/addTests
add identity contract tests
2015-05-13 18:38:10 +03:00
Gav Wood
021f20a640 Merge pull request #1854 from CJentzsch/optionalWalletTests
optional wallet blockChain tests, because it takes a while
2015-05-13 18:37:45 +03:00
chriseth
b50362042e Known state: store tags on stack as unions. 2015-05-13 17:15:32 +02:00
subtly
616c953f92 Merge branch 'develop' into discovery 2015-05-13 11:01:28 +02:00
Gav Wood
b0b3223fed Revert "CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin"" 2015-05-13 11:45:18 +03:00
CJentzsch
80c328863c style 2015-05-13 10:38:23 +02:00
CJentzsch
1230062ff0 Merge remote-tracking branch 'upstream/develop' into addTests 2015-05-13 10:35:51 +02:00
Gav Wood
e3aca3dca9 Merge pull request #1875 from chriseth/sol_invertIf
Reverse if and else body.
2015-05-13 00:59:56 +03:00
Gav Wood
7353624d7f Merge pull request #1873 from chriseth/sol_unifyBlocks
Unify blocks that share code.
2015-05-13 00:58:55 +03:00
Gav Wood
e59874b321 Merge pull request #1849 from gluk256/develop
Test for Capability class
2015-05-13 00:56:01 +03:00
Gav Wood
f98f77ec14 Merge pull request #1855 from imapp-pl/pr/cmake_runtime_output_directory
CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin"
2015-05-13 00:55:38 +03:00
Gav Wood
c600607eae Merge pull request #1829 from imapp-pl/pr/fix_singletest_option
testeth: fix --singletest option
2015-05-13 00:55:03 +03:00
Gav Wood
2087d3b6e3 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 2015-05-13 00:35:44 +03:00
Gav Wood
a5fcf4ecd0 Extra diagnostics, assertions and fail-safes for tracking BadRoot bug. 2015-05-13 00:26:43 +03:00
chriseth
43338fac9f Reverse if and else body. 2015-05-12 17:50:51 +02:00
chriseth
ca73a40170 Unify blocks with shared code. 2015-05-12 16:27:43 +02:00
chriseth
b6bd56bccd Merge pull request #1864 from chriseth/sol_knowledgeEngine2
Transfer knowledge about the state across jumps.
2015-05-12 16:17:31 +02:00
Paweł Bylica
0785602ad5 Ping buildbot 2015-05-12 16:14:18 +02:00
Gav Wood
fba1cc6e98 Merge pull request #1816 from LefterisJP/ethash_reloaded
Ethash reloaded
2015-05-12 12:20:49 +03:00
Gav Wood
ae14cb9647 Merge pull request #1808 from imapp-pl/pr/evmjit
Smart VM
2015-05-12 12:10:39 +03:00
Lefteris Karapetsas
617dbcb9dd Merge branch 'develop' into ethash_reloaded 2015-05-12 10:58:19 +02:00
Paweł Bylica
2e169a9947 testeth: support for --singletest option with only test name param. 2015-05-12 09:37:39 +02:00
Marek Kotewicz
3b37952f2f Merge branch 'develop' into pr/cmake_runtime_output_directory 2015-05-12 09:00:49 +02:00
subtly
f3acbcce2f Merge branch 'develop' into discovery 2015-05-12 02:04:59 +02:00
subtly
07df8175f0 Guard m_node.endpoint access and updates. 2015-05-12 02:03:36 +02:00
Vlad Gluhovsky
e365643edc Fixed warning: unused parameter 2015-05-11 22:54:12 +02:00