Commit Graph

  • c990cf5ce5
    chore: add TODO in case of testnet3 reset, to deduplicate dkgsession code Konstantin Akimov 2024-09-16 23:53:09 +0700
  • 3db20e3ed4
    test: actually use masternode with basic bls pubkey in mnauth test UdjinM6 2024-12-12 00:28:19 +0300
  • c07073da16
    Merge #6445: test: add tests for listunspent with coinType option pasta 2024-12-11 15:14:03 -0600
  • 5710036af6
    Merge #6469: ci: treat all non-protected branches as pull requests pasta 2024-12-11 15:00:55 -0600
  • 69a2c98c3f
    Merge #6478: refactor: add const to llmq_ctx, isman, clhandler in rpc code pasta 2024-12-11 13:54:00 -0600
  • 10bdb871e9
    Merge #6450: feat: show human friendly error if missing spentindex, txindex or addressindex pasta 2024-12-11 08:18:03 -0600
  • 9766cbe6ac
    feat: deprecate RPC 'debug' to favor of 'logging' Konstantin Akimov 2024-12-11 17:04:36 +0700
  • 5b914fe081
    refactor: add const to llmq_ctx, isman, clhandler in rpc code Konstantin Akimov 2024-12-11 15:11:05 +0700
  • ce8b10fdd6
    feat: extra logs for time inside lock to help debug lock contentions Konstantin Akimov 2024-12-11 14:30:25 +0700
  • 6d97441434
    Merge #6470: fix: wrong lock order, observed locally on top of #6467 with custom changes pasta 2024-12-10 22:28:58 -0600
  • 9e097af4a1
    Merge 53e9c29b1e into 1140e4358b PastaPastaPasta 2024-12-11 04:27:59 +0000
  • 1140e4358b
    Merge #6466: backport: merge bitcoin#18642, #25102, #25100, #25157, #25101, #25245, #25456, #24697, #24662, #25499 (clock backports) pasta 2024-12-10 22:22:29 -0600
  • a275bda266
    refactor: removed duplicated code with errors messages for txindex, timestampindex, spentindex Konstantin Akimov 2024-12-11 01:26:07 +0700
  • 7f28292b5e
    Merge #6413: [v22.0.x] chore: set release true v22.0.0 v22.0.x master pasta 2024-12-10 12:38:39 -0600
  • 05bf6798e4
    Merge f03afb2dd5 into 35fa4806eb PastaPastaPasta 2024-12-10 18:30:00 +0000
  • 35fa4806eb
    Merge #6474: perf: NodesSnapshot, do not hold m_nodes_mutex while shuffling pasta 2024-12-10 12:28:36 -0600
  • 1c7bfcbde1
    chore: set release true pasta 2024-11-19 21:08:20 -0600
  • b60241347a
    Merge #6476: [v22.0.x] backport: final backports for v22.0.0 v22.0.0-rc.5 pasta 2024-12-10 11:53:57 -0600
  • e482d18233
    Merge #6449: refactor: pass CWallet reference to CTransactionBuilder pasta 2024-12-10 09:46:00 -0600
  • 977048fb09
    Merge #6325: feat: start DIP0024 from block 1 - fire up test chains by first block - 7/n pasta 2024-12-10 09:38:55 -0600
  • c90339eb61
    Merge #6459: docs: add release notes for v22.0.0 pasta 2024-12-10 09:28:32 -0600
  • a6f1fc590c
    Merge #6475: chore: bumped chain assumed sizes based on latest usage pasta 2024-12-10 09:19:18 -0600
  • d7cd9f10fd
    Merge #6464: chore: update man pages for v22 pasta 2024-12-10 09:25:40 -0600
  • 212f91c35f
    Merge #6461: docs: update supported versions in SECURITY.md pasta 2024-12-07 12:27:25 -0600
  • 9a8b68515d
    Merge #6460: chore: Translations 2024-12 pasta 2024-12-10 09:29:57 -0600
  • 2f71f4d7d0
    Merge #6458: chore: bump MIN_MASTERNODE_PROTO_VERSION to latest proto pasta 2024-12-07 12:14:43 -0600
  • bf22090c84
    Merge #6460: chore: Translations 2024-12 pasta 2024-12-10 09:29:57 -0600
  • 2727e7710c
    Merge #6459: docs: add release notes for v22.0.0 pasta 2024-12-10 09:28:32 -0600
  • 11e020bb12
    Merge #6464: chore: update man pages for v22 pasta 2024-12-10 09:25:40 -0600
  • a643b2ec7c
    Merge #6475: chore: bumped chain assumed sizes based on latest usage pasta 2024-12-10 09:19:18 -0600
  • 3404fa0247
    docs: add release notes for v22.0.0 pasta 2024-12-06 17:27:46 -0600
  • b1a184e286
    Merge #6463: test: small improvements in feature_governance.py pasta 2024-12-10 09:05:11 -0600
  • 2712968384
    chore: bumped chain assumed sizes based on latest usage pasta 2024-12-10 09:03:23 -0600
  • b197ffb83f
    Merge #6467: feat: mnauth always use basic scheme pasta 2024-12-10 07:58:40 -0600
  • 8ec789fe27
    Merge #6471: fix: don't shrink window when setting minimum width pasta 2024-12-10 07:55:56 -0600
  • 1b0af99fd5
    fix: wrong lock order, observed locally on top of #6467 with custom changes Konstantin Akimov 2024-12-09 14:49:21 +0700
  • 906c2d79ba
    refactor: add annotation gsl::not_null for ConstructCreditPool Konstantin Akimov 2024-12-10 15:41:30 +0700
  • 5329f04ac4
    Merge #6435: backport: bitcoin#24281, 24360, 24347, 24376, 24370, 24305 pasta 2024-12-09 15:41:53 -0600
  • babafbb1be
    Merge #6457: fix(qt): improve GUI responsiveness for huge wallets pasta 2024-12-09 15:25:39 -0600
  • fb561ef584
    perf: convert m_nodes_mutex to a non-recursive mutex pasta 2024-12-09 13:55:33 -0600
  • ff1ddc952a
    Merge #6443: refactor: move CConnman and PeerManager out of CDeterministicMNManager, LLMQContext member ctors, reduce use in CJContext pasta 2024-12-09 14:46:45 -0600
  • a9e477f4fd
    Merge a197cb7bcf into c5889443ed Kittywhiskers Van Gogh 2024-12-09 20:45:54 +0000
  • c5889443ed
    Merge #6465: fix: avoid potential divide-by-zero in network hashrate stats calculation pasta 2024-12-09 14:44:57 -0600
  • c005011e84
    perf: NodesSnapshot, do not hold m_nodes_mutex while shuffling pasta 2024-12-09 14:40:36 -0600
  • 09058e0d71
    feat: mnauth always use basic scheme pasta 2024-12-08 15:03:26 -0600
  • e905ae0f4b
    merge bitcoin#25499: Use steady clock for all millis bench logging Kittywhiskers Van Gogh 2024-12-09 19:05:47 +0000
  • e08068687c
    fix: don't shrink window when setting minimum width Kittywhiskers Van Gogh 2024-12-09 11:49:16 +0000
  • 6f88c070d9
    ci: treat all non-protected branches as pull requests UdjinM6 2024-12-09 12:31:56 +0300
  • f1905ca950
    fix: intermittent missing of PoSe ban in feature_llmq_simplepose.py Konstantin Akimov 2024-12-06 21:43:19 +0700
  • cf84dffc9f
    fix: bump time for all nodes during mine_quorum in feature_llmq_rotation.py test Konstantin Akimov 2024-11-21 21:51:37 +0700
  • fba3a04ac2
    perf: make m_peer_mutex a SharedMutex pasta 2024-12-08 17:30:46 -0600
  • 492654db49
    merge bitcoin#24662: Use system time instead of adjusted network time Kittywhiskers Van Gogh 2022-03-24 19:56:00 +0100
  • bc3ec30144
    merge bitcoin#24697: refactor address relay time Kittywhiskers Van Gogh 2024-12-07 18:28:32 +0000
  • 730cdf241a
    test: remove leftovers missed in bitcoin#25514 (dash#6097) Kittywhiskers Van Gogh 2024-12-07 18:20:10 +0000
  • c7cb26ba05
    merge bitcoin#25456: Use steady_clock for getrpcinfo durations Kittywhiskers Van Gogh 2022-06-23 15:51:16 +0200
  • ea3c727e02
    merge bitcoin#25245: Remove no-op TIME_INIT on deser Kittywhiskers Van Gogh 2024-12-07 18:41:59 +0000
  • 2d33cfba41
    merge bitcoin#25101: Add mockable clock type Kittywhiskers Van Gogh 2024-12-07 15:50:41 +0000
  • ccde10b914
    merge bitcoin#25157: Fix -rpcwait with -netinfo returning negative time durations Kittywhiskers Van Gogh 2022-05-16 18:43:59 +0200
  • 484447cc86
    merge bitcoin#25100: Switch scheduler to steady_clock Kittywhiskers Van Gogh 2022-05-10 10:59:18 +0200
  • cc7d2b8d0a
    merge bitcoin#25102: Remove unused GetTimeSeconds Kittywhiskers Van Gogh 2024-12-07 19:07:11 +0000
  • 8f8e73242d
    net: use GetTime<T>() in leftover GetTimeSeconds() usage Kittywhiskers Van Gogh 2024-12-07 17:57:18 +0000
  • b114718240
    merge bitcoin#18642: Use std::chrono for the time to rotate destination of addr messages + tests Kittywhiskers Van Gogh 2024-12-07 17:21:11 +0000
  • 40070c0337
    stats: don't report network.*hashesPerSecond if it's zero Kittywhiskers Van Gogh 2024-12-08 10:18:13 +0000
  • b39c6b9909
    fix: avoid potential divide-by-zero in H/s stats calculation Kittywhiskers Van Gogh 2024-12-08 10:14:46 +0000
  • 2dabd78956
    chore: update man pages for v22 UdjinM6 2024-12-07 23:51:58 +0300
  • 3574550382
    fixup: compilation errors pasta 2024-12-07 14:45:26 -0600
  • 3e5242283c
    fix: update blocks.tip.* stats in ConnectTip/DisconnectTip instead of ConnectBlock UdjinM6 2024-09-05 23:48:40 +0300
  • 508bade8c3
    feat: add islock timing statistics pasta 2024-08-28 19:22:38 -0500
  • b836f25e1a
    feat: implement masternode counts in stats pasta 2024-08-28 19:03:08 -0500
  • 749d371d23
    fix: add 1 to tip.Height so output matches RPCs such as getblockcount pasta 2024-08-28 19:02:29 -0500
  • bf54a5dbb5
    feat: add transactions.mempool.lockedTransactions and chainlocks.blockHeight stats pasta 2024-08-28 11:06:24 -0500
  • 7c00c868d8
    Merge #6461: docs: update supported versions in SECURITY.md pasta 2024-12-07 12:27:25 -0600
  • 9bede350a0
    Merge #6458: chore: bump MIN_MASTERNODE_PROTO_VERSION to latest proto pasta 2024-12-07 12:14:43 -0600
  • e738513a2c
    Merge bitcoin/bitcoin#24305: Docs: [policy] Remove outdated confusing comment MarcoFalke 2022-02-22 11:19:32 +0100
  • d0e0381dfa
    Merge bitcoin/bitcoin#24370: rpc, cli: describe quality/recency filtering in getnodeaddresses and -addrinfo MarcoFalke 2022-02-21 16:44:17 +0100
  • 21cea475d8
    Merge bitcoin/bitcoin#24376: doc: bitcoin-wallet fixes (help output and code comment) MarcoFalke 2022-02-21 08:14:41 +0100
  • f1c5ab1fcb
    Merge bitcoin/bitcoin#24347: rpc: Fix implicit-integer-sign-change in verifychain MarcoFalke 2022-02-21 07:52:24 +0100
  • 19e3ee894e
    Merge bitcoin/bitcoin#24360: doc: improve -netinfo help based on feedback from users and devs MarcoFalke 2022-02-18 07:32:03 +0100
  • bbcc0169f1
    test: small improvements in feature_governance.py UdjinM6 2024-12-07 17:14:07 +0300
  • 87b3c7f5d1
    docs: update supported versions in SECURITY.md Kittywhiskers Van Gogh 2024-12-07 07:58:19 +0000
  • 1d36a4026c
    80%+: it, pl, th, zh_CN UdjinM6 2024-12-07 10:30:29 +0300
  • adfdb5998c
    90%+: fr UdjinM6 2024-12-07 10:29:14 +0300
  • bfff3c9c76
    100%: ru UdjinM6 2024-12-07 10:26:08 +0300
  • ed5f02db9f
    en UdjinM6 2024-10-30 17:14:33 +0300
  • d373f85f6b
    dashstrings.cpp UdjinM6 2024-10-30 17:11:29 +0300
  • 1ecfb891bc
    chore: bump MIN_MASTERNODE_PROTO_VERSION to latest proto pasta 2024-12-06 17:18:35 -0600
  • 9d3f22a4b2
    Merge #6454: [v22.0.x] backport: 22.0.0 rc.4 backports v22.0.0-rc.4 pasta 2024-12-06 16:59:50 -0600
  • fa29ed5b5e
    Merge #6456: fix(qt): allow refreshing wallet data without crashing pasta 2024-12-06 16:51:57 -0600
  • 96c97bb169
    Merge #6456: fix(qt): allow refreshing wallet data without crashing pasta 2024-12-06 16:51:57 -0600
  • d296005194
    fix(qt): allow refreshing wallet data without crashing UdjinM6 2024-12-07 01:19:28 +0300
  • a4378fc2ff
    fix(qt): emit dataChanged for the whole model in TransactionTableModel UdjinM6 2024-12-07 00:38:26 +0300
  • a4256c9261
    feat: implement new RPC getrawbestchainlock Konstantin Akimov 2024-12-06 16:50:24 +0700
  • 085b5fd00d
    feat: implement new rpc getrawislock Konstantin Akimov 2024-12-06 15:10:59 +0700
  • 3931608858
    Merge bitcoin/bitcoin#22543: test: Use MiniWallet in mempool_limit.py merge-script 2021-09-14 11:10:08 +0200
  • f147373a32
    Merge bitcoin/bitcoin#24449: fuzz: FuzzedFileProvider::write should not return negative value MarcoFalke 2022-02-28 08:34:27 +0100
  • 2a2a2693d0
    Merge bitcoin/bitcoin#23253: bitcoin-tx: Reject non-integral and out of range int strings W. J. van der Laan 2021-10-13 13:48:36 +0200
  • 65800cbeb9
    Merge #6436: refactor: Introduce LogAcceptDebug() which is LogAcceptCategory() with Debug level pasta 2024-12-05 19:56:44 -0600
  • 758cd646a1
    Merge #6452: fix: store ready queues on the mixing masternode pasta 2024-12-05 19:40:07 -0600
  • 395447bf30
    Merge #6451: depends: update 'src/dashbls' to dashpay/bls-signatures@7e747e8a as 62fa6652 pasta 2024-12-04 11:06:06 -0600
  • 1f58adc58d
    Merge #6452: fix: store ready queues on the mixing masternode pasta 2024-12-05 19:40:07 -0600