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
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
Arkadiy Paronyan
88fc3214b0
Merge pull request #1833 from arkpar/mix_abi
Mix: New abi for dynamic types
10 years ago
Arkadiy Paronyan
2e1e65f8f9
Merge pull request #1839 from arkpar/mix_state
Mix: fixed transaction signatures
10 years ago
Lefteris Karapetsas
27493d36e5
subtree bump: libethash
10 years ago
Vlad Gluhovsky
204bce1cbe
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
10 years ago
chriseth
12f3446bf9
Tests.
10 years ago
chriseth
1492fe2a88
Store alternative stack locations during code generation.
10 years ago
chriseth
979c5851f9
Reuse state during common subexpression elimination.
10 years ago
Vlad Gluhovsky
faee123b4a
Coding Standards fix
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
New ABI encoding for dynamic types.
10 years ago
Vlad Gluhovsky
287014dc67
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
10 years ago
Paweł Bylica
33d7e42866
CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin"
This commit changes output directory for runtime components (executables and DLLs) to "bin" directory. That allows running executables on Windows without need of install step.
Closes ethereum/cpp-ethereum#1821
10 years ago
Lefteris Karapetsas
fe69006e47
Merge branch 'develop' into ethash_reloaded
10 years ago
CJentzsch
fa69d6a529
optional wallet blockChain tests, beacuse it takes a while
10 years ago
yann300
f37dc44017
Merge remote-tracking branch 'up/develop' into bugFix
Conflicts:
mix/ClientModel.h
10 years ago
CJentzsch
4b3fd578f8
fix selecting gasLimit
10 years ago
yann300
438d2b44ed
small changes
10 years ago
CJentzsch
de64afac2b
fix
10 years ago
CJentzsch
7ca3e39298
fix BlockGasLimit verification
10 years ago
arkpar
f68a51529e
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_state
10 years ago
arkpar
9b80352a7c
made _secret parameter optional
10 years ago