Commit Graph

7257 Commits

Author SHA1 Message Date
chriseth
dba5ffc280 Bare callcode for addresses and contracts. 2015-05-15 18:02:09 +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
c82a3e06a0 Function hashes for JSON compiler. 2015-05-15 17:00:08 +02:00
chriseth
e50070035f Hex/decimal cleanup for assembly output. 2015-05-15 15:37:19 +02:00
chriseth
33e7086058 Succint interfaces. 2015-05-15 15:27:31 +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
Paweł Bylica
047e72c679 Tests: SMOD edge case test. 2015-05-14 16:39:40 +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
Marek Kotewicz
710a1463c1 Squashed 'libjsqrc/ethereumjs/' changes from e908439..16861fc
16861fc version 0.4.2
e4f7dde fixed failing lint
69e7d9d fixed #133
55553d7 add async error test
d02a375 Merge branch 'develop' of github.com:ethereum/web3.js into develop
ff48da1 fixed callback error issue
471bce1 #133 in progress
dc69085 version 0.4.1
2ae0afa critical bugfix
09f2a92 updated examples
a0a36e5 Merge branch 'develop' of https://github.com/ethereum/ethereum.js into develop
2b179a8 updated node install test
8f63640 Merge pull request #203 from frozeman/develop
22ef4a1 added estimateGas method
cd2e462 version 0.4.0
ae7762a Merge pull request #198 from ethereum/minerMethods
d1e1206 removed byte formatter methods
6fd17d9 merged develop
373fd1b Merge pull request #201 from debris/batch
274fc29 Merge pull request #200 from debris/contract_overhaul
b2ff2ff Merge branch 'contract_overhaul' into batch
99a3bda removed redundant lines
7cafac9 Merge branch 'develop' into contract_overhaul
fa8db32 Merge pull request #202 from debris/async_properties
5f9272c asyncGet -> getAsync
cd0df61 gulp
80c0792 async getting properties, remove property setters
744bb9e batch for requests with calls/transacts
8636077 initial support for batch requests
a0b9cfb contract async call && transact
1272780 sendTransaction && call async
6afb1f9 Merge branch 'async-contract-calls' of https://github.com/niran/web3.js into contract_overhaul
611f640 asynchronous contract creation, breaking changes
e3796bf merged develop
edf808a add getWork and submitWork functions and toXBytes utils
9812b01 Merge branch 'blockFilterProposal' of https://github.com/ethereum/ethereum.js into develop
6f466f6 add miner functions
3af8e27 add newblockfilter Proposal
e86552f Use async contract calls when a callback is passed

git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 16861fc1944cca721672bb8faa81909d69be2b99
2015-05-14 14:05:30 +02:00
Marek Kotewicz
608a9565db merge commit '89dbcca30b752ecf2b8b56b5f396a6a86c29fc0a' into web.js4.2 2015-05-14 14:05:30 +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
chriseth
b124878c53 Fixed indentation. 2015-05-13 19:13:03 +02:00
Paweł Bylica
054c9562d6 Tests: add edge cases for ADDMOD and MULMOD. 2015-05-13 18:55:31 +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
Paweł Bylica
fe4e3b17d8 Add support for --singletest filter in VM tests.
Add & correct arithmetic VM tests.
2015-05-13 17:22:35 +02:00
chriseth
b50362042e Known state: store tags on stack as unions. 2015-05-13 17:15:32 +02:00
chriseth
cebc959ff3 Known state: store tags on stack as unions. 2015-05-13 17:15:32 +02:00
Paweł Bylica
0ba738994c Merge remote-tracking branch 'upstream/develop' into evmjit-develop
Conflicts:
	test/TestHelper.cpp
2015-05-13 13:09:20 +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
Gav Wood
2654daab26 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
0dc7c96307 Merge pull request #1873 from chriseth/sol_unifyBlocks
Unify blocks that share code.
2015-05-13 00:58:55 +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
ddbb161bf2 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
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
da121c9a26 Reverse if and else body. 2015-05-12 17:50:51 +02:00
chriseth
43338fac9f Reverse if and else body. 2015-05-12 17:50:51 +02:00
chriseth
79f8a224ef Removed unnecessary include. 2015-05-12 17:00:23 +02:00
chriseth
ca73a40170 Unify blocks with shared code. 2015-05-12 16:27:43 +02:00