4229 Commits (1222b1b59ce8c3869bb9f1b48022b0462f109576)
 

Author SHA1 Message Date
Gavin Andresen 1222b1b59c Handle "conflicted" transactions properly 10 years ago
b6393ce9-d324-4fe1-996b-acf82dbc3d53 441f09f263 If requested, actually treat uncomfirmed change as being uncomfirmed 10 years ago
Peter Todd 3a67c1ff27 Partial: Fix off-by-one errors in use of IsFinalTx() 10 years ago
Wladimir J. van der Laan d2ee3aecbe qt: add missing cs_wallet lock in AddressTableModel::setData 10 years ago
Gregory Maxwell 6a51fcf1bd [raw] reject insanely high fees by default in sendrawtransaction 10 years ago
Wladimir J. van der Laan 6b7c937114 Add option to avoid spending unconfirmed change 10 years ago
Wladimir J. van der Laan c1c35358fb Fix `getaddednodeinfo` RPC call with dns=false 10 years ago
Wladimir J. van der Laan 7e1d5ca894 Add check for valid keys in `importprivkey` 10 years ago
Wladimir J. van der Laan 56646670e1 qt: Fix richtext detection hang issue on very old Qt versions 10 years ago
Luke Dashjr 7f85c10736 Bugfix: Undefine _FORTIFY_SOURCE before redefining it, to avoid warnings on compilers that define it by default 10 years ago
Wladimir J. van der Laan 5860707b6c Don't create empty transactions when reading corrupted wallet 10 years ago
Wladimir J. van der Laan dab55190ec Explicitly ensure that wallet is unlocked in `importprivkey` 10 years ago
regergregregerrge 5a79068b5a Update build-osx.md 10 years ago
Micha a8f8323fa9 Change release-process.md to sign release tags 10 years ago
Gregory Maxwell 4e0048e454 Partial: Sanitize assert usage and refuse to compile with NDEBUG. 10 years ago
Wladimir J. van der Laan 3d72da2d36 doc: replace DOS with MSYS shell to be more consistent 10 years ago
Wladimir J. van der Laan 9eaaa43bc3 qt: add license header to source files 10 years ago
Peter Todd c847e6fe32 Show short scriptPubKeys correctly 10 years ago
Gavin Andresen c3df36c441 Bug fix: CDataStream::GetAndClear() when nReadPos > 0 10 years ago
Philip Kaufmann 354ba60384 bitcoingui: show main window (if hidden) on modal messages 10 years ago
Philip Kaufmann 036a69c13c RPC: prevent crash with walletpassphrase 10 years ago
Luke Dashjr 473ac8f676 Bugfix: Supress "address" key in transaction details, when the destination isn't recognized 10 years ago
Luke Dashjr 70d89d963c Bugfix: Avoid trying to parse outputs that aren't relevant to CWalletTx::GetAmounts 10 years ago
Gavin Andresen a89b428586 Avoid core dump if rpc port is in use. 10 years ago
fanquake dc4cd268f5 Update Qt 4.8.3 download link 10 years ago
Philip Kaufmann 4e1ffda0ae Bitcoin-Qt: prevent stuck/unusable debug window on exit 10 years ago
Philip Kaufmann ab86ca03a8 fix #3049 by changing comment for CNetAddr::IsRFC4193() 10 years ago
Philip Kaufmann e55c96f38b misc small spelling/indentation fixes 10 years ago
Philip Kaufmann 5fcec45078 Bitcoin-Qt: BitcoinGUI::message() updates/fixes 10 years ago
Pieter Wuille a3144627a0 Fix minor unit test memory leaks 10 years ago
Gregory Maxwell f80351c321 Make settxfee clear that units are btc/kb. 10 years ago
Warren Togami 10d589b7f2 Merge pull request #128 from petertoddltc/add-checkpoints-to-testnet 10 years ago
pooler f389e65c8d Add testnet DNS seed from xurious.com 10 years ago
Warren Togami 8201f6c1fd Merge pull request #138 from rnicoll/master-0.8 10 years ago
Ross Nicoll 1c8eddbdd8 Corrected reference to Bitcoin in French locale. 10 years ago
Warren Togami 85f303d883 Merge pull request #124 from simondlr/gitignore_leveldb_fix 11 years ago
Peter Todd 570f4b03eb
Litecoin: Add checkpoints to testnet 11 years ago
Simon de la Rouviere 523f31b803 Fix .gitignore to properly include leveldb Makefile. 11 years ago
Warren Togami 5a0d47cf59 qt-win32.yml: remove redundant unzip dep 11 years ago
Warren Togami fe7b87a976 Litecoin v0.8.6.2 11 years ago
Warren Togami bacaa46b0a Litecoin: Release Notes for 0.8.6.2 11 years ago
Warren Togami 5b17393890 Upgrade gitian win32 to boost-1.55. 11 years ago
Nikolay Belikov d781651e4c Litecoin: More straightforward SSE2 detection 11 years ago
Mr.Coder 4a96ed8039 Update makefile.osx to prevent some compiling errors under osx 10.9 11 years ago
Sejntcior e955fa8971 Fix QT5 compatibility for Coin Control 11 years ago
Matthieu Caneill a921cd224c Add: requirement libupnpc-dev for Debian, in readme-qt 11 years ago
Barry Allard 50f246e747 Litecoin: s/Bit/Lite/-coin.app 11 years ago
Barry Allard 375d8e9a4e [osx] update contrib/homebrew/bitcoin.qt.pro.patch from old OpenSSL -> modern OpenSSL via homebrew 11 years ago
rolf vreijdenberger 983aa861dd Litecoin: Coin Control cosmetic s/Bitcoin/Litecoin/ 11 years ago
rolf vreijdenberger afbb2a32c9 Litecoin: bitrpc.py cosmetic s/Bitcoin/Litecoin/ 11 years ago