Commit Graph

  • 7d26061170
    refactor: move CConnman, PeerManager out of CCoinJoinClientQueueManager ctor Kittywhiskers Van Gogh 2024-12-04 18:20:10 +0000
  • 953ba96ac9
    refactor: move CConnman out of CoinJoinWalletManager ctor Kittywhiskers Van Gogh 2024-12-04 18:19:51 +0000
  • ac930a84d8
    refactor: remove unused CConnman from CDeterministicMNManager ctor Kittywhiskers Van Gogh 2024-12-05 22:18:08 +0000
  • a14e604064
    refactor: remove CConnman, PeerManager from LLMQContext ctor Kittywhiskers Van Gogh 2024-12-04 18:19:25 +0000
  • d9e5cc7c9a
    refactor: move PeerManager out of CInstantSendManager ctor Kittywhiskers Van Gogh 2024-12-04 18:19:11 +0000
  • 82d1aed1d6
    refactor: move CConnman, PeerManager out of CSigSharesManager ctor Kittywhiskers Van Gogh 2024-12-05 22:42:14 +0000
  • 7498a38076
    refactor: move PeerManager out of CSigningManager ctor Kittywhiskers Van Gogh 2024-12-05 22:25:34 +0000
  • 7ebc61e375
    refactor: move CConnman out of CQuorumManager ctor Kittywhiskers Van Gogh 2024-12-01 18:00:17 +0000
  • c07b522baa
    refactor: move CConnman out of CDKGSession{,Handler,Manager} ctor Kittywhiskers Van Gogh 2024-11-30 10:03:40 +0000
  • 01876c7e56
    refactor: move PeerManager out of CDKGSession{,Handler,Manager} ctor Kittywhiskers Van Gogh 2024-12-04 18:15:36 +0000
  • cc0e771c29
    refactor: start BLS thread in LLMQContext ctor, move Start downwards Kittywhiskers Van Gogh 2024-12-04 18:17:43 +0000
  • 53e9c29b1e
    wip: drop cs_main guarding from m_block_index; introduce m_block_index_mutex pasta 2024-12-05 14:16:02 -0600
  • 24dcce979b
    fix: store ready queues on the mixing masternode UdjinM6 2024-12-05 17:36:17 +0300
  • efd4701d30
    fix: intermittent error for feature_llmq_simplepose due to rotating quorums Konstantin Akimov 2024-11-21 16:48:40 +0700
  • 2bafadfc34
    feat: put DIP0024 activation to block 1 on RegTest Konstantin Akimov 2024-10-09 14:42:14 +0700
  • 632c4c4bcd
    feat: re-bury DIP0024 with new height when quorums actually appeared Konstantin Akimov 2024-08-27 18:10:39 +0700
  • 343c74b779
    fix: intermittent error in feature_index_prune due to DKG influence Konstantin Akimov 2024-11-22 21:57:56 +0700
  • de821b9b15
    refactor: remove command line argument -bip147height, -dip8params Konstantin Akimov 2024-08-09 00:59:32 +0700
  • d8ce0a74fa
    docs: updated comment for DIP0003 activation on RegTest Konstantin Akimov 2024-10-10 15:33:54 +0700
  • 4dafec870c
    fix: add check that DIP0003 activated before retrieving CbTx for CreditPool Konstantin Akimov 2024-11-21 16:05:27 +0700
  • 26e9813672
    fix: assertion in Credit Pool validation during connecting blocks Konstantin Akimov 2024-10-10 16:03:30 +0700
  • 11eeae2ab9
    Merge bitcoin/bitcoin#24219: Fix implicit-integer-sign-change in bloom MarcoFalke 2022-02-02 15:00:19 +0100
  • f16265dd50
    Merge bitcoin-core/gui#517: refactor, qt: Use std::chrono for parameters of QTimer methods Hennadii Stepanov 2022-01-12 14:56:52 +0200
  • b212ca0515
    Merge bitcoin/bitcoin#24365: wallet: Don't generate keys for wallets with private keys disabled during upgradewallet laanwj 2022-02-28 13:00:14 +0100
  • 66e77f7879
    Merge bitcoin/bitcoin#23316: test: make the node param explicit in init_wallet() MarcoFalke 2021-10-20 17:43:51 +0200
  • 995cae46af
    Merge bitcoin/bitcoin#22794: test: Verify if wallet is compiled in rpc_invalid_address_message.py test MarcoFalke 2021-10-11 11:27:34 +0200
  • 61a0140362
    Merge bitcoin/bitcoin#23642: refactor: Call type-solver earlier in decodescript MarcoFalke 2021-12-02 13:56:51 +0100
  • 1e55310232
    Merge #6429: backport: merge bitcoin#24794, #23524, #24902, #24915, #24916, #24929, #23506, #24840, #24982, partial bitcoin#25288 (lint backports: part 2) pasta 2024-12-04 12:28:57 -0600
  • dfe86b4fb2
    fix: follow-up fixes UdjinM6 2024-11-29 12:50:45 +0300
  • a254a7b70c
    refactor: sping LogAcceptCategory and LogAcceptDebug Konstantin Akimov 2024-11-29 16:16:36 +0700
  • 82238e6be2
    refactor: Set log level in LogAcceptCategory() to Debug by default UdjinM6 2024-11-28 18:24:44 +0300
  • 89ca1ae104
    Merge #6425: refactor: move CInstantSendManager::AskNodesForLockedTx into PeerManager pasta 2024-12-04 11:11:37 -0600
  • 9e846b176c
    Merge #6451: depends: update 'src/dashbls' to dashpay/bls-signatures@7e747e8a as 62fa6652 pasta 2024-12-04 11:06:06 -0600
  • f25a93647b
    build: stop tracking cmake dependency relic_conf.h.in Kittywhiskers Van Gogh 2024-12-04 16:06:30 +0000
  • 071556d6bd
    depends: update 'src/dashbls' to dashpay/bls-signatures@7e747e8a as 62fa6652 Kittywhiskers Van Gogh 2024-12-04 16:04:26 +0000
  • 62fa66524c Squashed 'src/dashbls/' changes from 4e070243ae..7e747e8a07 Kittywhiskers Van Gogh 2024-12-04 16:04:26 +0000
  • b1b3840ac5
    revert: stop tracking cmake dependency relic_conf.h.in Kittywhiskers Van Gogh 2024-12-04 16:03:03 +0000
  • 2fa480a878
    partial bitcoin#25288: Reliably don't start itself (lint-all.py runs all tests twice) Kittywhiskers Van Gogh 2022-06-07 10:22:45 +0200
  • bda1e03b24
    merge bitcoin#24982: Port lint-all.sh to lint-all.py Kittywhiskers Van Gogh 2024-11-25 14:55:24 +0000
  • b054a0d894
    merge bitcoin#24840: port lint-shell.sh to python Kittywhiskers Van Gogh 2022-04-30 15:35:57 -0500
  • 973ca7b46f
    merge bitcoin#23506: Make more shell scripts verifiable by the shellcheck tool Kittywhiskers Van Gogh 2021-11-13 20:35:59 +0200
  • 694c1a4582
    merge bitcoin#24929: convert shell locale linter test to Python Kittywhiskers Van Gogh 2022-04-16 07:42:19 +0000
  • 2a7d32a5e6
    merge bitcoin#24916: Convert lint-python-utf8-encoding.sh to Python Kittywhiskers Van Gogh 2022-04-19 02:06:17 +0200
  • 0321fa053a
    merge bitcoin#24915: Convert lint-circular-dependencies.sh to Python Kittywhiskers Van Gogh 2022-04-19 00:57:30 +0200
  • e3dc4b1e27
    merge bitcoin#24902: Convert lint-include-guards.sh to Python Kittywhiskers Van Gogh 2022-04-17 12:16:29 -0400
  • fc48a134b5
    merge bitcoin#23524: Fix typos in endif header comments Kittywhiskers Van Gogh 2021-11-12 11:19:44 +0100
  • 1f8c3b5e95
    merge bitcoin#24794: Convert Python linter to Python Kittywhiskers Van Gogh 2024-11-25 18:50:06 +0000
  • 110b6ac3dc
    partial revert dash#4807: enable more multi-threading and caching in linters Kittywhiskers Van Gogh 2024-11-25 18:09:24 +0000
  • 678d28d8ab
    Merge #6431: test: improve mine rotation quorums for IS in functional tests pasta 2024-12-04 09:53:56 -0600
  • eb88589ea7
    Merge #6428: backport: merge bitcoin#24778, #24766, #24849, #24844, #24853, #24895, #24802, #24932, partial bitcoin#23212, #23462 (lint backports) pasta 2024-12-04 09:44:00 -0600
  • dd1b36636c
    feat: show human friendly error if missing spentindex, txindex or addressindex Konstantin Akimov 2024-12-04 01:25:26 +0700
  • e0151e3dfe
    Merge #6447: [v22.0.x] backport: v22.0.0 rc.3 v22.0.0-rc.3 pasta 2024-12-03 12:52:40 -0600
  • 43778b07f5
    refactor: pass CWallet reference to CTransactionBuilder Konstantin Akimov 2024-12-03 20:21:32 +0700
  • bb5d70c8d6
    refactor: convert IsInvInFilter to accept a const Peer&, introduce const version of GetTxRelay pasta 2024-12-03 09:33:45 -0600
  • c7b0d80939
    Merge #6441: fix: hold wallet shared pointer in CJ Manager/Sessions to prevent concurrent unload pasta 2024-12-03 08:35:56 -0600
  • c074e0965b
    Merge #6444: fix: add platform transfer to "most common" filter pasta 2024-12-03 07:40:55 -0600
  • cb04114143
    Merge #6442: fix: coin selection with include_unsafe option should respect nCoinType pasta 2024-12-03 08:34:30 -0600
  • db5b53a9a7
    Merge #6434: fix: early EHF and buried EHF are indistinguish pasta 2024-12-02 20:46:18 -0600
  • e23d53f810
    Merge 38d88b9fee into 02948b2695 Vijay 2024-12-03 14:37:26 +0000
  • 02948b2695
    Merge #6441: fix: hold wallet shared pointer in CJ Manager/Sessions to prevent concurrent unload pasta 2024-12-03 08:35:56 -0600
  • 8d63c90383
    Merge #6442: fix: coin selection with include_unsafe option should respect nCoinType pasta 2024-12-03 08:34:30 -0600
  • 052da5080f
    Merge #6444: fix: add platform transfer to "most common" filter pasta 2024-12-03 07:40:55 -0600
  • f3be9bcb95
    test: add tests for listunspent with coinType option UdjinM6 2024-12-03 15:59:35 +0300
  • a197cb7bcf
    refactor: make Get*MN* and friends return std::optional Kittywhiskers Van Gogh 2024-07-08 14:54:55 +0000
  • 46ad133e67
    refactor: make GetInstantSendLock* and friends return std::optional Kittywhiskers Van Gogh 2024-12-03 11:56:04 +0000
  • 33e44a27ac
    refactor: make GetMinedCommitment return std::optional Kittywhiskers Van Gogh 2024-12-03 10:10:35 +0000
  • 2d7c7f81b8
    fix: do not transfer wallet ownership to CTransactionBuilder{Output} UdjinM6 2024-12-03 12:54:42 +0300
  • 36893e4ba4
    fix: add platform transfer to "most common" filter on transactions tab Konstantin Akimov 2024-12-03 15:08:06 +0700
  • d033a3ae06
    refactor: change mask from Dec presentation to Hex for transaction filter Konstantin Akimov 2024-12-03 15:03:14 +0700
  • f94083a701
    refactor: make GetQuorum and friends return std::optionals Kittywhiskers Van Gogh 2024-07-19 11:03:19 +0000
  • 38d88b9fee
    Merge bitcoin/bitcoin#23542: net: open p2p connections to nodes that listen on non-default ports laanwj 2022-03-02 09:32:56 +0100
  • 9d05cb5e9e
    Merge #6434: fix: early EHF and buried EHF are indistinguish pasta 2024-12-02 20:46:18 -0600
  • 0aeeb8583a
    fix: add missing AddWallet call in TestLoadWallet UdjinM6 2024-12-02 23:00:09 +0300
  • eba9ef06e8
    Merge #6427: refactor: implement minimal RelayInv which doesn't rely on m_connman pasta 2024-12-02 13:31:43 -0600
  • 4629bb9ba5
    fix: add missing cs_main annotation for ForceSignalDBUpdate Konstantin Akimov 2024-12-03 01:01:22 +0700
  • f8cfda60f1
    refactor: simplify and optimize creation of rotation IS quorum in functional tests Konstantin Akimov 2024-11-23 15:10:07 +0700
  • e5114da325
    fix: coin selection with include_unsafe option should respect nCoinType UdjinM6 2024-12-02 17:26:26 +0300
  • e800d9d09c
    fix: hold wallet shared pointer in CJ Manager/Sessions to prevent concurrent unload UdjinM6 2024-12-02 17:20:50 +0300
  • a82d33e31a
    Merge #6438: feat: increase threshold from 2000 DASH to 21M DASH for CJ amount with UI pasta 2024-12-01 22:48:46 -0600
  • f6edb8a85c
    Merge #6430: feat: dynamically register MN in functional tests without IS pasta 2024-12-01 22:46:34 -0600
  • 30fc76c397
    fix: simplify logic in AskPeersForTransactions and remove erroneous negative EXCLUSIVE_LOCKS_REQUIRED pasta 2024-12-01 22:42:28 -0600
  • da0b8e2ce1
    refactor: drop unneeded MIN_PEER_PROTO_VERSION from RelayInv pasta 2024-11-28 10:58:34 -0600
  • 94da0de6ef
    refactor: implement minimal RelayInv which doesn't rely on m_connman pasta 2024-11-23 00:28:13 -0600
  • c2b83dc80e
    Merge #6309: backport: Merge bitcoin#24237, 23631, 24609 pasta 2024-12-01 22:34:18 -0600
  • ceee455fac
    Merge #6433: fix: possible bug due to using unspecified behavior of std::move pasta 2024-12-01 21:39:36 -0600
  • 0f29aaf040
    refactor: pass mixing wallet to CoinJoin utils by reference UdjinM6 2024-12-01 20:15:19 +0300
  • a1a8101ad3
    Merge bitcoin/bitcoin#26347: wallet: ensure the wallet is unlocked when needed for rescanning Andrew Chow 2023-02-21 13:56:29 -0500
  • 05041a4572
    fix: force ehf signal db update UdjinM6 2024-11-28 13:22:47 +0300
  • c5ab2f0147
    Merge bitcoin/bitcoin#24367: User-facing content and codebase doc fixups from transifex translator feedback laanwj 2022-02-22 12:38:12 +0100
  • 0a63029c96
    feat: increase threshold from 2000 DASH to 21M DASH for CJ amount in option Konstantin Akimov 2024-11-29 18:27:19 +0700
  • 94d80323d4
    fix: typo name of key Konstantin Akimov 2024-11-27 20:25:43 +0700
  • 9ceba88cdb
    style: clang suggestion Konstantin Akimov 2024-11-27 20:14:44 +0700
  • c6bb9a5685
    perf: re-use evo data about signals between v20 and mn_rr as non-corrupted Konstantin Akimov 2024-11-27 18:22:14 +0700
  • 7a7c9f12a4
    fix: early EHF and buried EHF are indistinguish Konstantin Akimov 2024-11-27 17:13:30 +0700
  • f7035c42ce
    ci: remove redundant version attribute, avoid lldb personality error Kittywhiskers Van Gogh 2024-11-09 10:05:33 +0000
  • de27eb5b1f
    merge bitcoin#29765: Use clang-18 Kittywhiskers Van Gogh 2024-11-18 16:40:42 +0000
  • 5682ca7037
    ci: drop distro LLVM packages, move Clang install up, set defaults Kittywhiskers Van Gogh 2024-11-27 09:46:21 +0000
  • 8a58b5e244
    Merge bitcoin/bitcoin#22100: refactor: Clean up new wallet spend, receive files added #21207 Samuel Dobson 2021-09-03 21:05:00 +1200
  • 18ddb83fbc
    Merge #22008: wallet: Cleanup and refactor CreateTransactionInternal Andrew Chow 2021-05-17 16:31:06 -0400
  • 9e7f0e0d6e
    Merge bitcoin/bitcoin#23640: MOVEONLY: Move helper functions from rpcwallet to wallet/rpc/util MarcoFalke 2021-12-02 08:38:24 +0100