Windows libraries linking for daemon
[novacoin.git] / src /
2021-12-22 CryptoManiacWindows libraries linking for daemon
2021-12-22 CryptoManiacFix novacoind build
2021-12-21 userMerge branch 'master' of github.com:novacoin-project...
2021-12-21 userOnly allow 64 bit builds by default;
2021-12-20 CryptoManiacWindows-specific libraries
2021-12-20 CryptoManiacInit net subsystem
2021-12-20 CryptoManiacDisable c++ extensions
2021-12-20 CryptoManiacFix missing QAbstractItemView definition
2021-12-20 CryptoManiacMerge branch 'master' of github.com:novacoin-project...
2021-12-20 CryptoManiacCreate CMakeLists.txt for Qt project
2021-12-20 svostUpdate CMake - berkeleydb
2021-12-20 CryptoManiacBetter detection of berkeleydb
2021-12-20 CryptoManiacBetter detection of berkeleydb
2021-12-20 CryptoManiacMerge branch 'master' of github.com:novacoin-project...
2021-12-20 CryptoManiacBetter detection of berkeleydb
2021-12-20 svostFix compiler noise (default ctor)
2021-12-20 CryptoManiacRemove unused code
2021-12-20 CryptoManiacRemove old make files
2021-12-20 CryptoManiacGenerate build info header
2021-12-20 CryptoManiacASM should be declared as well
2021-12-20 CryptoManiacOPENSSL_USE_STATIC_LIBS ON
2021-12-20 CryptoManiacBoost_USE_STATIC_LIBS ON
2021-12-20 CryptoManiacBDB path variables
2021-12-20 CryptoManiacWe can work with leveldb now
2021-12-20 CryptoManiacAdd preprocessor definitions
2021-12-20 CryptoManiacCMake file for novacoind (USE_LEVELDB does not work...
2021-12-20 CryptoManiac__APPLE
2021-12-19 CryptoManiacUse prebuilt leveldb
2021-12-19 CryptoManiacAdd leveldb submodule
2021-12-03 svostBN_is_prime -> BN_is_prime_ex
2021-12-02 CryptoManiacBN_zero -> BN_set_word
2021-12-01 svostUpdate makefile.unix
2021-12-01 CryptoManiacFix crash
2021-11-27 CryptoManiacConsistency fix: Do not return non-const pointer to...
2021-11-27 CryptoManiacOpenSSL-independent implementation of base58
2021-11-27 CryptoManiacconst variant
2021-11-27 CryptoManiacEnable BIP112 at Friday, 25-Feb-2022 14:00:20 UTC
2021-11-27 CryptoManiacFix #375
2021-11-27 CryptoManiacRemove rpcssl settings from help
2021-11-27 CryptoManiacAdd ixwebsocket library to makefiles
2021-11-27 CryptoManiacResurrect authentication support
2021-11-27 CryptoManiacRemove debug output
2021-11-27 CryptoManiacStart server thread
2021-11-27 CryptoManiacInit
2021-11-27 CryptoManiacUse BN_dup
2021-11-27 CryptoManiacFix copy constructor
2021-11-27 CryptoManiacRemove ECIES and PEM dump functionality
2021-11-27 CryptoManiacFix copy constructor
2021-11-27 CryptoManiacUse shared_ptr
2021-11-27 CryptoManiacHack to deal with namespace conflict. It is better...
2021-11-27 CryptoManiacReimplement RPC server and client
2021-11-27 CryptoManiacrandom_shuffle has been removed in c++17
2021-11-27 CryptoManiacPush IXWebSocket reference
2021-11-27 CryptoManiacOpenSSL API hacks
2020-04-17 CryptoManiacFix getbalance() bug
2020-02-06 svostAdd checkpoint 388/head
2020-01-03 Laser9unUpdate Copyright Year 387/head
2019-12-02 Laser9ungui: Enable console line edit on setClientModel 384/head
2019-12-02 Andrew Chow'help' rpc commands autocomplete
2019-12-02 Laser9unFix issue with QCompleter
2019-12-01 Laser9unUpdate links of explorers
2019-11-29 Laser9unAdd selectable Qt GUI Styles
2019-11-29 crowning-Transaction View: LastMonth calculation fixed
2019-11-29 Brandon RugglesIncreased max width of amount field to prevent number...
2019-11-29 Oleg KhovaykoCleanup StunSrvList
2019-11-29 Luv KhemaniAdd autocomplete to console window.
2019-11-29 MurchImproved readability of sorting for coin selection.
2019-11-29 Pavel Vasinuse cached block hash in blockToJSON()
2019-11-29 Pavel Vasinqt: use CHashWriter also in SignVerifyMessageDialog
2019-11-29 Pavel Vasinqt: askpassphrasedialog: Clear pass fields on accept
2019-09-27 Laser9unBump version to 0.5.9 383/head
2019-09-25 Laser9unUpd bitcoin.qrc
2019-09-25 Laser9unAdd checkpoint @ block # 532000
2019-09-25 Laser9unUpdate Copyright Year
2019-09-25 Laser9unUpdate STUN list
2019-09-25 Laser9unChange the icons
2019-09-25 Laser9unFix compiler type reporting and build time
2019-09-25 Laser9unRemove coinplorer.com block explorer URL
2018-08-20 svostRefresh ntp servers list 378/head
2017-08-04 svostFix CBitcoinAddress::GetKeyID logic 368/head
2017-04-14 svostFix wrong index in sendfrom function 367/head
2016-12-03 svostSee https://github.com/bitcoin/bitcoin/pull/1767 361/head
2016-09-23 svostFix listaddressgroupings comand 351/head
2016-04-12 CryptoManiacWe have not yet implemented begin() and size() methods...
2016-04-12 CryptoManiacCPubKey::Verify() : Fix memory leak.
2016-04-12 CryptoManiacFix memory leak.
2016-04-10 CryptoManiacMerge pull request #310 from svost/master
2016-04-10 CryptoManiacUpdate seed nodes array.
2016-04-10 svostDNSNode: fix source name 310/head
2016-04-07 svostGet rid of boost::counting_iterator 302/head
2016-04-06 svostFrom boost(std)::thread::hardware_concurrency descripti... 300/head
2016-04-04 CryptoManiacRevert "Split CMerkleTx::SetMerkleBranch" nvc-v0.5.8
2016-04-03 CryptoManiacRPC: now decryptdata/decryptmessage methods are able...
2016-04-03 CryptoManiacMerge branch 'master' of github.com:novacoin-project...
2016-04-03 CryptoManiacFix importprivkey issues.
2016-04-03 CryptoManiacBump version to 0.5.8
2016-04-02 CryptoManiacGet rid of fCompressedPubKey attribute.
2016-04-02 CryptoManiacPreserve key compression attribute while initializing...
2016-04-02 CryptoManiacOur internal state doesn't matter.
2016-04-02 CryptoManiacMerge pull request #297 from svost/patch
next