5983 Commits (df9c2ee1c9c02b79ccbb6cbae03096c3f9af23c7)

Author SHA1 Message Date
Pieter Wuille 362001c19f Move CHECKMULTISIG order tests out of automatically generated block 10 years ago
Pieter Wuille f67a9ce0dc Use deterministically generated script tests 10 years ago
Pieter Wuille 32b93a1bc2 Extra explanation for getchaintips 10 years ago
Luke Dashjr 8a20cd3c51 prioritisetransaction RPC: Restore compatibility with existing implementations by using satoshis for fee offset rather than BTC 10 years ago
Cozz Lovan 43422a0121 [Qt] Fix wallet-lock in CWallet::GetAccountAddresses(..) 10 years ago
Pieter Wuille 4cdaa95a20 Resize after succesful result 10 years ago
21E14 1cf23f6c50 Update the intent on SI-style separators. 10 years ago
Wladimir J. van der Laan f86a24b368
Move `setmocktime` to hidden category 10 years ago
Jonas Schnelli 8a5c9513ba [REST] make selection of output-format mandatory, support dot url syntax 10 years ago
Pieter Wuille 1b91be49f5 Report status of chain tips 10 years ago
Pieter Wuille 57be955ba0 Remove -printblock, -printblocktree, and -printblockindex 10 years ago
Pieter Wuille bd9aebf19d Introduce a hidden category 10 years ago
Pieter Wuille 0dd06b2515 Delay writing block indexes in invalidate/reconsider 10 years ago
Pieter Wuille 9b0a8d3152 Add 'invalidateblock' and 'reconsiderblock' RPC commands. 10 years ago
Jonas Schnelli 5dc713bfc7 [REST] set REST API behind "-rest" option 10 years ago
Jonas Schnelli 78bdc8103f [REST] give an appropriate response in warmup phase 10 years ago
Wladimir J. van der Laan 8ba38aba42
qt: Update translations from transifex 10 years ago
Jonas Schnelli 210eba9fdb [REST] fix headersonly flag for BINARY responses 10 years ago
Pavel Janík a53d16ac0c Use complete path to include bitcoin-config.h. 10 years ago
Pavel Janík c8ed6130a4 Include missing config/bitcoin-config.h. 10 years ago
Philip Kaufmann a328dd60a7 [Qt] small changes to sendcoinsdialog 10 years ago
Pieter Wuille 63d1ae5556 Do all block index writes in a batch 10 years ago
Pieter Wuille da918ac06e Make SCRIPT_VERIFY_CLEANSTACK a standardness requirement 10 years ago
Pieter Wuille b6e03cc592 Add SCRIPT_VERIFY_CLEANSTACK (BIP62 rule 6) 10 years ago
Pieter Wuille ae4151bbad No semantic change: reuse stack variable in P2SH evaluation 10 years ago
Pieter Wuille 3dd8ed72e5 Delay writing block indexes in invalidate/reconsider 10 years ago
Pieter Wuille 798faec3ea Add 'invalidateblock' and 'reconsiderblock' RPC commands. 10 years ago
Michael Ford 850c570d68 No longer check osx compatibility in RenameThread 10 years ago
Pavel Janík 3a05ba1bfc Fix typo in doxygen comment. 10 years ago
Cory Fields 322317951f libbitcoinconsensus: don't require any global constructors 10 years ago
Jonas Schnelli c5a2282855
[Qt, OSX] fix Qt4.8 compatibility with QProgressBar issue 10 years ago
Pieter Wuille a206950016 Introduce separate flushing modes 10 years ago
Pieter Wuille 51ce901aa3 Improve chainstate/blockindex disk writing policy 10 years ago
Pavel Janík 494f6e7d35 Check for strnlen and provide it if it is not found. 10 years ago
Gregory Maxwell 3c77714134 Make -proxy set all network types, avoiding a connect leak. 10 years ago
dexX7 7357893396
Prioritize and display -testsafemode status in UI 10 years ago
Pieter Wuille f321d6bfff Add key generation/verification to ECC sanity check 10 years ago
Pieter Wuille d0c41a7350 Add sanity check after key generation 10 years ago
Pavel Janík e0535e15ab Remove misleading comment about testnet's message string. 10 years ago
Pavel Janík 3d0a1ce193 Process help and version arguments before datadir. 10 years ago
21E14 730b1ed1a0 Check pindexBestForkBase for null 10 years ago
Philip Kaufmann 1b2600a13a
Change MIT/X11 to MIT in license displayed in the program 10 years ago
Michael Ford fa94b9d562
Convert remaining comments in /src to doxygen format 10 years ago
Wladimir J. van der Laan 4a106eeb33
qt: English translation update 10 years ago
Cory Fields f618577029 build: fix link error on some platforms. Fixes #5235 10 years ago
Pieter Wuille 9d8604f36a Header define style cleanups 10 years ago
Pieter Wuille a53fd41485 Deterministic signing 10 years ago
Pieter Wuille 3060e36098 Add the RFC6979 PRNG 10 years ago
Pieter Wuille a8f5087e53 Add HMAC-SHA256 10 years ago
Pieter Wuille 36fa4a78ac Split up crypto/sha2 10 years ago