6834 Commits (219372f1dd504b0e187da88e3c0adf25a7e6b8d2)
 

Author SHA1 Message Date
Wladimir J. van der Laan a63e86e01d
Merge pull request #4680 10 years ago
Wladimir J. van der Laan 47963936d6
Merge pull request #4681 10 years ago
jtimon a381ee5d1c Remove unnecessary typedef and script.h include 10 years ago
jtimon 54e658f249 Remove unused CKeyStoreIsMineVisitor 10 years ago
Cozz Lovan 1c5f0af0fd [Qt] Add column Watch-only to transactions list 10 years ago
Cozz Lovan 939ed97373 Add boolean HaveWatchonly and signal NotifyWatchonlyChanged 10 years ago
Wladimir J. van der Laan 8b11d3de7a
Merge pull request #4592 10 years ago
Wladimir J. van der Laan d17ce77fc1
Merge pull request #4664 10 years ago
Cozz Lovan 6b5b7cbfb4
Categorize rpc help overview 10 years ago
Wladimir J. van der Laan fecab8773d
Merge pull request #4666 10 years ago
Wladimir J. van der Laan 3e089a00e7
Merge pull request #4668 10 years ago
Wladimir J. van der Laan 85af3856e7
Merge pull request #4622 10 years ago
Wladimir J. van der Laan ea96475d23
build: Add mention of --disable-wallet to bdb48 error messages 10 years ago
Mike Hearn da2ec100f3 Add a getutxos command to the p2p protocol. It allows querying of the UTXO set 10 years ago
Wladimir J. van der Laan ea100c73fa Reduce maximum coinscache size during verification 10 years ago
Matt Corallo a35b55b522 Dont run full check every time we decrypt wallet. 10 years ago
Gregory Maxwell 1e21c17d20 Make CCryptoKeyStore::Unlock check all keys. 10 years ago
Philip Kaufmann 22b3c4bbbd remove unused class CAddrMan; from db.h 10 years ago
Cozz Lovan 9297763dad [Qt] Add TRY_LOCK back to peertablemodel 10 years ago
Derek701 ab45ddb599 Fix typo in gettransaction help 10 years ago
Pieter Wuille eb0b56b190 Simplify serialize.h's exception handling 10 years ago
Pieter Wuille 216e9a4456 Add a way to limit deserialized string lengths 10 years ago
Cory Fields 565e569772 libc-compat: add new symbol that's now needed 10 years ago
Cory Fields 8021cf8dbc build: fix FDELT_TYPE configure check 10 years ago
Cory Fields 1dec09b341 depends: add shared dependency builder 10 years ago
Ross Nicoll c7f3876d4a URLs containing a / after the address no longer cause parsing errors. 10 years ago
Jeff Garzik 36065cc529
Merge branch 'patch-4' of git://github.com/benhc123/bitcoin into merge-PR4653 10 years ago
Philip Kaufmann b197bf3270 [Qt] disable tray interactions when client model set to 0 10 years ago
Philip Kaufmann 314fbd9ac7 [Qt] use BitcoinGUI::DEFAULT_WALLET constant in bitcoin.cpp 10 years ago
Philip Kaufmann 8ca6a16176 [Qt] ensure all class attributes are init to 0 10 years ago
Wladimir J. van der Laan f5d99075bf
Merge pull request #4635 10 years ago
Philip Kaufmann c4bae53092 [Qt] move SubstituteFonts() above ToolTipToRichTextFilter 10 years ago
Wladimir J. van der Laan fffe947c48
Merge pull request #4627 10 years ago
Philip Kaufmann 94e1b9e05b [Qt] re-work overviewpage UI 10 years ago
Wladimir J. van der Laan 3181986d7e
Merge pull request #4636 10 years ago
Wladimir J. van der Laan 2260c99f38
Merge pull request #4643 10 years ago
Philip Kaufmann efd6b87811 small net cleanup 10 years ago
ntrgn c4a77090c4 Fixes ignored qt 4.8 codecs path on windows when configuring with --with-qt-libdir 10 years ago
Cory Fields 292cc072f3 qt: fix unicode character display on osx when building with 10.7 sdk 10 years ago
Wladimir J. van der Laan 003bbd5f76
Merge pull request #4645 10 years ago
Ben Holden-Crowther b6884b8594 Added bullet point 10 years ago
Wladimir J. van der Laan 0b588168ab
Merge pull request #4640 10 years ago
Wladimir J. van der Laan 6c23b08203
CCoinsKeyHasher::operator() should return size_t 10 years ago
Cory Fields 6b271a3911 build: fix race in 'make deploy' for windows 10 years ago
Cory Fields d3434601ba build: Fix 'make deploy' when binaries haven't been built yet 10 years ago
Cory Fields 206a7f9de6 build: hook up qt translations for static osx packaging 10 years ago
Cory Fields d597219d6d build: add --with-qt-translationdir to configure for use with static qt 10 years ago
Cory Fields 71941ce580 build: teach macdeploy the -translations-dir argument, for use with static qt 10 years ago
Cory Fields f8120f7e0f build: Find the proper xcb/pcre dependencies 10 years ago
Cory Fields eccd58567d build: silence mingw fpic warning spew 10 years ago