Gav Wood
2c30ea7e89
Merge branch 'master' of github.com:ethereum/cpp-ethereum
11 years ago
Gav Wood
b16c1b2e09
Merge pull request #39 from CodeShark/cmake_merge
cmake can now build to linux and windows. Use -DTARGET_PLATFORM=<linux|w64>
11 years ago
Gav Wood
995e935311
Fixes for spurious unknown parent blocks.
11 years ago
Eric Lombrozo
6907a75623
cmake can now build to linux and windows. Use -DTARGET_PLATFORM=<linux|w64>
11 years ago
Vincent Gariepy
b7c567f57d
Add balance, address and secret commands in CLI client
11 years ago
Gav Wood
d4c166e55e
Minor GUI fix.
11 years ago
Gav Wood
ca6383c19e
Version bump
11 years ago
Gav Wood
5399507230
UI statefulness.
11 years ago
subtly
753906c9cc
osx cmake. fix qt5 include path.
11 years ago
subtly
9b4ba633af
Merge branch 'upstream'
11 years ago
subtly
b4a52cd0f5
codesigning, not used. ffr.
11 years ago
subtly
844532a93a
bundle template required for retina display support
11 years ago
subtly
2b42b6d4cc
cmake+osx. use /usr/local/opt instead of Cellar, as that seems to be the right place for homebrew kegonly packages. attempt to use build-type for referencing directory.
11 years ago
Gav Wood
e5c059bc3c
Mining issue.
11 years ago
Gav Wood
c09fd11a2c
Better diagnostics.
Mining bug fix.
11 years ago
Gav Wood
21ef9b8561
Protocol version 3.
11 years ago
Gav Wood
455f0436d3
Uncles verification bug fix.
11 years ago
Gav Wood
1c91de2f71
RLP format fix.
11 years ago
Gav Wood
b1d053e0cc
Fix for transactions.
11 years ago
Gav Wood
da406a5568
Minor text change.
11 years ago
Gav Wood
1cf49d2a1a
Reduce default log level.
11 years ago
Gav Wood
03c70793a1
More UI power.
11 years ago
Gav Wood
e992756d2e
Bump protocol version.
11 years ago
Gav Wood
323fed6820
Minor README fix.
11 years ago
Gav Wood
50226ad8fa
Fixes #21 .
11 years ago
Gav Wood
0d603270cc
Merge branch 'master' of github.com:ethereum/cpp-ethereum
11 years ago
Gav Wood
b7ab00a798
Peers have IDs to solve duplicate peers issue.
No post-mine state visible in advance.
Additional parts of protocol no longer optional.
Protocol version bump.
Various GUI improvements.
Better (more dynamic) and more correct handling of fee structure.
11 years ago
subtly
32ee0e5874
cmake updates fox osx. still not building (need qt plugin)
11 years ago
Gav Wood
0191d8ac09
Merge pull request #33 from kbillings/license-spelling
Fix inconsistencies with the spelling of license
11 years ago
subtly
139b72a1a0
initial osx app bundle
11 years ago
Kyle Billings
ee6828f607
Fix inconsistencies with the spelling of license
11 years ago
Gav Wood
4fde0bd991
Better version strings.
11 years ago
Gav Wood
43fdbc955c
Remove unneeded .pro file.
11 years ago
Gav Wood
499d8595fe
Merge branch 'fixes' of https://github.com/CodeShark/cpp-ethereum into CodeShark-fixes
Conflicts:
eth/main.cpp
libethereum/Client.cpp
libethereum/PeerNetwork.cpp
test/peer.cpp
11 years ago
Gav Wood
5736e7e15c
usleep moved to std impl.
11 years ago
Eric Lombrozo
923553dfa9
Replace usleep() and random()
11 years ago
Eric Lombrozo
4df5098d94
Filesystem.cpp needs Common.h
11 years ago
Gav Wood
673bac9a25
Merge pull request #30 from subtly/master
updates for macos cmake build and threading
11 years ago
Gav Wood
d29fbde366
No fees for miners.
11 years ago
subtly
657cb91e89
remove unused char*
11 years ago
subtly
65fbf51088
Merge branch 'upstream'
11 years ago
subtly
ad2fb86abf
remove duplicate cmake setting
11 years ago
Gav Wood
a46f6894ad
UI tweaks.
Additional diagnostics.
11 years ago
subtly
65d7f8c19a
bump #if up a few lines
11 years ago
subtly
6b8a18b629
used named queus for labeling thread operations
11 years ago
subtly
55f6989820
cmake updates for building on osx
11 years ago
subtly
f3baaac534
Merge branch 'upstream'
Conflicts:
libethereum/TrieDB.h
11 years ago
Gav Wood
b2d3c47a18
UI Improvements.
11 years ago
Gav Wood
1afda67310
GUI reboot.
Support for denominations in GUI.
Multi key wallet beginnings.
Transactional data beginnings.
GUI log.
Half-decent logging system.
11 years ago
Gav Wood
2152e35796
Corrected Debian address.
11 years ago