6994 Commits (76da7613517d05aca31c2cee42b5ebf3d5c54974)

Author SHA1 Message Date
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
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
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
Alex Morcos 982670c333 Add LockPoints 9 years ago
Suhas Daftuar 7870debceb Test versionbits deployments 9 years ago
Suhas Daftuar 532cbb22b5 Add testing of ComputeBlockVersion 9 years ago
Pieter Wuille d23f6c6a0d Softfork status report in RPC 9 years ago
Pieter Wuille 732e774c06 Versionbits tests 9 years ago
Pieter Wuille 6851107b3a BIP9 Implementation 9 years ago
MarcoFalke fa48bb3148 [qt] Remove 0-fee from send dialog 9 years ago
Suhas Daftuar ce019bf90f Check all ancestor state in CTxMemPool::check() 9 years ago