5504 Commits (41113e33ad62333d99fd8cc6bf717c0794681d86)

Author SHA1 Message Date
Wladimir J. van der Laan 4414f5ffe1 build: Endian compatibility 10 years ago
Pieter Wuille ba04c4a780 Limit message sizes before transfer 10 years ago
Pieter Wuille 9519a9a420 Add correct bool combiner for net signals 10 years ago
Jonas Schnelli 9bbb880be4 [Qt] fix a issue where "command line options"-action overwrite "Preference"-action (on OSX) 10 years ago
Rob Van Mieghem 84a05b843b
QT: remove unused parameter 10 years ago
Cozz Lovan 90a43c1e93 [Qt] Code-movement-only: Format confirmation message in sendcoinsdialog 10 years ago
Pieter Wuille 51598b2631 Reinitialize state in between individual unit tests. 10 years ago
Cory Fields 16a58a8644 keys: remove libsecp256k1 verification until it's actually supported 10 years ago
Luke Dashjr e96028c78e GUI: Clarify terminology; use "Label" heading for labels row, and "Node/Service" rather than [IP] "Address" 10 years ago
Pieter Wuille 9abbeeabd7 Remove obsolete pubsub method definitions 10 years ago
Wladimir J. van der Laan 6f1274c8c9
qt: Don't save geometry for options and about/help window 10 years ago
Cory Fields eec37136fd make CMessageHeader a dumb storage class 10 years ago
21E14 32eaf8a3de WIN32 Seed Cleanup: Move nLastPerfmon behind win32 ifdef. 10 years ago
Pieter Wuille 85da07a5a0 Better fingerprinting protection for non-main-chain getdatas. 10 years ago
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