5504 Commits (41113e33ad62333d99fd8cc6bf717c0794681d86)

Author SHA1 Message Date
Philip Kaufmann 2284ccbd13 [Qt] remove dup lock that is done in SetAddressBook() 10 years ago
Philip Kaufmann 1ec753f734 [Qt] ensure socket is set to NULL in PaymentServer::ipcSendCommandLine 10 years ago
Philip Kaufmann 814429dc72 [Qt] add BIP70/BIP71 constants for all messages and mime types 10 years ago
Philip Kaufmann b82695b89f [Qt] make PaymentServer::ipcParseCommandLine void 10 years ago
Pavel Janík a26bf478ea Add a new test for FormatParagraph (string longer than the default width). 10 years ago
Pavel Janík 83b81f6c8a Format paragraphs properly - count the space between words. 10 years ago
Gregory Maxwell 683dc4009b Disable SSLv3 (in favor of TLS) for the RPC client and server. 10 years ago
Pavel Janík 4be639eaec Use RPC_INVALID_PARAMETER instead of RPC_WALLET_ERROR for invalid amount. 10 years ago
Pavel Janík 4c83c0e7c8
Normalize header guard of script_error.h 10 years ago
Matt Corallo afd4b94b6d Move CMerkleBlock and CPartialMerkleTree to their own file 10 years ago
Daniel Kraft 35f7227a86 Clean up wallet encryption code. 10 years ago
Pieter Wuille 87bddb7a3a Squashed 'src/secp256k1/' changes from ad2028f..b0210a9 10 years ago
Pieter Wuille 12a49cac0a Limit the number of new addressses to accumulate 10 years ago
Peter Todd cac15bedb1
Test unexecuted OP_CODESEPARATOR 10 years ago
Luke Dashjr d227011184 MOVEONLY: core/ -> primitives/ 10 years ago
Pieter Wuille 307f7d48d4 Report script evaluation failures in log and reject messages 10 years ago
Ryan X. Charles 65b03282c9
newlines in strings are invalid JSON 10 years ago
Wladimir J. van der Laan 35e408f8a4 Regard connection failures as attempt for addrman 10 years ago
Philip Kaufmann 4709160b50 [Qt] fix a translation that occurs 2 times but was a little different 10 years ago
Philip Kaufmann 50db7d9f09 [Qt] change some strings to reflect name change to Bitcoin Core 10 years ago
Philip Kaufmann 2747f7cf77 [Qt] fix missing plural form for a string in sendcoinsdialog 10 years ago
Michael Ford c5b390b6b9 Make comments in main an init doxygen compatible 10 years ago
Pavel Janík b93173dee9 Move SendMoney() to rpcwallet.cpp. 10 years ago
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