Gav Wood
|
de8c7e1c5d
|
newaccount in eth.
fix importing old accounts and guarantee wallet has at least one key in
it.
|
10 years ago |
Gav Wood
|
83650be213
|
Fix GPU mining in ethminer.
|
10 years ago |
Gav Wood
|
736a3d0b6c
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
c7424bfce7
|
Version bump.
|
10 years ago |
Gav Wood
|
5cac25e2ef
|
Fix mining.
|
10 years ago |
Gav Wood
|
7a89af228a
|
Merge pull request #1883 from ethereum/revert-1855-pr/cmake_runtime_output_directory
Revert "CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin""
|
10 years ago |
Gav Wood
|
d638df83ae
|
Revert "CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin""
|
10 years ago |
Arkadiy Paronyan
|
c7b53adec0
|
Merge pull request #1828 from yann300/bugFix
Mix - basic transaction creation
|
10 years ago |
Gav Wood
|
c10980c126
|
Merge pull request #1875 from chriseth/sol_invertIf
Reverse if and else body.
|
10 years ago |
Gav Wood
|
2427a97625
|
Merge pull request #1873 from chriseth/sol_unifyBlocks
Unify blocks that share code.
|
10 years ago |
Gav Wood
|
0383201cb3
|
Merge pull request #1849 from gluk256/develop
Test for Capability class
|
10 years ago |
Gav Wood
|
56d87ef7f9
|
Merge pull request #1855 from imapp-pl/pr/cmake_runtime_output_directory
CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin"
|
10 years ago |
Gav Wood
|
622c3c36b1
|
Merge pull request #1829 from imapp-pl/pr/fix_singletest_option
testeth: fix --singletest option
|
10 years ago |
Gav Wood
|
6978731367
|
Bump.
|
10 years ago |
Gav Wood
|
2e0f6c0e33
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
368532c107
|
Extra diagnostics, assertions and fail-safes for tracking BadRoot bug.
|
10 years ago |
chriseth
|
18e223e945
|
Reverse if and else body.
|
10 years ago |
chriseth
|
bf51bfef0e
|
Removed unnecessary include.
|
10 years ago |
chriseth
|
212a01136b
|
Unify blocks with shared code.
|
10 years ago |
chriseth
|
be292df191
|
Merge pull request #1864 from chriseth/sol_knowledgeEngine2
Transfer knowledge about the state across jumps.
|
10 years ago |
Paweł Bylica
|
0315689bb3
|
Ping buildbot
|
10 years ago |
Gav Wood
|
72ddd37b0d
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
da1fcbb19b
|
DAG generation improvements.
Generate next DAG in AZ!
Cleanups to Ethash & Aux.
DAG Progress in AZ.
|
10 years ago |
Marek Kotewicz
|
2f1c5b4f77
|
Merge pull request #1871 from LefterisJP/install_ethash_merge_fix
Recover lost code after ethash merge
|
10 years ago |
Lefteris Karapetsas
|
6b74a4e96f
|
Recover lost code after ethash merge
- Recover installing ethash if ethash-cl is not built
|
10 years ago |
yann300
|
3a81c10598
|
use - instead of "(transfer)"
|
10 years ago |
Arkadiy Paronyan
|
2e0818bee0
|
Merge pull request #1859 from yann300/bugFix2
Mix - Remove contract source
|
10 years ago |
Gav Wood
|
2eed2ca5e0
|
Refactored much EthashAux., especially the DAG generation callback stuff.
Made m_epochs active again.
|
10 years ago |
yann300
|
40de803f66
|
bug fix
|
10 years ago |
chriseth
|
e8f7c26479
|
Fixed template problem.
|
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
Ethash reloaded
|
10 years ago |
Gav Wood
|
979f728d68
|
Merge pull request #1808 from imapp-pl/pr/evmjit
Smart VM
|
10 years ago |
Lefteris Karapetsas
|
d13f5d559d
|
Merge branch 'develop' into ethash_reloaded
|
10 years ago |
yann300
|
89be3f627d
|
Merge remote-tracking branch 'up/develop' into bugFix
|
10 years ago |
yann300
|
9ea0bf5ab1
|
std::pair instead of QString manipulation
|
10 years ago |
Paweł Bylica
|
91ccb4daa6
|
Merge pull request #2 from debris/pr/cmake_runtime_output_directory
Pr/cmake runtime output directory
|
10 years ago |
Marek Kotewicz
|
294a73a4e9
|
fixed RUNTIME_OUTPUT_DIRECTORY on osx
|
10 years ago |
Paweł Bylica
|
1c91435c2c
|
Style: remove comma.
|
10 years ago |
yann300
|
129a5d4f05
|
add confirmation dialog
|
10 years ago |
Paweł Bylica
|
03a82e401c
|
testeth: support for --singletest option with only test name param.
|
10 years ago |
Marek Kotewicz
|
b6dbf27c65
|
Merge branch 'develop' into pr/cmake_runtime_output_directory
|
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 |
Vlad Gluhovsky
|
9d33002271
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
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 |