yann300
|
962d0eaaf2
|
- If param is address type, allow to easily fill in param width used
accounts
|
10 years ago |
Marek Kotewicz
|
2428fc106b
|
Merge pull request #1719 from arkpar/msvc
Windows build fixes
|
10 years ago |
arkpar
|
7023867346
|
forward declaration for boost:asio logging
|
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 |
chriseth
|
2aebb723ef
|
Actually output assembly in JSON format.
|
10 years ago |
Gav Wood
|
7a9682a771
|
Merge pull request #1704 from Genoil/multiple-gpu
Use single GPU mining thread when --opencl-device is chosen
|
10 years ago |
Gav Wood
|
e66b81b152
|
Merge pull request #1712 from winsvega/issues
issues: min transaction s value is 1
|
10 years ago |
winsvega
|
46a6609948
|
Issues: Transaction R,S change
|
10 years ago |
chriseth
|
2329a5af24
|
Merge pull request #1708 from chriseth/sol_fix_libraries
Fixed use of libraries.
|
10 years ago |
chriseth
|
1e4142cd18
|
Merge pull request #1697 from chriseth/sol_bytesInEvents
bytes parameters for events and sha3.
|
10 years ago |
winsvega
|
210a1a9401
|
issues: min transaction s value is 1
|
10 years ago |
chriseth
|
6aed5ec90b
|
Merge pull request #1709 from chriseth/sol_compileToJSON
JSON compiler.
|
10 years ago |
Jan Willem Penterman
|
3ce1a30b94
|
removed libdevcore dependency again
|
10 years ago |
Arkadiy Paronyan
|
fce9c27e3a
|
Merge pull request #1698 from yann300/bugFix2
Mix - use contract type in ctor param
|
10 years ago |
chriseth
|
0a95634543
|
Fix regarding memory overwrite during sha3 computation.
|
10 years ago |
chriseth
|
e480c7012c
|
bytes parameters for events and sha3.
|
10 years ago |
chriseth
|
49134ece7a
|
Fixed use of libraries.
|
10 years ago |
chriseth
|
31903df909
|
Style fixes.
|
10 years ago |
Christian
|
7971f5e83d
|
JSON compiler.
|
10 years ago |
chriseth
|
64beee035e
|
Merge pull request #1702 from chriseth/sol_fix_declarations
Fix for declarations.
|
10 years ago |
yann300
|
b03fd79f13
|
small changes
|
10 years ago |
yann300
|
54a17fc85c
|
- Add Test Case
|
10 years ago |
yann300
|
a3c67eca97
|
Merge remote-tracking branch 'up/develop' into bugFix2
|
10 years ago |
Marek Kotewicz
|
6de330dd2d
|
Merge pull request #1593 from debris/cmake3.2.1
fixed #1590, msvc build with cmake 3.2.1
|
10 years ago |
Genoil
|
e0e86931ee
|
nicer logging in opencl miner
|
10 years ago |
Genoil
|
9648529ef4
|
Use single GPU mining thread when --opencl-device is chosen
|
10 years ago |
chriseth
|
8dc135468e
|
Fix for declarations.
|
10 years ago |
yann300
|
289fa0db2d
|
small changes
|
10 years ago |
yann300
|
e33ae2e946
|
bugfix: contract type as param.
|
10 years ago |
Gav Wood
|
85c52a20e2
|
Merge pull request #1685 from chriseth/sol_fix_ripemd_alignment
Fixed byte alignment for return type of ripemd160 built-in contract.
|
10 years ago |
Gav Wood
|
370f8cc973
|
Merge pull request #1699 from chriseth/sol_fix_contractTypesAsArguments
Fix for Contract and Enum types as external function arguments.
|
10 years ago |
Gav Wood
|
8ab3db13ba
|
Merge pull request #1695 from imapp-pl/pr/testeth
testeth: Handle command line options for user defined tests
|
10 years ago |
Gav Wood
|
2717db6713
|
Merge branch 'Genoil-multiple-gpu' into develop
|
10 years ago |
Gav Wood
|
6da67f1581
|
Fix style. Fix device id.
|
10 years ago |
Gav Wood
|
0350f1e6f6
|
Merge branch 'multiple-gpu' of https://github.com/Genoil/cpp-ethereum into Genoil-multiple-gpu
|
10 years ago |
Gav Wood
|
781f2e313e
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
55b9038d6f
|
More awesome logging stuff.
|
10 years ago |
Jan Willem Penterman
|
e2c147f688
|
multiple gpu support (and option to use less than maximum cpu threads)
|
10 years ago |
chriseth
|
6245e42e9b
|
Merge pull request #1634 from chriseth/sol_overloadingFunctions
Function overloading.
|
10 years ago |
chriseth
|
d4c10dcff2
|
Merge pull request #1696 from chriseth/ifdef_clean_in_tests
Removed (and added) some #ifs (but removed more than I added).
|
10 years ago |
chriseth
|
3146a7aeb7
|
Fix for Contract and Enum types as external function arguments.
|
10 years ago |
Jan Willem Penterman
|
ea5e343e4d
|
more ascii art for windows logging
|
10 years ago |
yann300
|
b1bcf9c40d
|
- allows write a ctor with contract type param and select the contract
to use as a param in the transaction dialog.
|
10 years ago |
chriseth
|
7386869de6
|
Fixed byte alignment for return type of ripemd160 built-in contract.
|
10 years ago |
Jan Willem Penterman
|
c4ad72f292
|
removed special characters from Net Log messages (Win only)
|
10 years ago |
chriseth
|
317c2ed0f2
|
Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctions
|
10 years ago |
chriseth
|
69db1c7181
|
Removed (and added) some #ifs (but removed more than I added).
|
10 years ago |
Paweł Bylica
|
aa9583a14b
|
testeth: Handle command line options for user defined tests
|
10 years ago |
Jan Willem Penterman
|
6f1bfcb232
|
added some missing "color" definitions and uisng basic charset for logger "icons"
|
10 years ago |