11368 Commits (61e282b62d7d4f0bca435c6e1b836d3b2c3a0874)
 

Author SHA1 Message Date
Suhas Daftuar 61e282b62d [qa] Add support for compactblocks v2 to mininode 8 years ago
Suhas Daftuar e47299a8f2 [qa] Update p2p-compactblocks.py for compactblocks v2 8 years ago
Johnson Lau 7a34a4614c Add NULLDUMMY verify flag in bitcoinconsensus.h 8 years ago
Cory Fields 7ae6242960 net: fix a few cases where messages were sent rather than dropped upon disconnection 8 years ago
Johnson Lau 3e80ab7f2a Add policy: null signature for failed CHECK(MULTI)SIG 8 years ago
Johnson Lau 0027672c80 Make non-minimal OP_IF/NOTIF argument non-standard for P2WSH 8 years ago
Wladimir J. van der Laan 633c4a1f36
qt: Periodic translations update 8 years ago
Wladimir J. van der Laan 7634d8eac4
qt: Translate all files, even if wallet disabled 8 years ago
MarcoFalke 94688d8e43
Merge #8866: [0.13] Backports 8 years ago
fanquake 5e0dd9e07c [Doc] Update bips.md for Segregated Witness 8 years ago
Suhas Daftuar d6c83b95cf [qa] Fix race condition in sendheaders.py 8 years ago
Suhas Daftuar b73f0653f3 [qa] Another attempt to fix race condition in p2p-compactblocks.py 8 years ago
Luke Dashjr b987348435 Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the lowest, not highest, block 8 years ago
Wladimir J. van der Laan cbc3fe59c4 test: Explicitly set encoding to utf8 when opening text files 8 years ago
MarcoFalke 0bee740845 [qa] util: Move wait_bitcoinds() into stop_nodes() 8 years ago
MarcoFalke 794b007896 [qa] Add getinfo smoke tests and rework versionbits test 8 years ago
MarcoFalke 1f60d45504 [qa] mininode: Only allow named args in wait_until 8 years ago
Suhas Daftuar 624a007f47 [qa] Fix race condition in p2p-compactblocks test 8 years ago
Johnson Lau 3e4abb5025 Fix nulldummy.py test 8 years ago
Wladimir J. van der Laan 31ab2f862a test: Avoid ConnectionResetErrors during RPC tests 8 years ago
jnewbery eb18cc1272 bitcoin-util-test.py should fail if the output file is empty 8 years ago
MarcoFalke d87227d6d2 [qa] nulldummy: Don't run unused code 8 years ago
MarcoFalke 1dd1783873 [qa] blockstore: Switch to dumb dbm 8 years ago
MarcoFalke 83ad563ade [rpc] throw JSONRPCError when utxo set can not be read 8 years ago
Jonas Schnelli 62886598db [Wallet] remove "unused" ThreadFlushWalletDB from removeprunedfunds 8 years ago
jnewbery 2a8bca465d Add bitcoin-tx JSON tests 8 years ago
Suhas Daftuar 9bbe66e592 [qa] Split up slow RPC calls to avoid pruning test timeouts 8 years ago
Johnson Lau 375437c26b Ping regularly in p2p-segwit.py to keep connection alive 8 years ago
Wladimir J. van der Laan a916677ace
Merge #8815: Backports for 0.13.1 8 years ago
Johnson Lau 9dfa0c8d90 Implement NULLDUMMY softfork 8 years ago
Suhas Daftuar cef633ce63 Fix broken sendcmpct test in p2p-compactblocks.py 8 years ago
Suhas Daftuar fb8706ebd7 Add p2p test for BIP 152 (compact blocks) 8 years ago
Suhas Daftuar f6be478b0a Add support for compactblocks to mininode 8 years ago
Suhas Daftuar 4295a7aea5 Tests: refactor compact size serialization in mininode 8 years ago
Pieter Wuille ff893aa557 Implement SipHash in Python 8 years ago
Suhas Daftuar 198494ce53 Allow changing BIP9 parameters on regtest 8 years ago
Jonas Schnelli 23feab1f38 Remove maxuploadtargets recommended minimum 8 years ago
Johnson Lau a5ec248323 Remove createwitnessaddress 8 years ago
instagibbs b394a96396 Add basic test for IsStandard witness transaction blinding 8 years ago
Pieter Wuille 1672225670 Do not store witness txn in rejection cache 8 years ago
Wladimir J. van der Laan 254e990ce5
Merge #8772: [0.13] Backports 8 years ago
Marty Jones b70b4a24e6 Trivial: Fix typo 8 years ago
isle2983 702fd2ee21 [copyright] add MIT license headers to .sh scripts where missing 8 years ago
isle2983 a60d7cc97d [copyright] Add missing copyright headers 8 years ago
isle2983 ea2a6bef85 [copyright] add MIT License copyright header to remaining Python files 8 years ago
isle2983 9a903f9f00 [copyright] add MIT License copyright header to zmq_sub.py 8 years ago
Pavel Janík 084cae9ca5 UndoReadFromDisk works on undo files (rev), not on block files. 8 years ago
MarcoFalke e34374e252 [qa] wallet: Check legacy wallet as well 8 years ago
fanquake d31ac725cf Specify Protobuf version 2 in paymentrequest.proto 8 years ago
Anders Øyvind Urke-Sætre 5e15fce30c Minor change in section name 8 years ago