Gav Wood
|
c6b036e2e6
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
d60fe1961b
|
Full ICAP implementation (Direct, Indirect-ETH, Indirect-XET).
|
10 years ago |
chriseth
|
5f8a110b6f
|
Merge pull request #1740 from chriseth/sol_sourceLocationForOptimizer
Try to keep source location during optimisation.
|
10 years ago |
chriseth
|
07f21bf577
|
Merge pull request #1646 from LianaHus/sol_abiForConstructor
Solidity: add constructor for ABI json
|
10 years ago |
Gav Wood
|
64f159ebdf
|
Transaction injection. Signing still needs properly sorting.
|
10 years ago |
Liana Husikyan
|
bd693e4ca8
|
saved returnParameterNames in FunctionType constructor
|
10 years ago |
Liana Husikyan
|
e612ddeafe
|
changed the test so constructor will have input parameters
|
10 years ago |
Liana Husikyan
|
376201c781
|
removed an unnecessary function
|
10 years ago |
Liana Husikyan
|
8fe9d0a335
|
changed the implementation
|
10 years ago |
Liana Husikyan
|
b2b723400a
|
style fix
|
10 years ago |
Liana Husikyan
|
f2502b01f7
|
fixed the output of the test
|
10 years ago |
Liana Husikyan
|
39b4ec7ab7
|
test for resalts
|
10 years ago |
Arkadiy Paronyan
|
4c4a36dddc
|
Merge pull request #1752 from arkpar/mix_ux
Mix: debugger values usability enchacements
|
10 years ago |
chriseth
|
a30da8b41b
|
Try to keep source location during optimization.
|
10 years ago |
Marek Kotewicz
|
782df3c164
|
Merge pull request #1710 from chriseth/linkage
Use BUILD_SHARED_LIBS
|
10 years ago |
arkpar
|
e729a54f67
|
fixed debugger values width and made them selectable
|
10 years ago |
Marek Kotewicz
|
d07c16a315
|
Merge pull request #1726 from debris/eth_event_topics_null
bring back proper topics parsing
|
10 years ago |
Gav Wood
|
6b7aa1773f
|
Draft of indirect ICAP algo.
|
10 years ago |
Gav Wood
|
0f64ad60ee
|
ICAP Cleanups.
|
10 years ago |
Gav Wood
|
f375b51f93
|
Docs.
|
10 years ago |
Gav Wood
|
1b9037799f
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
231dc01bc0
|
ICAP class for everything ICAP.
|
10 years ago |
chriseth
|
229b2486a4
|
Statically compile libevmjit-cpp.
|
10 years ago |
Marek Kotewicz
|
153f8f1abc
|
Merge pull request #1742 from debris/alethzero_stopListening
fixed #1393, http connector stop listening
|
10 years ago |
Marek Kotewicz
|
d3e1eec18e
|
fixed #1393, http connector stop listening
|
10 years ago |
chriseth
|
97b91a5811
|
Merge pull request #1718 from chriseth/sol_jsonCompilerDocker
Modifications to docker file to build the json compiler.
|
10 years ago |
Arkadiy Paronyan
|
1f0ee00dbc
|
Merge pull request #1727 from arkpar/mix_ux
Mix bugfixes
|
10 years ago |
chriseth
|
a895217db6
|
Use BUILD_SHARED_LIB
|
10 years ago |
Gav Wood
|
600e40a31c
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
1b71d6a7c2
|
Standalone miner.
|
10 years ago |
arkpar
|
7e50d77baf
|
fixed windows build
|
10 years ago |
chriseth
|
97b35c4cfb
|
Merge pull request #1737 from chriseth/sol_fix_solcWithoutJson
Do not handle combined JSON if option not given.
|
10 years ago |
arkpar
|
ccd39728e9
|
lowercase header names
|
10 years ago |
chriseth
|
aa5c835b6a
|
Merge pull request #1729 from chriseth/sol_interfaceOutput
Use non-implemented functions for solidity interface output.
|
10 years ago |
Arkadiy Paronyan
|
7125094428
|
Merge pull request #1736 from yann300/bugFix
Mix - use accounts for address type.
|
10 years ago |
chriseth
|
bd5698b070
|
Do not handle combined JSON if option not given.
|
10 years ago |
arkpar
|
5a3a9abae6
|
extracted collectContracts
|
10 years ago |
arkpar
|
eaa8e97757
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_ux
|
10 years ago |
Gav Wood
|
e141b35af3
|
Merge pull request #1735 from CJentzsch/fixSendWithCLI
fix send via CLI
|
10 years ago |
yann300
|
964feaca6d
|
Merge remote-tracking branch 'up/develop' into bugFix
|
10 years ago |
yann300
|
962d0eaaf2
|
- If param is address type, allow to easily fill in param width used
accounts
|
10 years ago |
CJentzsch
|
739f6b4731
|
fix send via CLI
|
10 years ago |
chriseth
|
45775b3ff1
|
Merge pull request #1730 from ryepdx/develop
Direct more mundane failures to cerr as well.
|
10 years ago |
Gav Wood
|
8c153eceb3
|
Update --format-prefix documentation.
|
10 years ago |
Ryan Casey
|
792b878315
|
Direct more mundane failures to cerr as well.
|
10 years ago |
Gav Wood
|
39a52ae219
|
Fix killBlockchain.
|
10 years ago |
Gav Wood
|
3ded0bbcdc
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
87770dad0b
|
More logging stuff.
Fixes #1680
|
10 years ago |
chriseth
|
e8ac90e21c
|
Merge pull request #1728 from chriseth/sol_commandlineJSON
json output for the commandline compiler.
|
10 years ago |
chriseth
|
323662c6f3
|
Removed extra blank line.
|
10 years ago |