6144 Commits (07f70b2dde26ef2b8857642043b149ff23f59a5c)

Author SHA1 Message Date
Wladimir J. van der Laan 3b72fdfb86 Revert "Reject transactions with excessive numbers of sigops" 10 years ago
ntrgn 8bfdc9acaa
qt: better looking trayicon 10 years ago
Wladimir J. van der Laan 4c61ba40b9 build: check for sys/prctl.h in the proper way 10 years ago
Wladimir J. van der Laan 76c49c4138
Fix thread name setting 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
Cozz Lovan 6b5b7cbfb4
Categorize rpc help overview 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
Ross Nicoll c7f3876d4a URLs containing a / after the address no longer cause parsing errors. 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
Philip Kaufmann c4bae53092 [Qt] move SubstituteFonts() above ToolTipToRichTextFilter 10 years ago
Philip Kaufmann 94e1b9e05b [Qt] re-work overviewpage UI 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 6c23b08203
CCoinsKeyHasher::operator() should return size_t 10 years ago
Cory Fields d597219d6d build: add --with-qt-translationdir to configure for use with static qt 10 years ago
Cory Fields f8120f7e0f build: Find the proper xcb/pcre dependencies 10 years ago
Wladimir J. van der Laan e05d72055a
qt: bitcoin_en update after 8d0d512 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
ntrgn 9ce0774aba
build: Fix windows configure when using --with-qt-libdir 10 years ago
Philip Kaufmann a409467e14 more Bitcoin -> Bitcoin Core string changes 10 years ago
Philip Kaufmann ead6737b87 [Qt] format ping times in peers tab as ms 10 years ago
Jeff Garzik 70b9d36a2c
Log "version" message IP addresses in client connect summary 10 years ago
Wladimir J. van der Laan 488a616439
qt: Demote ReportInvalidCertificate message to qDebug 10 years ago
Philip Kaufmann a5b2d9c82e [Qt] tweak new peers tab in console window 10 years ago
pryds 2b410c2fe1 Typo, and a few "Bitcoin" -> "Bitcoin Core" 10 years ago
Daniel Kraft b33bd7a3be Implement "getchaintips" RPC command to monitor blockchain forks. 10 years ago
Wladimir J. van der Laan a60120e951 Add built-in seeds for .onion 10 years ago
jtimon f5745fa52a Declare SignatureHash() in script.h 10 years ago
Philip Kaufmann 2b600992e8 add license header to core_io.h, core_read/_write.cpp 10 years ago
Philip Kaufmann 1b73d36b2c fix compilation error in core_io.h 10 years ago
Philip Kaufmann 283a3b88b6 small ordering cleanup of init help message 10 years ago
Wladimir J. van der Laan 9fcb410195
qt: Remove '0 BTC' placeholder from translation 10 years ago
Wladimir J. van der Laan c0e9548b63
qt: more watchonly -> watch-only 10 years ago