12749 Commits (6b331e6cf977caa20c83a28a8c6c2af0b6c451c5)
 

Author SHA1 Message Date
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
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
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
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
Matt Corallo c5945804ca Add braces around AddToCompactExtraTransactions 8 years ago
Matt Corallo 1ccfe9b1c9 Clarify comment about mempool/extra conflicts 8 years ago
Pieter Wuille 6696b4635c
Merge #9561: Wake message handling thread when we receive a new block 8 years ago
Pieter Wuille 812714fd80
Merge #9484: Introduce assumevalid setting to skip validation presumed valid scripts. 8 years ago
Wladimir J. van der Laan b0819c7e9b
qt: periodic translations update 8 years ago
Wladimir J. van der Laan dd98f04538
Merge #9380: Separate different uses of minimum fees 8 years ago
Alex Morcos eb30d1a5b2 Introduce -dustrelayfee 8 years ago
Alex Morcos 7b1add3c28 Introduce -incrementalrelayfee 8 years ago
Pieter Wuille 8a445c5651
Merge #9400: Set peers as HB peers upon full block validation 8 years ago
Wladimir J. van der Laan f62bc10a60
Merge #9486: Make peer=%d log prints consistent 8 years ago
Wladimir J. van der Laan 01c4576a39
Merge #9469: [depends] Qt 5.7.1 8 years ago
MarcoFalke 4105cb6fd9
Merge #9550: Trim down the XP notice and say more about what we support. 8 years ago
Gregory Maxwell 7094bf7970 Trim down the XP notice and say more about what we support. 8 years ago
Matt Corallo 241d8938f4 Wake message handling thread when we receive a new block 8 years ago
Matt Corallo f13914a0e9 Make WakeMessageHandler public 8 years ago
John Newbery 7b5e3fe0cc Add assumevalid testcase 8 years ago
MarcoFalke 23281a4dc3
Merge #9531: Release notes for estimation changes 8 years ago
MarcoFalke 8daf103fa1
Merge #9528: [qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64) 8 years ago
fanquake bb077fa5d0
[depends] Remove OBJCXX define from config.site.in 8 years ago
Cory Fields c37ea4d403
depends: fix qt translations build 8 years ago
Cory Fields 2b32dea503
depends: use new variable layout for qt sdk 8 years ago
fanquake 02fcb2944d
[depends] Qt 5.7.1 8 years ago
Pieter Wuille e126d0c12c
Merge #9490: Replace FindLatestBefore used by importmuti with FindEarliestAtLeast. 8 years ago
Pieter Wuille 3908fc4728
Merge #9375: Relay compact block messages prior to full block connection 8 years ago
Matt Corallo 02ee4eb263 Make most_recent_compact_block a pointer to a const 8 years ago
Matt Corallo 376b3c2c6e Make the cs_sendProcessing a LOCK instead of a TRY_LOCK 8 years ago
Matt Corallo d7c58ad514 Split CNode::cs_vSend: message processing and message sending 8 years ago
practicalswift 95bab821b3 Remove unused Python imports 8 years ago
Pieter Wuille 8b66bf74e2
Merge #9441: Net: Massive speedup. Net locks overhaul 8 years ago
practicalswift 988d300932 [qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64) 8 years ago
Gregory Maxwell e440ac7ef3 Introduce assumevalid setting to skip presumed valid scripts. 8 years ago
Cory Fields e60360e139 net: remove cs_vRecvMsg 8 years ago
Cory Fields 991955ee81 net: add a flag to indicate when a node's send buffer is full 8 years ago