Small refactoring of coinstake & coinbase transactions handling
[novacoin.git] / src /
2015-01-13 MASM fanSmall refactoring of coinstake & coinbase transactions...
2015-01-11 MASM fanMinor CheckBlock() optimizations.
2015-01-11 MASM fanMerge branch 'master' of ssh://github.com/novacoin...
2015-01-11 MASM fanCheck block signature only if there are no suitable...
2015-01-11 0xDEADFACEMerge pull request #114 from fsb4000/patch-2
2015-01-11 fsb4000использовать актуальное значение "монетодней" 114/head
2015-01-11 MASM fanAdd new checkpoint at block #149000
2015-01-11 MASM fanMinor optimizations of initial block download.
2015-01-11 MASM fanRemove legacy code and timestamps.
2015-01-11 CryptoManiacMerge pull request #112 from fsb4000/OpenSSL
2015-01-11 CryptoManiacMerge pull request #111 from fsb4000/multisigWarn
2015-01-11 fsb4000OpenSSL fix 112/head
2015-01-11 fsb4000RedeemScriptSizeWarn 111/head
2015-01-11 CryptoManiacMerge pull request #109 from fsb4000/patch-1
2015-01-11 MASM fanPregenerated table of stake entropy bits for blocks...
2015-01-10 fsb4000лишний пробел 109/head
2015-01-10 fsb4000fix "List iterator not dereferencable" and
2015-01-10 CryptoManiacComments update
2015-01-10 CryptoManiacAdd redeemScript size sanity checkings.
2015-01-10 CryptoManiacIncrease IsStandard() scriptSig length
2015-01-09 0xDEADFACEUpdate meta comment
2015-01-08 fsb4000Log reason for non-standard transaction rejection 106/head
2015-01-08 CryptoManiacMerge pull request #105 from fsb4000/RPCConsole
2015-01-07 CryptoManiacMerge pull request #103 from fsb4000/tooltip
2015-01-07 fsb4000tooltip 103/head
2015-01-06 fsb4000show number of in/out connections in GUI console 105/head
2015-01-06 fsb4000Improve rpc console history behavior
2015-01-06 fsb4000add BerkeleyDB version info to RPCConsole
2015-01-06 fsb4000the RPC Console should be a QWidget...
2015-01-05 CryptoManiacMax j value is 32736, it's safe to use uint16_t
2015-01-05 MASM fanFixes issue introduced in pull#90.
2015-01-05 0xDEADFACEMerge pull request #99 from fsb4000/prioritysorting
2015-01-05 0xDEADFACEMerge pull request #98 from fsb4000/zero
2015-01-05 fsb4000fix coincontrol priority sort 99/head
2015-01-04 fsb4000показывать 3-й ноль для комиссии в выборе входов 98/head
2015-01-04 MASM fanMerge branch 'master' of ssh://github.com/novacoin...
2015-01-04 MASM fanWe don't need 32 bit integers for these counters
2015-01-03 fsb4000немного увеличить столбец количество 97/head
2015-01-03 fsb4000более правильное решение issue96 и issue95
2015-01-03 fsb4000первоначальное значение для strWalletFileName
2015-01-03 fsb4000добавление bchain.info в список блокэкслореров 94/head
2015-01-03 fsb4000показывать scryptPubKey в hex и asm формате
2015-01-03 fsb4000fix Warning: dropping duplicate messages
2015-01-03 MASM fanRemove scrypt_nosalt function
2015-01-01 MASM fanFix forced %llx issue with MinGW, remove unnecessary...
2015-01-01 MASM fanRemove unicode symbol at the beginning of util.h
2015-01-01 0xDEADFACEMerge pull request #90 from fsb4000/RPC
2015-01-01 fsb4000return LOCK 90/head
2015-01-01 fsb4000prevent division by zero
2015-01-01 fsb4000return LOCK
2015-01-01 fsb4000Use a copy in place of mapMultiArgs["-addnode"].
2015-01-01 fsb4000Try more than the first address for a DNS -addnode.
2014-12-31 fsb4000Add removeaddress RPC call
2014-12-31 CryptoManiacMerge pull request #87 from fsb4000/MSVC
2014-12-30 fsb4000Fix addnode "onetry": Connect with OpenNetworkConnection
2014-12-30 fsb4000Add a getaddednodeinfo RPC.
2014-12-30 fsb4000Add addnode RPC command.
2014-12-30 fsb4000transaction amount column has display unit 89/head
2014-12-30 fsb4000improve appearance of optionsdialog
2014-12-30 fsb4000translation tooltip units
2014-12-29 fsb4000перенос файлов inttypes.h и stdint.h 87/head
2014-12-29 CryptoManiacaddrman.h, main.h: fix msvc warnings
2014-12-29 CryptoManiacdb.h: fix msvc warnings
2014-12-29 CryptoManiacscript.h: fix msvc warnings
2014-12-29 CryptoManiacbignum.h: shut up msvc warnings
2014-12-28 MASM fanFixed size types instead of unsigned char for numbers.
2014-12-28 CryptoManiacUse BN_set_word if current word size is sufficient...
2014-12-28 fsb4000MSVC compatibility
2014-12-28 MASM fanFix -Wsign-compare warning
2014-12-28 MASM fanRemove remains of experimental scrypt derivation support
2014-12-27 CryptoManiacUse fixed data types for some basic structures
2014-12-27 CryptoManiacCode cleanup
2014-12-27 CryptoManiacReplace INT_MAX with INT32_MAX to avoid compile err
2014-12-23 CryptoManiacMerge pull request #86 from fsb4000/translation
2014-12-23 MASM fanSwitch back to -O2 level of optimization.
2014-12-23 MASM fanIt's insecure to use unitialized memory as entropy...
2014-12-23 fsb4000russian translation 86/head
2014-12-23 MASM fanMinGW-w64 4.9 compatibility & misc
2014-12-22 MASM fanUse name of block index database engine as version...
2014-12-22 MASM fanAllow redefinition of library and include path in makef...
2014-12-20 MASM fanAdd testseed.novacoin.ru for now.
2014-12-20 MASM fanRemove fProtocol048 checking.
2014-12-19 CryptoManiacModifier checksum = 0x9c592c78u for block #143990.
2014-12-19 CryptoManiacHardened checkpoint at block #143990
2014-12-19 CryptoManiacDefault 10.7 SDK is enough for compatibility.
2014-12-18 CryptoManiacMerge pull request #82 from fsb4000/patch-2
2014-12-18 CryptoManiacClean issues which some LLVM configurations don't like
2014-12-18 fsb4000fix bug со сворачивающимся кошельком 82/head
2014-12-15 0xDEADFACEMerge pull request #80 from fsb4000/boost_1_57
2014-12-15 MASM fanAdd braces to avoid ambiguous else operator.
2014-12-15 gadesFix the fall application when outputting notifications
2014-12-14 fsb4000обновление библиотек 80/head
2014-12-12 fsb4000Remove spent transactions from minting table. 79/head
2014-12-12 fsb4000значения по умолчанию для просмотрщиков блоков
2014-12-11 MASM fanBump version to 0.5.0
2014-12-11 MASM fanUse GNU make on BSD
2014-12-11 MASM fanAdd default value for USE_LEVELDB into makefiles
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
next