6675 Commits (81061ffd694958383496a4d1e628d764e648ffbe)
 

Author SHA1 Message Date
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
Cory Fields a98356fee8 build: don't let libtool insert rpath into binaries 10 years ago
Wladimir J. van der Laan 8833acc4c9
Merge pull request #4498 10 years ago
Wladimir J. van der Laan e05d72055a
qt: bitcoin_en update after 8d0d512 10 years ago
Wladimir J. van der Laan 607758db93
Merge pull request #4631 10 years ago
Wladimir J. van der Laan 5f1b76aaf0
Merge pull request #4615 10 years ago
Wladimir J. van der Laan 9db9257ac4
Merge pull request #4629 10 years ago
Wladimir J. van der Laan 733177ebd3 Remove size limit in RPC client, keep it in server 10 years ago
Wladimir J. van der Laan e17151ad2a Avoid a copy in RPC output 10 years ago