Commit Graph

18050 Commits (5bb0164ceecc2e61f1839b482e821909e05a736e)
 

Author SHA1 Message Date
Wladimir J. van der Laan 2be8206a67
Merge #13962: Remove unused dummy_tx variable from FillPSBT
6 years ago
Wladimir J. van der Laan 7ef60ce884
Merge #13963: tests: Replace usage of tostring() with tobytes()
6 years ago
Carl Dong 8845c8aea6 tests: Replace usage of tostring() with tobytes()
6 years ago
Carl Dong 16bcc1b823 Remove unused dummy_tx variable from FillPSBT
6 years ago
Andrew Chow bd19cc78cf Serialize non-witness utxo as a non-witness tx but always deserialize as witness
6 years ago
Andrew Chow 43811e6338 Fix PSBT deserialization of 0-input transactions
6 years ago
MarcoFalke ddc3ec92b0
Merge #13634: ui: Compile boost::signals2 only once
6 years ago
MarcoFalke fa091b0016
qa: Add tests for submitheader
6 years ago
MarcoFalke 36b1b63f20 rpc: Expose ProcessNewBlockHeaders
6 years ago
Andrew Chow 5df6f089b5 More tests of signer checks
6 years ago
Andrew Chow 7c8bffdc24 Test that a non-witness script as witness utxo is not signed
6 years ago
Pieter Wuille 8254e9950f Additional sanity checks in SignPSBTInput
6 years ago
Pieter Wuille c05712cb59 Only wipe wrong UTXO type data if overwritten by wallet
6 years ago
MarcoFalke f87d0a9d75
Merge #13534: Don't assert(foo()) where foo() has side effects
6 years ago
MarcoFalke afa9600020
Merge #11526: Visual Studio build configuration for Bitcoin Core
6 years ago
MarcoFalke 3bd25c010c
Merge #13899: build: Enable -Wredundant-decls where available. Remove redundant redeclarations.
6 years ago
MarcoFalke 6edda062dc
Merge #13953: fix deprecation in bitcoin-util-test.py
6 years ago
MarcoFalke 62d40f1983
Merge #13955: gitian: bump descriptors for (0.)18
6 years ago
fanquake 263b3777e7
gitian: bump descriptors for (0.)18
6 years ago
MarcoFalke f083ec13c3
Merge #13938: refactoring: Cleanup StartRest()
6 years ago
Wladimir J. van der Laan 58efc49b95
build: bump version to 0.17.99
6 years ago
Wladimir J. van der Laan 8a9ffec0a2
Merge #13951: Hardcoded seeds update pre-0.17 branch
6 years ago
MarcoFalke 176aa5aa1d contrib: fix GetDesirableServiceFlags typo in seeds/README.md
6 years ago
Wladimir J. van der Laan 4da19de36f
Merge #13950: doc: move-only 0.17.0 release notes of individual prs
6 years ago
MarcoFalke bffb35f876
Merge #13054: tests: Enable automatic detection of undefined names in Python tests scripts. Remove wildcard imports.
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
Isidoro Ghezzi 49e56625aa
fix deprecation in bitcoin-util-test.py
6 years ago
Wladimir J. van der Laan 825fb02ef1 net: Update hardcoded seeds
6 years ago
Wladimir J. van der Laan 61c0d3b9aa contrib: in makeseeds, add 0.16.x to PATTERN_AGENT, remove 0.13.x
6 years ago
MarcoFalke fad3898627
doc: move-only release notes of individual prs
6 years ago
MarcoFalke 73a09b4458
Merge #13905: docs: fixed bitcoin-cli -help output for help2man
6 years ago
MarcoFalke b8eb0dfde4
Merge #13928: qa: blocktools enforce named args for amount
6 years ago
MarcoFalke a9c56b6634
Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblockstats
6 years ago
MarcoFalke ef86f2631e
Merge #13939: lint: Make format string linter understand basic template parameter syntax
6 years ago
Wladimir J. van der Laan 2115cba9c6
Merge #13666: Always create signatures with Low R values
6 years ago
Wladimir J. van der Laan 13d51a2b61
Merge #13808: wallet: shuffle coins before grouping, where warranted
6 years ago
Hennadii Stepanov 869193f5a6 docs: fixed bitcoin-cli -help output for help2man
6 years ago
Wladimir J. van der Laan b0d3e9b102
qt: Translations update before 0.17 branch
6 years ago
251 265bd50884 Removes unsed `CBloomFilter` constructor.
6 years ago
Wladimir J. van der Laan 0df7a6c13e
Merge #13944: test: Port usage of deprecated optparse module to argparse module
6 years ago
Kvaciral 5654efb187 Ported usage of deprecated optparse module to argparse module
6 years ago
Marcin Jachymiak 4b7091a842 Replace median fee rate with feerate percentiles
6 years ago
MarcoFalke 1b04b55f2d
Merge #13867: qa: Make extended tests pass on native Windows
6 years ago
MarcoFalke a04888a075
Merge #13915: [qa] Add test for max number of entries in locator
6 years ago
MarcoFalke a08533c1a0
Merge #13913: qa: Remove redundant checkmempool/checkblockindex extra_args
6 years ago
DesWurstes 2da54f5a66 Cleanup StartRest()
6 years ago
MarcoFalke d6faea4f91
Merge #13908: [Docs] upgrade rescan time warning from minutes to >1 hour
6 years ago
MarcoFalke bced8ea71a
Merge #13927: rpc: Use pushKV in some new PSBT RPCs
6 years ago
MarcoFalke 09ada21ca2
Merge #13924: tests: Simplify comparison in rpc_blockchain.py
6 years ago
MarcoFalke fa85c985ed
qa: Add p2p_invalid_locator test
6 years ago