12989 Commits (99fd85cb44fe9983c64cfa376299e67b18568304)
 

Author SHA1 Message Date
Jonas Schnelli 50864529b6
Merge #9588: qt: Use nPowTargetSpacing constant 8 years ago
Lauda be31a2b363 [Trivial] Update license year range to 2017 8 years ago
Alex Morcos 094e4b3383 Better document usage of SyncTransaction 8 years ago
Alex Morcos 4afbde6028 Introduce MemPoolConflictRemovalTracker 8 years ago
Wladimir J. van der Laan ff25c32392 mempool: add notification for added/removed entries 8 years ago
Pieter Wuille 71148b8947
Merge #9596: [bugfix] save feeDelta instead of priorityDelta in DumpMempool 8 years ago
Wladimir J. van der Laan 727a798360
Merge #9516: Bug-fix: listsinceblock: use fork point as reference for blocks in reorg'd chains 8 years ago
Russell Yanofsky 5a00659b58 [wallet] Clarify getbalance help string to explain interaction with bumpfee 8 years ago
Wladimir J. van der Laan 5cf3c60fcc
Merge #9607: Remove redundant semicolons in Python code 8 years ago
Wladimir J. van der Laan 7884956414
Merge #9511: Don't overwrite validation state with corruption check 8 years ago
Wladimir J. van der Laan eafba4e273
Merge #9583: Move wallet callbacks into cs_main (this effectively reverts #7946) 8 years ago
MarcoFalke ff58b1c3bd
Merge #9610: [Trivial] Grammar and typo correction (laudaa) 8 years ago
Lauda 5c66d41b7f [Trivial] Grammar and typo correction 8 years ago
MarcoFalke 0b96abc35f
Merge #9554: [test] Avoid potential NULL pointer dereference in addrman_tests.cpp 8 years ago
Matt Corallo 003cd60cc3 Add missing mempool lock for CalculateMemPoolAncestors 8 years ago
practicalswift 5cdf10611f Remove redundant semicolons in Python code 8 years ago
John Newbery dd5b0114cf [Trivial] add comment about setting peer as HB peer. 8 years ago
Alex Morcos de1ae324bf Exclude RBF txs from fee estimation 8 years ago
Wladimir J. van der Laan af01cd3a3d
qt: Periodic translation update 8 years ago
Wladimir J. van der Laan b8d1b81077
trivial: squash missing field 'argNames' initializer warning in qt tests 8 years ago
Wladimir J. van der Laan fb75cd04bb
Merge #9377: fundrawtransaction: Keep change-output keys by default, make it optional 8 years ago
Alex Morcos fe8e8efcf9 [rpc] Add incremental relay fee to getnetworkinfo 8 years ago
Pavel Janík 44f2baac48 Do not shadow local variable named `tx`. 8 years ago
Gregory Maxwell 8ff8d219c3 Send final alert message to older peers after connecting. 8 years ago
Alex Morcos bd92f2481c [bugfix] save feeDelta instead of priorityDelta in DumpMempool 8 years ago
Alex Morcos 6b331e6cf9 Fix to have miner test aware of new separate block min tx fee 8 years ago
Alex Morcos de6400de5d Fix missing use of dustRelayFee 8 years ago
Alex Morcos 5b158707f2 Use incrementalRelayFee for BIP 125 replacement 8 years ago
MarcoFalke fa4d47814f qt: Use nPowTargetSpacing constant 8 years ago
Jonas Schnelli c9f3062d55
Add fundrawtransactions new reserveChangeKey option to the release notes 8 years ago
Jonas Schnelli 9eb325d079
[QA] Add test for fundrawtransactions new reserveChangeKey option 8 years ago
Jonas Schnelli 9aa4e6a6c2
[Wallet] Add an option to keep the change address key, true by default 8 years ago
Wladimir J. van der Laan 82274c02ed
Merge #9535: Split CNode::cs_vSend: message processing and message sending 8 years ago
Jonas Schnelli b25068697f
Merge #9461: [Qt] Improve progress display during headers-sync and peer-finding 8 years ago
Wladimir J. van der Laan 2ef52d3cf1
Merge #8456: [RPC] Simplified bumpfee command. 8 years ago
Matt Corallo 989989354b Move wallet callbacks into cs_main (this effectively reverts #7946) 8 years ago
mrbandrews cc0243ad32 [RPC] bumpfee 8 years ago
Russell Yanofsky 52dde66770 [wallet] Add include_unsafe argument to listunspent RPC 8 years ago
Wladimir J. van der Laan 054d664215
Merge #9498: Basic CCheckQueue Benchmarks 8 years ago
Wladimir J. van der Laan e9e7993007
Merge #9542: Docs: Update CONTRIBUTING.md 8 years ago
Wladimir J. van der Laan 41cb05cc8f
Merge #9552: Add IPv6 support to qos.sh 8 years ago
James White fc089ae47a Add IPv6 support to qos.sh 8 years ago
Jonas Schnelli 40ec7c7b0d
[Qt] Improve progress display during headers-sync and peer-finding 8 years ago
Wladimir J. van der Laan 9c9af5ab2d
Merge #9499: Use recent-rejects, orphans, and recently-replaced txn for compact-block-reconstruction 8 years ago
Cory Fields c36ec715f0
depends: qt: disable printer for all platforms, not just osx 8 years ago
Wladimir J. van der Laan 6012967c47
Merge #9512: Fix various things -fsanitize complains about 8 years ago
John Newbery c70622e942 Docs: Update CONTRIBUTING.md 8 years ago
MarcoFalke b0b57a1730
Merge #9508: Remove unused Python imports 8 years ago
Karl-Johan Alm 7ba0a00aae Testing: listsinceblock should not use orphan block height. 8 years ago
Karl-Johan Alm ee5c1ce5a6 Bug-fix: listsinceblock: use closest common ancestor when a block hash was provided for a chain that was not the main chain. 8 years ago