6092 Commits (c88590f0b84e2272f4f3fd97f83aa4bc5a1793c5)
 

Author SHA1 Message Date
Vincent Gariepy d932e65050 Use endl instead of \n 11 years ago
Daniel Hams f91609e247 Populate the peer address and port appropriately during the session creation time. 11 years ago
Gav Wood 0130003550 Bump version. 11 years ago
Gav Wood 8c5dbd2403 BMore accurate system description. 11 years ago
Gav Wood d9520726ae Minor Windows fix. 11 years ago
Gav Wood 1abbb43f83 CMake build fixes. 11 years ago
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 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. 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. 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 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 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 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. 11 years ago
subtly 65d7f8c19a bump #if up a few lines 11 years ago