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 |
winsvega
|
5a57a75e48
|
newtests: r=s transaction test
|
10 years ago |
winsvega
|
8b719ba37f
|
newtests: new rs value test
|
10 years ago |
winsvega
|
3eb4f7db04
|
New Transaction Tests
|
10 years ago |
winsvega
|
5d273129ce
|
transaction tests
|
10 years ago |
winsvega
|
69d8fe54a3
|
New Transaction Tests
|
10 years ago |
winsvega
|
acfe49e79d
|
issues: r, s < 1
|
10 years ago |
winsvega
|
5ef3ba1177
|
issues: right r<1, s<1 comparation
|
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
|
c7124a607a
|
m_logTag initialized
|
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 |
chriseth
|
cdc38ab28a
|
Use non-implemented functions for solidity interface output.
|
10 years ago |
chriseth
|
ed2c73d023
|
json output for the commandline compiler.
|
10 years ago |
arkpar
|
4e455b2ba5
|
prevent Mix from creating DAG
|
10 years ago |
arkpar
|
40ef58dfcb
|
fixed issues with web preview and having multiple contracts in the same
file
|
10 years ago |
Marek Kotewicz
|
f0f5e48ce2
|
fix whisper topics
|
10 years ago |
Marek Kotewicz
|
4eae349bb8
|
fix for event topics order
|
10 years ago |
Marek Kotewicz
|
d414e9587d
|
Merge branch 'develop' into webthreestubclient
|
10 years ago |
Marek Kotewicz
|
2428fc106b
|
Merge pull request #1719 from arkpar/msvc
Windows build fixes
|
10 years ago |
CJentzsch
|
94c84a75ec
|
optimization - higher precision and single gas price handling
|
10 years ago |
CJentzsch
|
d968959ad0
|
style
|
10 years ago |
Marek Kotewicz
|
864de82b7b
|
Merge branch 'develop' into webthreestubclient
|
10 years ago |
arkpar
|
7023867346
|
forward declaration for boost:asio logging
|
10 years ago |
Marek Kotewicz
|
7fb6cb244e
|
fixed webthreestubclient generation directory
|
10 years ago |
arkpar
|
58de8dd4f2
|
use guids for download jobs
|
10 years ago |
chriseth
|
0d48ad1d58
|
Merge pull request #1715 from chriseth/sol_compileToJSON
Actually output assembly in JSON format.
|
10 years ago |
CJentzsch
|
741b56c960
|
style
|
10 years ago |
CJentzsch
|
1cc6451210
|
Merge remote-tracking branch 'upstream/develop' into gasPricerTests
|
10 years ago |
CJentzsch
|
e566a4f5c2
|
really nice scientific gasPricer
|
10 years ago |
chriseth
|
2aebb723ef
|
Actually output assembly in JSON format.
|
10 years ago |