CJentzsch
|
a6c3391e77
|
fix StateLoader
|
10 years ago |
CJentzsch
|
95ab4ba4fb
|
Merge remote-tracking branch 'upstream/develop' into gasPricerTests
|
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 |
CJentzsch
|
e6b6b60a73
|
add gasPrice tests
|
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 |
CJentzsch
|
036c7ba8bd
|
avoid stack overflow and div by zero
|
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 |
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 |
Marek Kotewicz
|
50d78468f0
|
policy CMP0054 set to new
|
10 years ago |
Marek Kotewicz
|
86c3f40aa1
|
Merge branch 'develop' into cmake3.2.1
Conflicts:
test/CMakeLists.txt
|
10 years ago |
Gav Wood
|
8b6cb1e23c
|
Version bump and client rename.
|
10 years ago |
Gav Wood
|
76d2d7a1b5
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
dad9a32d33
|
Better logging.
|
10 years ago |
Gav Wood
|
a693d4aff3
|
Merge pull request #1691 from CJentzsch/RestructureTestFolders
Restructure test folders
|
10 years ago |
Gav Wood
|
6aff7a03b1
|
More colourful logging.
|
10 years ago |
CJentzsch
|
a8e4f115ab
|
properly mv webthreestubclient.h
|
10 years ago |
CJentzsch
|
63010e146a
|
fixes
|
10 years ago |
CJentzsch
|
3246f7b73f
|
Merge remote-tracking branch 'upstream/develop' into RestructureTestFolders
Conflicts:
test/libethereum/BlockTestsFiller/bcJS_API_TestFiller.json
test/libethereum/blockchain.cpp
|
10 years ago |
CJentzsch
|
338e5bd088
|
Restructure test folders
|
10 years ago |
Gav Wood
|
6f7d34f196
|
Terminal colour codes.
|
10 years ago |
Gav Wood
|
24893c588b
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
d2931fc1a6
|
Fix #1690.
|
10 years ago |
Gav Wood
|
53da2881e9
|
Fix for mining, possibly.
|
10 years ago |
Gav Wood
|
f22fddb1d1
|
Merge pull request #1609 from CJentzsch/JSON_testContract
add JSON test
|
10 years ago |
Gav Wood
|
6d0cdc5384
|
Merge pull request #1648 from winsvega/rlpissues
RLP length with first zeros
|
10 years ago |
Arkadiy Paronyan
|
a9318441e0
|
Merge pull request #1687 from arkpar/mix_ux
Mix: new editor scheme, adjustable font size
|
10 years ago |
chriseth
|
46182cd82f
|
Styling.
|
10 years ago |
arkpar
|
e4ee14bfad
|
style
|
10 years ago |
chriseth
|
9a9af0561f
|
Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctions
Conflicts:
libsolidity/AST.cpp
libsolidity/AST.h
|
10 years ago |
Arkadiy Paronyan
|
10e2f5f7f2
|
Merge pull request #1683 from arkpar/mix_web
Mix: BigNumber object available to web preview
|
10 years ago |
arkpar
|
ed5b2a5da6
|
Made font size adjustable
Switched to inkpot colour scheme
|
10 years ago |
Gav Wood
|
a02aab8c34
|
Synchronisation safety for details/blocks in BlockChain. Avoid situation
where block isKnown before details available.
|
10 years ago |
Gav Wood
|
9aab3ea208
|
Extra diagnostics.
|
10 years ago |
Gav Wood
|
58058ec08d
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |