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 |
subtly
|
dc8fb694a3
|
Merge branch 'develop' into discovery
|
10 years ago |
subtly
|
fc34ceb83f
|
Guard m_node.endpoint access and updates.
|
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 |
Gav Wood
|
b3dd2eacec
|
Disable neth from build until new API is refactored into it.
|
10 years ago |
Vlad Gluhovsky
|
c47fe49f80
|
Fixed warning: unused parameter
|
10 years ago |
Vlad Gluhovsky
|
a358415411
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
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.
Better support of imports/keys and key manager integration for eth.
|
10 years ago |
Gav Wood
|
4011d4de71
|
Don't echo passwords.
|
10 years ago |
Gav Wood
|
f64164e88e
|
Selectable from account in transact dialog.
Fixes.
|
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 |
chriseth
|
6f198955da
|
Use returning erase variant.
|
10 years ago |
Gav Wood
|
bcc09d48ef
|
Merge pull request #1856 from debris/apple_dmg
cmake target for building osx .dmg file
|
10 years ago |
Gav Wood
|
ebd70dcbbf
|
Merge pull request #1848 from debris/web3js
web3.js 0.3.6 - new ABI encoding implementation
|
10 years ago |
Gav Wood
|
5b362a3e53
|
Merge pull request #1858 from CJentzsch/adjustInputLimitsTests
reorganize input Limittests
|
10 years ago |
Gav Wood
|
8d4066f037
|
Merge pull request #1857 from LianaHus/sol_EnumExternalType
bug in abi. wrong external type for return parameters
|
10 years ago |
Gav Wood
|
6bb4746120
|
Merge pull request #1853 from CJentzsch/fixBlockGasLimitVerification
fix BlockGasLimit verification
|
10 years ago |
Paweł Bylica
|
3323ebbd1d
|
Create symlink to old testeth location to make bildbot happy
|
10 years ago |
Vlad Gluhovsky
|
5d92225be5
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
10 years ago |
Vlad Gluhovsky
|
23d4ac1adb
|
Coding Standards fix
|
10 years ago |
Liana Husikyan
|
d3e0b74f0c
|
Update SolidityABIJSON.cpp
|
10 years ago |