12 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
DenioD 6c48397cf3 Hush witness rework, many thanks to @CryptoForge for this awesome code https://github.com/Cryptoforge-alt/pirate/tree/pirate_witness_rework 4 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
jl777 9cb1ec9c6e WIN32 -> _WIN32 7 years ago
jl777 83b0138266 test 8 years ago
jl777 561ff778b6 test 8 years ago
jl777 b9a4a70e22 test 8 years ago
Jack Grigg 2d6d5fb311 Upgrade Boost to 1.62.0 8 years ago
Philip Kaufmann daf956b7b1
fix crash on shutdown when e.g. changing -txindex and abort action 9 years ago
Philip Kaufmann 341e2385d5 use constant references for strings in functions in wallet/*.* 9 years ago
Jonas Schnelli 50c72f23ad [Move Only] Move wallet related things to src/wallet/ 9 years ago
Pieter Wuille 51598b2631 Reinitialize state in between individual unit tests. 9 years ago
Cory Fields 1630219d90 openssl: abstract out OPENSSL_cleanse 9 years ago
Pavel Janík 5262fde0ec Remove whitespaces before double colon in errors and logs 9 years ago
Cory Fields a3241998e1 namespace: remove boost namespace pollution 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Cozz Lovan 44bc988e7b [Wallet] Do not flush the wallet in AddToWalletIfInvolvingMe(..) 10 years ago
Pieter Wuille 20e01b1a03 Apply clang-format on some infrequently-updated files 10 years ago
Philip Kaufmann 22d7e7014f prefer const string& over char* in CDB and CWalletDB constructor 10 years ago
Philip Kaufmann 611116d4e3 header include cleanup 10 years ago
ENikS 8d657a6517 Fixing compiler warning C4800: 'type' forcing value to bool 'true' or 'false' 10 years ago
Wladimir J. van der Laan 8bdd2877c4
Fix a few "Uninitialized scalar field" warnings 10 years ago
Wladimir J. van der Laan ad49c256c3 Split up util.cpp/h 10 years ago
Philip Kaufmann f7257cfbd9 unified and better log/error messages for CDBEnv/CDB 10 years ago
Brandon Dahler 2b7709dc84
Wrap create_directory calls in try...catch blocks. 10 years ago
Wladimir J. van der Laan f48742c2bf Get rid of C99 PRI?64 usage in source files 10 years ago
Wladimir J. van der Laan d5f1e727a8 Don't use PRIx64 formatting derives from inttypes.h 10 years ago
gubatron 57702541a2 Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 10 years ago
Wladimir J. van der Laan 7d9d134bf9 Remove redundant .c_str()s 10 years ago
Wladimir J. van der Laan d004d7279f Move CAddrDB frrom db to net 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
super3 db0e8ccd90 Bump Year Number to 2013 11 years ago
Gavin Andresen 881a85a22d Replace printf with LogPrintf / LogPrint 11 years ago
Luke Dashjr d4e2b040ed Bugfix: Move boost/version include from db.cpp to walletdb.cpp where BOOST_VERSION is used 11 years ago
Mike Hearn 0e4b317555 Introduce a CChainParameters singleton class and regtest mode. 11 years ago
Eric Lombrozo 336fe971e6 Get rid of db dependencies on main 12 years ago
Robert Backhaus 98ab2b5a26 Don't attempt to resize vector to negative size. 11 years ago
Pieter Wuille ccda03b570 Remove database/ after clean shutdown 11 years ago
Gavin Andresen b31499ec72 Clean up shutdown process 11 years ago
Gavin Andresen 1b43bf0d3a Rename util.h Sleep --> MilliSleep 11 years ago
Pieter Wuille 2e3c76bf98 Don't use -dbcache for BDB anymore 11 years ago
Gregory Maxwell 14c9d116be Make explicitly requested salvage operations keep going when there is an error. 11 years ago
Philip Kaufmann be8e1f8479 Bitcoin-Qt: fix crash on Windows caused by CDBEnv::EnvShutdown() 12 years ago
Philip Kaufmann c74bae0fdf simplify CDBEnv::Open() / fix small glitches 12 years ago
Pieter Wuille 92467073ad Remove -detachdb and stop's detach argument. 12 years ago
Pieter Wuille 2d8a48292b LevelDB block and coin databases 12 years ago
Pieter Wuille d979e6e36a Use singleton block tree database instance 12 years ago
Pieter Wuille 857c61df0b Prepare database format for multi-stage block processing 12 years ago