8712 Commits (72ddd37b0d98e53be9058d05de2a9a145eeea48c)
 

Author SHA1 Message Date
Gav Wood 72ddd37b0d Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood da1fcbb19b DAG generation improvements. 10 years ago
Marek Kotewicz 2f1c5b4f77 Merge pull request #1871 from LefterisJP/install_ethash_merge_fix 10 years ago
Lefteris Karapetsas 6b74a4e96f Recover lost code after ethash merge 10 years ago
Arkadiy Paronyan 2e0818bee0 Merge pull request #1859 from yann300/bugFix2 10 years ago
Gav Wood 2eed2ca5e0 Refactored much EthashAux., especially the DAG generation callback stuff. 10 years ago
Gav Wood 0a2dbfca79 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood d969e109bb Fix braces. 10 years ago
Gav Wood 0bb058aed6 Merge pull request #1816 from LefterisJP/ethash_reloaded 10 years ago
Gav Wood 979f728d68 Merge pull request #1808 from imapp-pl/pr/evmjit 10 years ago
Lefteris Karapetsas d13f5d559d Merge branch 'develop' into ethash_reloaded 10 years ago
Paweł Bylica 1c91435c2c Style: remove comma. 10 years ago
yann300 129a5d4f05 add confirmation dialog 10 years ago
Gav Wood 96803503d6 Build fix for neth. 10 years ago
Gav Wood 4b49df14eb Start at a random nonce, not just 0. 10 years ago
Gav Wood c84564495e Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 5e22df8f4c compatibility options HEADLESS should build solidity by default. 10 years ago
Marek Kotewicz aa637ee661 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop 10 years ago
Marek Kotewicz cbe32996ac fix for building osx package 10 years ago
Gav Wood b3dd2eacec Disable neth from build until new API is refactored into it. 10 years ago
Gav Wood da25ad8b9f Fix iteration in evictions. 10 years ago
Gav Wood 4ef410eee0 Use Go bootnodes. 10 years ago
Gav Wood 0f496a04bc Default srgument to structured logger to fix build. 10 years ago
Gav Wood 34bc96bbdc Quick fix for web3 keys dir. 10 years ago
Gav Wood 488cfae8cb Version bump. 10 years ago
Gav Wood b3f8518716 Structured logger can output to a file. 10 years ago
Gav Wood 4011d4de71 Don't echo passwords. 10 years ago
Gav Wood f64164e88e Selectable from account in transact dialog. 10 years ago
Gav Wood 69328f1dbf Compiles and tested basically ok. 10 years ago
Gav Wood 68714c59f8 Integrate KeyManager. 10 years ago
Gav Wood fda1fe5d37 Threading fixes & cleanup. 10 years ago
Gav Wood bcc09d48ef Merge pull request #1856 from debris/apple_dmg 10 years ago
Gav Wood ebd70dcbbf Merge pull request #1848 from debris/web3js 10 years ago
Gav Wood 5b362a3e53 Merge pull request #1858 from CJentzsch/adjustInputLimitsTests 10 years ago
Gav Wood 8d4066f037 Merge pull request #1857 from LianaHus/sol_EnumExternalType 10 years ago
Gav Wood 6bb4746120 Merge pull request #1853 from CJentzsch/fixBlockGasLimitVerification 10 years ago
Liana Husikyan d3e0b74f0c Update SolidityABIJSON.cpp 10 years ago
Liana Husikyan 6cc7bb915a updated unit test 10 years ago
Lefteris Karapetsas 4f855b5de3 Add simple callback for DAG generation progress reporting 10 years ago
yann300 dba2756da8 add test 10 years ago
Liana Husikyan ef6c158805 bug in abi. fixed external type for return parameters 10 years ago
yann300 a62174b3ac - Remove contract source. 10 years ago
CJentzsch be75f4872b reorganize inout Limits tests 10 years ago
Arkadiy Paronyan 88fc3214b0 Merge pull request #1833 from arkpar/mix_abi 10 years ago
Arkadiy Paronyan 2e1e65f8f9 Merge pull request #1839 from arkpar/mix_state 10 years ago
Lefteris Karapetsas 27493d36e5 subtree bump: libethash 10 years ago
Marek Kotewicz 0470ff6649 cmake target for building osx .dmg file 10 years ago
chriseth 2ce1df505d Merge pull request #1831 from chriseth/sol_newABIEncoding 10 years ago
Lefteris Karapetsas fe69006e47 Merge branch 'develop' into ethash_reloaded 10 years ago
CJentzsch 4b3fd578f8 fix selecting gasLimit 10 years ago