Gav Wood
ec272e8cf4
Merge pull request #168 from programmerTim/develop
Serpent compilation working on Windows (with valid python installation).
11 years ago
Tim Hughes
69d5be889c
Serpent compilation working on Windows (with valid python installation).
11 years ago
Gav Wood
f9a4dee144
Merge pull request #167 from programmerTim/develop
VS2013 build working again:
11 years ago
Tim Hughes
ad4698e79e
VS2013 build working again:
- Added ICU download and compile steps to bootstrap.sh.
- Switched Qt to shared libraries and enabled ICU and Webkit.
- Switched to shared MS CRT.
- Disable C4244 and C4267 warnings since these are not picked up by GCC.
11 years ago
Gav Wood
b353d9be7f
Allow precompiled programs as hex.
11 years ago
Gav Wood
d2f9d6b285
Serpent compiler fix.
11 years ago
Gav Wood
00c4fa36b3
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
11 years ago
Gav Wood
8ba37e38fa
Merge pull request #161 from autolycus/develop
CmakeLists.txt formatting and additional tests
11 years ago
Gav Wood
772319bbf4
Merge pull request #165 from caktux/develop
neth: add -m option for mining and fix contract creation
11 years ago
Gav Wood
8cdb0afc94
Quieter on transactions.
11 years ago
Carl Allendorph
b17182a869
Formatted the instruction information list.
11 years ago
Carl Allendorph
b889401386
Added some checks on parameters of the objects imported from the json files to make debugging easier.
11 years ago
Vincent Gariepy
585ffb1025
neth: use streams for inputs
11 years ago
Carl Allendorph
6d925c75dd
Added new test case for decoding the RLP data in the rlptest.json
11 years ago
Vincent Gariepy
6f8eb04887
no need for data here
11 years ago
Vincent Gariepy
5064acdc28
neth: add -m option for mining and fix contract creation
11 years ago
Carl Allendorph
eb78b1d507
Broke the virtual machine unit test out into a separate Boost auto test case.
11 years ago
Carl Allendorph
de1e416085
Broke the crypto test out into a separate boost auto test case.
11 years ago
Carl Allendorph
7f2d8f9925
Broke trie tests out as separate boost auto test case.
11 years ago
Carl Allendorph
29cbfec31c
Converted the hexPrefix test to a separate boost test case.
11 years ago
Carl Allendorph
c7a1c2b0d2
converted RLP test to a separate boost test case.
11 years ago
Carl Allendorph
a6256a5c04
Added check for the leveldb and miniupnpc dev libraries
11 years ago
Carl Allendorph
052e28705c
Changed spaces to tabs to be compliant with coding standards document.
11 years ago
Gav Wood
b65134aafc
neth built in headless.
11 years ago
Gav Wood
d95879283e
Avoid Qt-5.2 specific stuff.
11 years ago
Gav Wood
fb62d83321
Quieter logging.
Rename neth client.
11 years ago
Gav Wood
61dcdbfcd5
Merged PR #157 .
11 years ago
Gav Wood
b347aaf284
Restructure Qt stuff.
11 years ago
Gav Wood
c91ddb56a2
GavCoin fix.
11 years ago
Gav Wood
0e204a370f
Don't use properties for now.
11 years ago
Gav Wood
bb6cf21fbf
Fix for NOT.
11 years ago
Gav Wood
8dc4ae87d3
Nice debugger.
11 years ago
Gav Wood
54f980cf80
Slider bar in debugger.
11 years ago
Gav Wood
924091265c
UI tweaks. Now have drop-down.
11 years ago
Gav Wood
32b3843b97
NameReg.
11 years ago
Gav Wood
5a883cf787
Fix for.
11 years ago
Gav Wood
fd5cc30bd2
New peer server.
11 years ago
Gav Wood
a23ad65da3
Version bump.
11 years ago
Gav Wood
b52b629c01
Date fix.
11 years ago
Gav Wood
1445ce856d
Serpent integration.
11 years ago
Gav Wood
fff8fece2a
&, |, ~, ^ in LLL.
11 years ago
Gav Wood
10e53d3d83
&&/|| in LLL
11 years ago
Gav Wood
8c982a5403
Fix AND and OR.
11 years ago
Gav Wood
8d40c7481f
Merge pull request #159 from dennismckinnon/develop
Fixed EXP operation
11 years ago
Gav Wood
6437a38d8a
Merge branch 'debugger' into develop
11 years ago
Gav Wood
42f7833b97
Debugger.
11 years ago
dennismckinnon
92803155cb
Fixed EXP operation
11 years ago
Gav Wood
99c4ff10c8
Merge branch 'develop' into debugger
Conflicts:
alethzero/MainWin.cpp
alethzero/MainWin.h
11 years ago
Gav Wood
b446323eae
Merge branch 'release-poc-4' into develop
Conflicts:
alethzero/MainWin.cpp
alethzero/MainWin.h
libethereum/Common.h
11 years ago
Gav Wood
ab49ac5bac
Merge branch 'release-poc-4' into debugger
Conflicts:
alethzero/MainWin.cpp
alethzero/MainWin.h
libethereum/Common.h
11 years ago