5557 Commits (30c43d9821ca54a9fa69b8becce6e1bd8d4f0e25)

Author SHA1 Message Date
Cory Fields aa3673064c build: remove libstdc++ backwards-compat 10 years ago
Ross Nicoll 34e5015cd2
Add unit tests for next difficulty calculations 10 years ago
Michael Ford de5403f878 [GUI] Move fee dialog minimise button away from "Transaction Fee" 10 years ago
Philip Kaufmann 6cb4a52535 [Qt, Linux] honor current network when creating autostart link 10 years ago
Philip Kaufmann 9673c35daf [Qt, Win] honor current network when creating autostart link 10 years ago
Shaul Kfir e5ece053da Rename Interval() to DifficultyAdjustmentInterval() 10 years ago
Cory Fields 1630219d90 openssl: abstract out OPENSSL_cleanse 10 years ago
Suhas Daftuar 78c6bedb9c Add test for DER-encoding edge case 10 years ago
Suhas Daftuar 6f50dbd2fd Fix NegateSignatureS to not duplicate last byte of S 10 years ago
Philip Kaufmann deda3e156d [Qt] remove unused getNumBlocksAtStartup() from ClientModel 10 years ago
Philip Kaufmann 47ee8cf091 [Qt] use qint64 in BitcoinGUI::setNumBlocks 10 years ago
Gregory Maxwell 28d4cff0ed Sanitize command strings before logging them. 10 years ago
Ivan Pustogarov dca799e1db Ignore getaddr messages on Outbound connections. 10 years ago
Wladimir J. van der Laan f5791c6ae3 Add more information to errors in ReadBlockFromDisk 10 years ago
Jonas Schnelli d67a642392 [Qt] add bitcoin logo to about screen 10 years ago
Jonas Schnelli 17115d0a34 fix getblocktemplate lock issue 10 years ago
Philip Kaufmann 25cf6f3d41 minor rework of SendMoney in rpcwallet 10 years ago
Philip Kaufmann a6516686dc [Qt] prevent amount overflow problem with payment requests 10 years ago
Cory Fields 7f991e364e c++11: These look like user-defined literals. 10 years ago
Cory Fields 5a6155ccfa c++11: don't forward-declare types used in maps 10 years ago
Cory Fields 3447cf87e2 c++11: MOVEONLY: break circular dependency in wallet 10 years ago
Cory Fields bbacd88204 c++11: MOVEONLY: move function definitions out of the header 10 years ago
Cory Fields a2b04ddfe6 build: fix newer boost build with c++11 10 years ago
Daniel Kraft eb1c2cd37f Split logic to undo txin's off DisconnectBlock. 10 years ago
Suhas Daftuar cf008ac8c3 Acquire CCheckQueue's lock to avoid race condition 10 years ago
Pieter Wuille 9fddceda44 Avoid storing a reference passed to SignatureChecker constructors 10 years ago
Pieter Wuille 858809a33e Use separate SignatureChecker for CMutableTransaction 10 years ago
Shaul Kfir f4b2078f72 Replace difficulty readjustment blocks with Interval() 10 years ago
Pieter Wuille bf6cdebdc5 Increase coverage of DERSIG edge cases 10 years ago
Pieter Wuille 5a47811da5 BIP66 changeover logic 10 years ago
Pieter Wuille 092e9fe5fb Example unit tests from BIP66 10 years ago
Pieter Wuille 80ad135a5e Change IsDERSignature to BIP66 implementation 10 years ago
Daira Hopwood 1371e6f5db Change "insane" to "absurd" (referring to high fees) in text strings and identifiers. 10 years ago
bikinibabe ee932025c1 Changed pronouns for correctness and inclusivity 10 years ago
Vitalii Demianets bd2b73bb9b TRIVIAL: fix misleading comment 10 years ago
Pavel Janík 5262fde0ec Remove whitespaces before double colon in errors and logs 10 years ago
Pavel Janík 91a9fe094b Fix typo - sentence starts with capital letter 10 years ago
Manuel Araoz d6bed1514c remove sig_canonical.json and sig_noncanonical.json 10 years ago
Philip Kaufmann fdf80ea7b1 [Qt] allow unit changes for read-only BitcoinAmountField 10 years ago
randy-waterhouse 72ac792b4a Format build flags in src/Makefile.am. 10 years ago
fsb4000 55eade9d46 Change Coin Control first column label 10 years ago
Wladimir J. van der Laan 5ebe0956b3 Trim RPC command table 10 years ago
Eric Lombrozo 4401b2d7c5 Removed main.h dependency from rpcserver.cpp 10 years ago
Earlz 14d023f1ae change hardcoded character constants to a set of descriptive named constants for database keys 10 years ago
fsb4000 e5d9d77df2 fix crash: createmultisig and addmultisigaddress 10 years ago
fsb4000 0eade74c78 fix crash: CoinControl "space" bug 10 years ago
Cory Fields 6bbca99baa LSSharedFileListItemResolve() was deprecated in Mac OS X 10.10, use LSSharedFileListItemCopyResolvedURL() instead 10 years ago
Wladimir J. van der Laan 66b473457b
Delete RecvLine function 10 years ago
Wladimir J. van der Laan 28ee7e8b8c Get rid of DetectShutdownThread 10 years ago
Cory Fields 73cd4edb4f qt: avoid hard-coding font names 10 years ago