7520 Commits (5e3557b8e36308a27dbeb528569abe638c4d01dd)

Author SHA1 Message Date
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
BtcDrak 1b77471bd6 Remove alert keys 9 years ago
BtcDrak 01fdfeffc4 Remove `-alerts` option 9 years ago
BtcDrak 92066344fd Update alert notification and GUI 9 years ago
BtcDrak bbb9d1d123 Remove p2p alert handling 9 years ago
Alex Morcos 68d4282774 Fix calculation of balances and available coins. 9 years ago
BtcDrak 12c89c9185 Policy: allow transaction version 2 relay policy. 9 years ago
BtcDrak 02c2435802 Soft fork logic for BIP68 9 years ago
BtcDrak 478fba6d52 Soft fork logic for BIP113 9 years ago
Pieter Wuille 65751a3cf2 Add CHECKSEQUENCEVERIFY softfork through BIP9 9 years ago
João Barbosa 0f176927f8 Improve COutPoint less operator 9 years ago
MarcoFalke faf756ae4e [amount] Make GetFee() monotonic 9 years ago
MarcoFalke fab6880494 [qa] Add amount tests 9 years ago
MarcoFalke fae8467d41 [qt] Remove unneeded "fSendFreeTransactions" check 9 years ago