Add default value for USE_LEVELDB into makefiles
[novacoin.git] / src /
2014-12-10 MASM fanAdd default value for USE_LEVELDB into makefiles
2014-12-10 MASM fanThe dlopen/dlsym functions are built into libc, so...
2014-12-10 MASM fanMove stdarg.h to util.h
2014-12-08 fsb4000fix typo 78/head
2014-12-08 MASM fanBump client version
2014-12-06 CryptoManiacMerge pull request #77 from fsb4000/fixMSVC
2014-12-05 CryptoManiacUpdate seed nodes list
2014-12-05 fsb4000fix_MSVC 77/head
2014-12-03 CryptoManiacMerge pull request #73 from fsb4000/patch-1
2014-12-03 fsb4000убраны повторения адресов 72/head
2014-12-02 fsb4000add label to sender address
2014-12-02 fsb4000fix minimizing qt app 73/head
2014-12-01 fsb4000senderAddress
2014-11-30 CryptoManiacMove updateAmounts to new showEvent implementation.
2014-11-29 fsb4000multisig dialog 70/head
2014-11-29 fsb4000обновление статистики более часто 69/head
2014-11-28 fsb4000исправлено не закрытие программы при нажатии на... 67/head
2014-11-28 fsb4000MSVC compatibility for STUN module implementation. 66/head
2014-11-27 MASM fanAdd stdint.h include into STUN module implementation.
2014-11-27 MASM fanMerge branch 'master' of github.com:novacoin-project...
2014-11-27 MASM fanCalculate actual kernel and coin*day rates on the fly.
2014-11-27 CryptoManiacMerge pull request #58 from fsb4000/columnPoSReward
2014-11-27 CryptoManiacSwitch GetMyExternalIP from HTTP request to STUN approach
2014-11-27 fsb4000добавлена возможность скрывать... 58/head
2014-11-27 fsb4000txtime
2014-11-27 fsb4000Исправлено добавление лишних строк в модель
2014-11-27 fsb4000fix export
2014-11-26 fsb4000добавление интервалов в 7 и 60 дней
2014-11-26 fsb4000изменено название столбца во вкладке PoS
2014-11-26 fsb4000обновление значений в стоблце "Вес"
2014-11-26 fsb4000изменение порядка столбцов
2014-11-26 fsb4000выравненивание текста по левому краю
2014-11-26 fsb4000использование менее насыщенных цветов
2014-11-25 MASM fanAdd .note.GNU-stack for arm
2014-11-25 MASM fanGNU assembler compatibility
2014-11-25 MASM fanRemove unnecessary ARM references
2014-11-24 MASM fanFix return issue on 64 bit Windows
2014-11-24 MASM fanReorganize includes to resolve winsock2 compilation...
2014-11-24 MASM fanFix winsock2.h compilation warnings
2014-11-24 MASM fanInit notificator correctly to resolve crash issue.
2014-11-24 MASM fanRefactoring
2014-11-24 alexhzMove basic variables back to main.cpp.
2014-11-24 CryptoManiacRestore testnet settings
2014-11-24 fsb4000Wallet refuses to create mints with zero reward. 64/head
2014-11-23 fsb4000display reward and balance in dif. units
2014-11-22 gadesFix make problem OS X 61/head
2014-11-22 fsb4000использование GetProofOfStakeReward ...
2014-11-22 fsb4000hide export button
2014-11-22 fsb4000deleted address and txid columns, added context menu
2014-11-20 fsb4000лишняя строчка 59/head
2014-11-20 fsb4000fix unnecessary adding ThirdPartyURL
2014-11-20 fsb4000Refresh the transaction view after clearing the...
2014-11-20 fsb4000Add a menu entry in the transaction view allowing...
2014-11-20 fsb4000fix nRewardCoinYear
2014-11-20 fsb4000columnPoSReward
2014-11-18 MASM fanprintf formatting fixes
2014-11-18 fsb4000точность вычислений 56/head
2014-11-18 fsb4000all cases TransactionChanged
2014-11-18 fsb4000Revert "fix bug "refresh minting tab""
2014-11-17 fsb4000fix bug "refresh minting tab" 55/head
2014-11-17 fsb4000PosTab
2014-11-16 fsb4000sync gcc and msvc rc files 54/head
2014-11-16 fsb4000Don't relay alerts to peers before version negotiation
2014-11-16 fsb4000added links to "about Novacoin" form
2014-11-15 fsb4000transalation ThirdPartyURLs 51/head
2014-11-15 fsb4000TxHashRole
2014-11-14 fsb4000colon 50/head
2014-11-14 fsb4000network traffic widget translation
2014-11-14 fsb4000Build date
2014-11-13 fsb4000Refactoring 49/head
2014-11-12 fsb4000missing file 48/head
2014-11-12 fsb4000add third party links to transaction context menu
2014-11-12 fsb4000getnettotals
2014-11-12 MASM fanMerge branch 'master' of github.com:0xDEADFACE/novacoin...
2014-11-12 MASM fanRevert "Rename translation files bitcoin_*.ts to novaco...
2014-11-12 MASM fanMerge branch 'master' of github.com:gades/novacoin...
2014-11-12 gadesAdd traffic monitor
2014-11-12 Dmitriy KorniychukAdd traffic monitor
2014-11-12 Dmitriy Korniychukfix warnings
2014-11-12 Dmitriy KorniychukRename translation files bitcoin_*.ts to novacoin_*.ts
2014-11-11 fsb4000missing "About Qt" icon 46/head
2014-11-10 fsb4000bad define ssize_t 44/head
2014-11-10 MASM fanUse SSIZE_T to define ssize_t correctly
2014-11-10 0xDEADFACEMerge pull request #42 from fsb4000/Fix-MSVC
2014-11-09 fsb4000improve translation 43/head
2014-11-08 fsb4000выравнивание 42/head
2014-11-08 fsb4000Fix MSVC compilation errors
2014-11-07 MASM fanThis checking isn't necessary because MSVC for Unix...
2014-11-07 MASM fanFix miner issues
2014-11-07 MASM fanDefine basic variables with const modifier
2014-11-07 MASM fanMerge branch 'MSVC' of https://github.com/fsb4000/novac...
2014-11-07 0xDEADFACEMerge pull request #40 from fsb4000/LevelDB
2014-11-07 0xDEADFACEMerge pull request #41 from fsb4000/miniupnpc
2014-11-07 MASM fanRemove zerocoin for now
2014-11-07 MASM fanFix LLVM compilation issues
2014-11-07 MASM fanMakefiles refactoring
2014-11-04 fsb4000additional definition for miniupnpc 1.9 41/head
2014-11-03 fsb4000Upgrade LevelDB to 1.18 40/head
2014-10-30 fsb4000MSVC 37/head
2014-10-24 0xDEADFACEMerge pull request #35 from fsb4000/Qt5
next