8918 Commits (72fb5158b1c8bd85c2bccc87ba814170a0095d34)

Author SHA1 Message Date
Matthew English 03c77fdc14 Doc: Update isStandardTx comment 9 years ago
MarcoFalke fa2da2cb60 [amount] Add support for negative fee rates 9 years ago
MarcoFalke 11114a69c8 [amount] test negative fee rates and full constructor 9 years ago
Suhas Daftuar e4ba9f6b04 Version 2 transactions remain non-standard until CSV activates 9 years ago
instagibbs f8536a62c3 Corrected values 9 years ago
instagibbs 617deeb06e Gave miner test values constants for less error-prone values. 9 years ago
Wladimir J. van der Laan 62b9a557fc Reduce block timeout to 10 minutes 9 years ago
Pieter Wuille 0e24bbf679 Self check after the last peer is removed 9 years ago
Pieter Wuille 2d1d6581ec Track block download times per individual block 9 years ago
Jorge Timón bf477bcc79 Trivial: Globals: Explicitly pass const CChainParams& to ProcessMessage() 9 years ago
Jonas Schnelli 9f7336b457
[Wallet] slightly refactor GetOldestKeyPoolTime() 9 years ago
Jonas Schnelli 4f7c959af1
Refactor IsRBFOptIn, avoid exception 9 years ago
Wladimir J. van der Laan 07398e8e9d init: allow shutdown during 'Activating best chain...' 9 years ago
mruddy eda3d92489 Net: Add IPv6 Link-Local Address Support 9 years ago
Wladimir J. van der Laan f20d42ed2b UpdateTip: log only one line at most per block 9 years ago
Pieter Wuille dde46d3ae1 Merge script_valid and script_invalid tests 9 years ago
Pieter Wuille 009b503792 Get rid of expect in script_tests as it's implied by scripterror 9 years ago
Pieter Wuille 76da761351 Make script_error a mandatory 4th field for script_tests 9 years ago
Pieter Wuille 269281b7cc Fix some misconstructed tests 9 years ago
Pieter Wuille d03e46625a Fix formatting of NOPs for generated script tests 9 years ago
Pieter Wuille c7c664191f Fix JSON pretty printing in script_tests 9 years ago
mruddy 92107d574d RPC: add versionHex in getblock and getblockheader JSON results; expand data in getblockchaininfo bip9_softforks field. 9 years ago
Pavel Janík 0087f26848 Use relative paths instead of absolute paths 9 years ago
Jonas Schnelli 8efed3bc93
[Qt] Support for abandoned/abandoning transactions 9 years ago
mruddy 60361ca481 RPC: fix generatetoaddress failing to parse address and add unit test 9 years ago
MarcoFalke fada0c422c [doc] Fix doxygen comments for members 9 years ago
MarcoFalke fabbf80f2f [ui] Move InitError, InitWarning, AmountErrMsg 9 years ago
paveljanik a22bde9449 Fix typo: Optimizaton -> Optimization 9 years ago
Pieter Wuille eff736e55e Reformat version in UpdateTip and other messages 9 years ago
Wladimir J. van der Laan fb8a8cf2e6 rpc: Register calls where they are defined 9 years ago
Pavel Janík ae2156f123 Clear the input line after activating autocomplete 9 years ago
Wladimir J. van der Laan 18f05c765c build: python 3 compatibility 9 years ago
mruddy e1523cee58 P2P: add maxtimeadjustment command line option 9 years ago
Jonas Schnelli 7d5e31a82b
[Qt] remove trailing output-index from transaction-id 9 years ago
Jonas Schnelli cef8bdf5d7
[Wallet][RPC] add missing abandon status documentation 9 years ago
Jonas Schnelli fc737d127f
[Qt] remove unused formatBuildDate method 9 years ago
João Barbosa df9e9233dc Fix lockunspents help message 9 years ago
Jonas Schnelli 263de3d1c8
[Wallet][RPC] add abandoned status to listtransactions 9 years ago
instagibbs f1bb13c93d Added companion removeprunedfunds call. 9 years ago
instagibbs 7eb702954e Add importprunedfunds rpc call 9 years ago
João Barbosa bb16c8894b Prevent multiple calls to CWallet::AvailableCoins 9 years ago
Jonas Schnelli 4856f1d671
[Qt] Debug window: replace "Build date" with "Datadir" 9 years ago
Jonas Schnelli 25340b7cd5
[Wallet] refactor wallet/init interaction 9 years ago
Alex Morcos 9e072a6e66 Implement "feefilter" P2P message. 9 years ago
Andrew C fe00ca758a Create generatetoaddress rpc 9 years ago
Denis Lukianov c5825d2d73 Correct importaddress help reference to importpubkey 9 years ago
MarcoFalke fad13b1612 [amount] Preempt issues with negative fee rates 9 years ago
Patrick Strateman c90036f664 Always disconnect old nodes which request filtered connections. 9 years ago
Thomas Kerin 6601ce508e protocol.h/cpp: Removes NetMsgType::ALERT 9 years ago
BtcDrak ad7210408c Formatting 9 years ago