17 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
ca333 34192e2b22
add multi OS ifdef 5 years ago
blackjok3r f08a7d2d03 add ENABLE LABS global var to build cclib correctly with start.sh. 5 years ago
blackjok3r 90f6d123ad fix build 5 years ago
blackjok3r 1874ca7284 undo build changes 5 years ago
blackjok3r 80de737568 fix 5 years ago
blackjok3r 26a7bbdf39 revert labs build changes 5 years ago
blackjok3r 027f9a58f1 revert build things for start.sh 5 years ago
blackjok3r b2de7d1ae2 remove some labs stuff 5 years ago
blackjok3r 8d1583de80 PLEASE BE WORKING 5 years ago
blackjok3r 142744f22d verushashv1_1, fix walletdb.h, proto version, cleanwallettransactions add 5 years ago
blackjok3r b984401e96 add ca333's Makefile, change depend to hardcoded berkely DB in depnds folder. Add exception for COINABSE_MATURITY =1 for all LABS chains. 5 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
Philip Kaufmann daf956b7b1
fix crash on shutdown when e.g. changing -txindex and abort action 9 years ago
Philip Kaufmann 3703385547 remove unused classes from db.h 9 years ago
Philip Kaufmann a21df62069 ensure consistent header comment naming conventions 9 years ago
Philip Kaufmann f702d1c66d move ThreadFlushWalletDB declaration to walletdb.h 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
Pavel Janík 1b37333a7f Remove no longer needed declaration of CBlockLocator 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford fa94b9d562
Convert remaining comments in /src to doxygen format 10 years ago
Cory Fields 71697f97d3 Separate protocol versioning from clientversion 10 years ago
Cory Fields fa7361907a boost: split stream classes out of serialize.h 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
ENikS ec91092df8
Fixing compiler warning C4101 10 years ago
Philip Kaufmann 611116d4e3 header include cleanup 10 years ago
Philip Kaufmann 22b3c4bbbd remove unused class CAddrMan; from db.h 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
Pieter Wuille e4daecda0b Reimplement CBlockLocator's chain-related logic in CChain. 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
Pieter Wuille ccda03b570 Remove database/ after clean shutdown 11 years ago
Gavin Andresen b31499ec72 Clean up shutdown process 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 ae8bfd12da Batch block connection during IBD 12 years ago
Pieter Wuille 450cbb0944 Ultraprune 12 years ago
Pieter Wuille 5382bcf8cd Multiple blocks per file 12 years ago
Gavin Andresen eed1785f70 Handle corrupt wallets gracefully. 12 years ago