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 |
Liana Husikyan
|
6cc7bb915a
|
updated unit test
|
10 years ago |
yann300
|
30ca78aa0b
|
small changes
|
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 |
chriseth
|
579d6f4e32
|
Compute state intersection.
|
10 years ago |
CJentzsch
|
8523e9cce5
|
add identity contract tests
|
10 years ago |
Paweł Bylica
|
5b4a3e1f60
|
Remove gas counter from interpreter VM. OnOp callback signature changed.
|
10 years ago |
yann300
|
a62174b3ac
|
- Remove contract source.
- Bug fix when when removing a project file.
|
10 years ago |
CJentzsch
|
be75f4872b
|
reorganize inout Limits tests
|
10 years ago |