4251 Commits (91b6a2cd53bb43e69fb54e2cc26aee25c193febe)
 

Author SHA1 Message Date
pooler 91b6a2cd53 Litecoin: update pnSeed array 10 years ago
Warren Togami fab1907372 Litecoin v0.8.7.2 10 years ago
Warren Togami cc924b775c Litecoin: Checkpoint at block 585010 10 years ago
Warren Togami dabb4df745 Merge pull request #159 from whitj00/patch-1 10 years ago
Warren Togami f91b455f59 Merge pull request #162 from linki/fix/openssl-1.0.1h 10 years ago
Martin Linkhorst 73f892b590 upgrade to openssl-1.0.1h for CVE-2014-0224 10 years ago
whitj00 c2cf47946a Changed old bitcoin links 10 years ago
pooler ccd9a1f5f7 Update testnet DNS seeds 11 years ago
Warren Togami aa77ae3a8c Litecoin v0.8.7.1 11 years ago
Warren Togami cbe869e153 Revert "RPC: prevent crash with walletpassphrase" 11 years ago
seikochan 9ec7b25cd6 Litecoin: Update more copyright notices. 11 years ago
Warren Togami 6ce2f0b2fb Litecoin v0.8.6.9 11 years ago
Warren Togami 41fa624525 Litecoin: Upgrade openssl, qt, miniupnpc, zlib, libpng, qrencode 11 years ago
Warren Togami 06e78495d5 Litecoin: Checkpoint at block 541794 11 years ago
Warren Togami 09137b47e4 getnormalizedtxid now explains itself. 11 years ago
Pieter Wuille bc7bc9d751 Add normalized transaction hash 11 years ago
Warren Togami bb85fc8477 Litecoin: reject fee > 1 LTC in sendrawtransaction 11 years ago
Warren Togami 70313dd1e7 Litecoin: settxfee label in LTC 11 years ago
Wladimir J. van der Laan 55929d483b Remove "conflicted" as transaction category. 11 years ago
Pieter Wuille fc1426bc0a Add HasCanonicalPushes(), and use it in IsStandardTx 11 years ago
Wladimir J. van der Laan 9b8b8075df qt: Add option to (not) spend unconfirmed change 11 years ago
Luke Dashjr 9ae42ca79b Bump copyright years to 2014 for changed files 11 years ago
Gavin Andresen 1222b1b59c Handle "conflicted" transactions properly 11 years ago
b6393ce9-d324-4fe1-996b-acf82dbc3d53 441f09f263 If requested, actually treat uncomfirmed change as being uncomfirmed 11 years ago
Peter Todd 3a67c1ff27 Partial: Fix off-by-one errors in use of IsFinalTx() 11 years ago
Wladimir J. van der Laan d2ee3aecbe qt: add missing cs_wallet lock in AddressTableModel::setData 11 years ago
Gregory Maxwell 6a51fcf1bd [raw] reject insanely high fees by default in sendrawtransaction 11 years ago
Wladimir J. van der Laan 6b7c937114 Add option to avoid spending unconfirmed change 11 years ago
Wladimir J. van der Laan c1c35358fb Fix `getaddednodeinfo` RPC call with dns=false 11 years ago
Wladimir J. van der Laan 7e1d5ca894 Add check for valid keys in `importprivkey` 11 years ago
Wladimir J. van der Laan 56646670e1 qt: Fix richtext detection hang issue on very old Qt versions 11 years ago
Luke Dashjr 7f85c10736 Bugfix: Undefine _FORTIFY_SOURCE before redefining it, to avoid warnings on compilers that define it by default 11 years ago
Wladimir J. van der Laan 5860707b6c Don't create empty transactions when reading corrupted wallet 11 years ago
Wladimir J. van der Laan dab55190ec Explicitly ensure that wallet is unlocked in `importprivkey` 11 years ago
regergregregerrge 5a79068b5a Update build-osx.md 11 years ago
Micha a8f8323fa9 Change release-process.md to sign release tags 11 years ago
Gregory Maxwell 4e0048e454 Partial: Sanitize assert usage and refuse to compile with NDEBUG. 11 years ago
Wladimir J. van der Laan 3d72da2d36 doc: replace DOS with MSYS shell to be more consistent 11 years ago
Wladimir J. van der Laan 9eaaa43bc3 qt: add license header to source files 11 years ago
Peter Todd c847e6fe32 Show short scriptPubKeys correctly 11 years ago
Gavin Andresen c3df36c441 Bug fix: CDataStream::GetAndClear() when nReadPos > 0 11 years ago
Philip Kaufmann 354ba60384 bitcoingui: show main window (if hidden) on modal messages 11 years ago
Philip Kaufmann 036a69c13c RPC: prevent crash with walletpassphrase 11 years ago
Luke Dashjr 473ac8f676 Bugfix: Supress "address" key in transaction details, when the destination isn't recognized 11 years ago
Luke Dashjr 70d89d963c Bugfix: Avoid trying to parse outputs that aren't relevant to CWalletTx::GetAmounts 11 years ago
Gavin Andresen a89b428586 Avoid core dump if rpc port is in use. 11 years ago
fanquake dc4cd268f5 Update Qt 4.8.3 download link 11 years ago
Philip Kaufmann 4e1ffda0ae Bitcoin-Qt: prevent stuck/unusable debug window on exit 11 years ago
Philip Kaufmann ab86ca03a8 fix #3049 by changing comment for CNetAddr::IsRFC4193() 11 years ago
Philip Kaufmann e55c96f38b misc small spelling/indentation fixes 11 years ago