novacoin.git
2015-09-18 CryptoManiacMerge pull request #233 from svost/defaultcodec
2015-09-18 svostFixed again - see pull request #155 233/head
2015-09-17 CryptoManiacPut client version data into coinbase flags.
2015-09-17 CryptoManiacMerge pull request #232 from svost/solution-ntp
2015-09-17 svostUpdate novacoin.solution concerning to tiny ntp client... 232/head
2015-09-17 svostUpdate novacoin.solution concerning to pull request...
2015-09-17 CryptoManiacAdd examples.
2015-09-17 CryptoManiacUse non-blocking socket for recvfrom.
2015-09-17 CryptoManiacRemove unused function.
2015-09-17 CryptoManiacUpdate makefiles.
2015-09-16 CryptoManiaccompat.h definitions should work well.
2015-09-16 CryptoManiacFix windows compilation issues.
2015-09-16 CryptoManiacTiny NTP client.
2015-09-16 CryptoManiacForce checkqueue to quit while shutting down.
2015-09-16 CryptoManiacMerge pull request #231 from penek/master
2015-09-16 PenekAdd form for second authorization (2fa) with checking... 231/head
2015-09-14 CryptoManiacGetBlockTrust() cleanup
2015-09-13 CryptoManiacStop calculating sigops in coinbase scriptsigs since...
2015-09-13 CryptoManiacRemove legacy implementations of stake reward calculation.
2015-09-13 CryptoManiacRemove legacy checkings.
2015-09-12 CryptoManiacAdd VisualPharm copyright notice.
2015-09-12 CryptoManiacMerge pull request #230 from svost/qt-raise
2015-09-12 svostAdd raise() for MultisigPage and for RpcConsole 230/head
2015-09-05 CryptoManiacFix compilation error on Win32 platforms. nvc-v0.5.3
2015-09-02 CryptoManiacv0.5.3 snapshot
2015-09-02 CryptoManiacMerge branch 'svost-200000'
2015-09-02 svostAdd checkpoint at block #200000 229/head
2015-08-23 CryptoManiacRPC: Add dumpblock and dumpblockbynumber methods
2015-08-20 CryptoManiacMerge pull request #226 from fsb4000/master
2015-08-20 fsb4000add PoS and PoW difficulty to tooltip 226/head
2015-07-20 CryptoManiacAdd systemd service file.
2015-05-18 CryptoManiacMerge pull request #225 from svost/msvc-C4244
2015-05-18 CryptoManiacMerge pull request #224 from svost/C4800
2015-05-16 svostFix some msvc C4244 warnings, also useless cast (ptime) 225/head
2015-05-15 svostFix MSVC C4800: 'type' forcing value to bool 'true... 224/head
2015-05-14 CryptoManiacMerge pull request #223 from svost/c4512
2015-05-14 CryptoManiacMerge pull request #222 from svost/QT
2015-05-13 svostFix MSVC c4512 (assignment operator could not be generated) 223/head
2015-05-09 svostDo not translate the untranslatable 222/head
2015-05-08 CryptoManiacMerge pull request #221 from svost/qt
2015-05-08 CryptoManiacMerge pull request #220 from svost/C4101
2015-05-08 CryptoManiacMerge pull request #219 from svost/boost
2015-05-08 CryptoManiacMerge pull request #218 from svost/tostdint
2015-05-08 svostShow QRCode context menu only when USE_QRCODE specified 221/head
2015-05-07 svostFix MSVC C4101 warnings 220/head
2015-05-05 svostFix boost::get usage with boost 1.58 219/head
2015-05-04 svostDeprecated with -std=c++11 218/head
2015-05-04 svostSwitch from boost int types to <stdint.h>
2015-05-03 MASM fanMerge branch 'svost-cl-ver'
2015-05-02 svostVersion: compiler name suffix 217/head
2015-04-27 CryptoManiacMinor refactoring of CheckBlockSignature()
2015-04-26 gadesprevent SOCKET leak in BindListenPort()
2015-04-26 gadessmall cleanup of #ifdefs in BindListenPort()
2015-04-26 0xDEADFACEMessage fix
2015-04-26 CryptoManiacMerge pull request #216 from svost/qt-solution
2015-04-26 CryptoManiacAutomatically reserialize non-canonical proof-of-stake...
2015-04-25 CryptoManiacMerge pull request #215 from svost/trivial
2015-04-24 svostTrivial: deleted - never used 215/head
2015-04-24 CryptoManiacMerge remote-tracking branch 'remotes/origin/newminer'
2015-04-22 CryptoManiacMerge pull request #214 from svost/C4146
2015-04-22 svostFix MSVC C4146 warning. 214/head
2015-04-21 svostBuild dir for MSVC 216/head
2015-04-21 CryptoManiacMSVC build directory
2015-04-21 CryptoManiac.gitignore fixes
2015-04-21 svostUpdate MSVC projects files:
2015-04-19 CryptoManiacMerge pull request #213 from svost/qt-solution
2015-04-19 CryptoManiacnMinimumInputValue variable should be used in the condi...
2015-04-19 svostAdded form "intro". 213/head
2015-04-19 CryptoManiacdebian/rules update
2015-04-19 CryptoManiacContribs update
2015-04-18 CryptoManiacMerge pull request #211 from svost/bitcoin-netbase
2015-04-18 CryptoManiacMerge pull request #212 from svost/bitcoin-net
2015-04-18 0xDEADFACEFix MinGW makefiles to resolve scrypt module issues.
2015-04-18 0xDEADFACEFix MinGW compilation issues.
2015-04-18 svostMerged from bitcoin: 212/head
2015-04-18 Philip Kaufmannfix some thread related log messages
2015-04-18 Gregory MaxwellCorrect some proxy related socket leaks. 211/head
2015-04-18 CryptoManiacMerge pull request #210 from svost/from-bitcoin
2015-04-18 Wladimir J... fix !O_NONBLOCK where ~O_NONBLOCK was meant 210/head
2015-04-18 svostMerged https://github.com/bitcoin/bitcoin/commit/6032e4...
2015-04-17 0xDEADFACEMerge pull request #207 from svost/void-return
2015-04-17 0xDEADFACEMerge pull request #209 from svost/he
2015-04-17 0xDEADFACEMerge pull request #208 from svost/bitcoin-0f8a647
2015-04-17 David HillHurricane Electric uses block 2001:470::, not 2011... 209/head
2015-04-17 svostПеренос данного коммита: 208/head
2015-04-16 svostMismatch of types: void and return. 207/head
2015-04-14 CryptoManiacUse UINT64_MAX
2015-04-14 CryptoManiacMerge pull request #203 from svost/C4245
2015-04-14 svostRemove msvc C4245 warning, better readability. 203/head
2015-04-14 CryptoManiacUnitialized memory shouldn't be used as entropy source...
2015-04-14 MASM fanOrthography
2015-04-14 MASM fanActual nBits should be used.
2015-04-14 CryptoManiacMiner stats didn't work in RPC and UI
2015-04-13 MASM fanNew stake miner
2015-04-13 CryptoManiacMerge pull request #205 from svost/scan-build-nSize
2015-04-12 svostClang scan-build warning: Value stored to nSize is... 205/head
2015-04-10 MASM fanReorganize scrypt includes
2015-04-10 CryptoManiacMerge branch 'svost-msvc-warnings'
2015-04-10 CryptoManiacMerge branch 'msvc-warnings' of https://github.com...
2015-04-10 svostRemove msvc warnings. 201/head
next