8591 Commits (3881b160d64938d840c9a3cdcbba31aee9f15985)
 

Author SHA1 Message Date
unknown 807614bf55 cpack package name starts with capital letter 10 years ago
Marek Kotewicz 21afaa6e8b Merge pull request #1812 from arkpar/msvc 10 years ago
arkpar cb2e313ae3 Fixed accessing deleted widgets 10 years ago
chriseth c57305025f Style. 10 years ago
chriseth 4ab07c6dd3 Use std::array. 10 years ago
chriseth 1933aa5c2c CFG returns vector of blocks instead of assembly items. 10 years ago
chriseth ec7425fecd Remove unused old optimizer rule. 10 years ago
chriseth 1f149925bc Gather knowledge about the state during control flow analysis. 10 years ago
unknown 3af40c3307 package solc, eth, ethminer, rlp && abi in cpack nsis installer 10 years ago
yann300 5f4417de05 - Fix small diff between GlobalReg and OwnedReg 10 years ago
chriseth 4988a6766f Make KnownState work with all instructions. 10 years ago
chriseth e768959342 Common subexpression elimination ready for using pre-known state. 10 years ago
chriseth ce15b5bbc9 More flexible way to approach unknown stack elements. 10 years ago
chriseth 30c832e358 Split known state from common subexpression eliminator. 10 years ago
Marek Kotewicz 553676bc9e throwing exception if we cannot print jsvalue 10 years ago
chriseth 5b8614f178 Structural gas estimator. 10 years ago
arkpar d69b2badcf Fixed accessing deleted widgets 10 years ago
Marek Kotewicz 708affdc38 fixed constructor indention in JSV8Engine.cpp 10 years ago
Marek Kotewicz 23782112b4 fixed style of JSEngine files 10 years ago
Marek Kotewicz 36b4b46f66 removed redundant createShellContext function && fixed style of JSV8Engine files 10 years ago
Marek Kotewicz 8eee07518f fixed printing undefined 10 years ago
Marek Kotewicz 06c228e6c0 forward declarations of unique_ptr 10 years ago
Marek Kotewicz f56868493f duplicate code in eth/main.cpp wrapped into function 10 years ago
yann300 bee5a8454e Merge remote-tracking branch 'up/develop' into bugFix2 10 years ago
unknown 3f3334971b windows package fixes 10 years ago
winsvega 65f53a5f28 singletest when refill 10 years ago
Gav Wood 808886a384 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood ae74058320 Windows build fixes. 10 years ago
Gav Wood bb75aa6271 Merge pull request #1807 from chriseth/sol_fix_missingFunctionHashesArgument 10 years ago
winsvega 43f34d3577 Solidity: cryptographic ecrecover test 10 years ago
chriseth b7d560d3e7 Fix for exception if function hashes not requested. 10 years ago
yann300 bc9b1714af small changes 10 years ago
yann300 0a95415203 - provide specific gas value for each tr. 10 years ago
Gav Wood 20d3a2d892 Merge pull request #1743 from chriseth/evmasm 10 years ago
winsvega 0a84827669 Specifing concrete test when filling testsuite 10 years ago
Gav Wood 717a3c2b01 Merge pull request #1803 from gluk256/firsttest 10 years ago
CJentzsch 16c6d48b58 add bc wallet test 10 years ago
Gav Wood e08d6bb8eb Merge branch 'arkpar-core_perf' into develop 10 years ago
Gav Wood 82e86eba1b Compile fix. 10 years ago
Gav Wood 9e18fe20ec Merge branch 'core_perf' of https://github.com/arkpar/cpp-ethereum into arkpar-core_perf 10 years ago
Gav Wood 167e97364e Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 677eb456b2 Optimisations QString -> string, make AZ snappier by refactoring UI of 10 years ago
winsvega 92b981cacf Solidity: Cryptographic funcs fix 10 years ago
arkpar 7387a1c250 replaces cache maps with hash tables, reverted noteCanonChanged 10 years ago
Vlad Gluhovsky 66c3f1149b Bugfix: null pointer check is added 10 years ago
Vlad Gluhovsky 0ccd98bf90 libp2p test 10 years ago
Marek Kotewicz 209cce445e Merge branch 'develop' into v8console 10 years ago
CJentzsch dcf070fa7d finish wallet state tests 10 years ago
arkpar 36ad21490b Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into core_perf 10 years ago
Marek Kotewicz 5c2be28a2d wrap const char* in jsstring 10 years ago