Commit Graph

  • 4ab182751e
    node/caches: Extract cache calculation logic Kittywhiskers Van Gogh 2021-09-21 11:37:03 -0400
  • d7f1e234c5
    validation: VerifyDB only needs Consensus::Params Kittywhiskers Van Gogh 2024-12-14 19:46:44 +0000
  • c405492874
    node/chainstate: Decouple from ShutdownRequested Kittywhiskers Van Gogh 2021-09-22 15:36:24 -0400
  • fdf803d013
    node/chainstate: Decouple from GetTime Kittywhiskers Van Gogh 2021-09-22 15:36:10 -0400
  • f7aef8d331
    init: Delay RPC block notif until warmup finished Kittywhiskers Van Gogh 2021-08-18 14:36:28 -0400
  • 94c0ceb29c
    Move -checkblocks LogPrintf to AppInitMain Kittywhiskers Van Gogh 2024-10-03 12:32:20 +0000
  • d3345eeccc
    node/chainstate: Reduce coupling of LogPrintf Kittywhiskers Van Gogh 2024-10-03 08:57:52 +0000
  • a141f5d9a7
    node/chainstate: Decouple from concept of uiInterface Kittywhiskers Van Gogh 2021-08-18 13:39:34 -0400
  • 913411ed73
    Split off VerifyLoadedChainstate Kittywhiskers Van Gogh 2021-11-10 15:57:14 -0500
  • 53231ca29d
    node/chainstate: Remove do/while loop Kittywhiskers Van Gogh 2024-10-03 08:33:33 +0000
  • 2ea1bbc7aa
    Move init logistics message for BAD_GENESIS_BLOCK to init.cpp Kittywhiskers Van Gogh 2021-11-11 16:20:44 -0500
  • 29c736280d
    Move mempool nullptr Assert out of LoadChainstate Kittywhiskers Van Gogh 2024-12-14 17:10:01 +0000
  • 7071282a2d
    node/chainstate: Decouple from concept of NodeContext Kittywhiskers Van Gogh 2024-12-16 12:19:12 +0000
  • 04ce1fea52
    ci: deduplicate macOS SDK setup logic Kittywhiskers Van Gogh 2024-12-16 12:13:27 +0000
  • 16c2e13fb4
    test: add functional tests for coinjoinsalt RPC Kittywhiskers Van Gogh 2024-12-16 08:31:46 +0000
  • a1b256b06f
    test: extend CoinJoin RPC tests to include more cases, add logging Kittywhiskers Van Gogh 2024-12-16 08:33:22 +0000
  • c6dd3dd567
    test: rename test functions to reflect RPC used, simplify them Kittywhiskers Van Gogh 2024-12-16 07:38:30 +0000
  • ff29c62103
    test: run CoinJoin RPC tests using blank wallet Kittywhiskers Van Gogh 2024-12-16 08:29:31 +0000
  • 3d5dc160d8
    Merge #6462: backport: merge bitcoin#23092, #23005, #24704, #24391, #25338, #25422, #25493, #26826, #26814, #26832, #27418, partial bitcoin#27254 (compat backports) pasta 2024-12-15 12:29:59 -0600
  • 3fd6f48872
    Merge c2817106c6 into 032fc21198 Konstantin Akimov 2024-12-15 18:13:05 +0000
  • 032fc21198
    Merge #6479: feat: enable coverage linter for functional tests pasta 2024-12-15 12:10:46 -0600
  • 05ca6cffff
    Merge #6489: ci: allow overriding MAKEJOBS pasta 2024-12-15 11:56:12 -0600
  • 27d9763b1b
    fix: add linux64_multiprocess BUILD_TARGET to matrix, mend C(XX) Kittywhiskers Van Gogh 2024-11-19 08:20:56 +0000
  • 26cc5a1c90
    ci: use underscore to separate variant name from target triple Kittywhiskers Van Gogh 2024-11-19 10:30:38 +0000
  • d0131a5259
    trivial: sort BUILD_TARGET on GitHub and in matrix.sh alphabetically Kittywhiskers Van Gogh 2024-12-15 13:12:04 +0000
  • 4f1b5c165b
    merge bitcoin#28954: Reduce use of bash -c Kittywhiskers Van Gogh 2024-11-19 08:14:08 +0000
  • a49162ffae
    merge bitcoin#27314: Fix handling of CXX=clang++ when building qt package Kittywhiskers Van Gogh 2024-11-18 09:52:43 +0000
  • 8dd0db7de9
    ci: fix "LC_ALL: cannot change locale (en_US.UTF-8)" in Guix container Kittywhiskers Van Gogh 2024-11-22 06:35:50 +0000
  • 187fe17650
    ci: don't stage packages in /tmp, reduce layers for cppcheck build Kittywhiskers Van Gogh 2024-11-08 17:01:49 +0000
  • eef863554a
    ci: install i386 packages only if host is amd64, merge layers Kittywhiskers Van Gogh 2024-11-16 07:44:52 +0000
  • e7702292d1
    ci: purge package manager cache after each interaction Kittywhiskers Van Gogh 2024-11-16 07:21:54 +0000
  • b7099eed47
    ci: remove redundant version attribute, avoid lldb personality error Kittywhiskers Van Gogh 2024-12-15 11:02:54 +0000
  • 64cdc42130
    ci: add LLVM library path to LD_LIBRARY_PATH and GDB allowlist Kittywhiskers Van Gogh 2024-12-15 10:57:08 +0000
  • 440fd3fe21
    ci: drop distro LLVM packages, move Clang install up, set defaults Kittywhiskers Van Gogh 2024-12-15 10:59:46 +0000
  • ee9d3dd5fc
    node/chainstate: Decouple from ArgsManager Kittywhiskers Van Gogh 2024-12-14 15:02:39 +0000
  • d7419e42d6
    node/chainstate: Decouple from stringy errors Kittywhiskers Van Gogh 2024-10-03 08:58:02 +0000
  • 9ab08c42e4
    node/chainstate: Decouple from GetTimeMillis Kittywhiskers Van Gogh 2021-09-20 17:08:18 -0400
  • 2455c06464
    node: Extract chainstate loading sequence Kittywhiskers Van Gogh 2024-10-03 06:49:03 +0000
  • 620146bcb8
    chore: sync chainstate loading logic with upstream Kittywhiskers Van Gogh 2024-10-03 06:28:12 +0000
  • 2ab561d281
    partial bitcoin#27254: Extract util/fs from util/system Kittywhiskers Van Gogh 2023-03-15 20:02:32 +0100
  • 280988bee3
    merge bitcoin#27418: Remove windows workaround in authproxy Kittywhiskers Van Gogh 2023-04-04 13:25:41 +0200
  • a497df0339
    merge bitcoin#26832: move (win) S_* defines into bdb Kittywhiskers Van Gogh 2023-01-24 12:18:08 +0000
  • db676a7e5f
    merge bitcoin#26814: remove windows-only compat.h usage in random Kittywhiskers Van Gogh 2024-12-09 15:20:50 +0000
  • 94e6637c33
    merge bitcoin#26826: remove windows-only compat.h usage in randomenv Kittywhiskers Van Gogh 2023-01-05 19:36:10 +0000
  • bbb0cceb7a
    merge bitcoin#25493: document code in compat.h Kittywhiskers Van Gogh 2022-06-28 13:27:57 +0100
  • 3f143096c8
    merge bitcoin#25422: globally define NOMINMAX when building with mingw-w64 Kittywhiskers Van Gogh 2022-06-20 11:43:21 +0100
  • 000495df8e
    merge bitcoin#25338: Avoid incompatibility with CMake AUTOUIC feature Kittywhiskers Van Gogh 2024-12-09 12:04:44 +0000
  • 714ea55dbe
    build: migrate stacktrace-related flags to DEBUG_{C,CXX}FLAGS Kittywhiskers Van Gogh 2024-12-07 09:49:33 +0000
  • 11323c3851
    merge bitcoin#24391: stop overriding user autoconf flags Kittywhiskers Van Gogh 2022-02-18 15:53:18 +0000
  • 548121d366
    merge bitcoin#24704: remove strnlen back-compat code Kittywhiskers Van Gogh 2022-03-29 08:09:32 +0100
  • b65038ec94
    merge bitcoin#23005: Delay wallet client construction Kittywhiskers Van Gogh 2021-08-30 21:04:06 -0400
  • f3b065cd9c
    merge bitcoin#23092: Remove Windows workaround in authproxy (WinError 10053) Kittywhiskers Van Gogh 2021-09-25 09:33:01 +0200
  • e2095bd68a
    Merge #6488: backport: merge bitcoin#27452, #29347, #29356, #29353, #29452, #29483, #30545, #31383 (BIP324 backports: part 5) pasta 2024-12-14 19:28:18 -0600
  • feb6a1ad3f
    ci: allow overriding MAKEJOBS UdjinM6 2024-12-15 00:16:21 +0300
  • e04acc2d05
    Merge 1f3854ddc6 into 99ca07f607 Vijay 2024-12-14 20:13:31 +0000
  • 2da6ce5f4f
    Merge f7035c42ce into 99ca07f607 Kittywhiskers Van Gogh 2024-12-14 20:13:31 +0000
  • 99ca07f607
    Merge #6487: ci: exclude more files from artifacts, better names for downloaded files pasta 2024-12-14 14:12:57 -0600
  • 4a63d64340
    Merge #6486: ci: do not check --ff-only on master branch pasta 2024-12-14 13:06:19 -0600
  • f656c51979
    Merge #6481: test: actually use masternode with basic bls pubkey in mnauth test pasta 2024-12-14 12:10:51 -0600
  • ef2308a353
    Merge 62360a3096 into c35cf1c278 Konstantin Akimov 2024-12-14 18:06:20 +0000
  • c35cf1c278
    Merge #6485: revert: Revert "feat: re-bury DIP0024 with new height when quorums actually appeared" pasta 2024-12-14 12:00:39 -0600
  • b48d713824
    ci: better names for artifacts UdjinM6 2024-12-12 13:44:18 +0300
  • 302f55bc69
    ci: specify exact paths to include as artifacts at build step UdjinM6 2024-12-11 18:11:31 +0300
  • c6f23a718c
    merge bitcoin#31383: Add missing node.setmocktime(self.mocktime) to p2p_ibd_stalling.py Kittywhiskers Van Gogh 2024-11-27 14:32:25 +0100
  • 9072a10754
    merge bitcoin#30545: fix intermittent failures in feature_proxy.py Kittywhiskers Van Gogh 2024-07-29 15:36:55 -0400
  • 7e2d435e35
    merge bitcoin#29483: add --v1transport option, add --v2transport to a CI task Kittywhiskers Van Gogh 2024-02-23 17:44:16 -0500
  • 7e59a965f8
    merge bitcoin#29452: document that BIP324 on by default Kittywhiskers Van Gogh 2024-12-14 09:15:03 +0000
  • 0f3b5e081e
    merge bitcoin#29353: adhere to typical VERSION message protocol flow Kittywhiskers Van Gogh 2024-01-30 02:59:01 +0100
  • dfdddfd2ff
    rpc: enable v2transport for masternode connect when capable Kittywhiskers Van Gogh 2024-12-14 10:52:44 +0000
  • 3c1636174b
    merge bitcoin#29356: make v2transport arg in addconnection mandatory and few cleanups Kittywhiskers Van Gogh 2024-12-14 10:40:52 +0000
  • c53cd93aee
    merge bitcoin#29347: enable v2transport by default Kittywhiskers Van Gogh 2024-12-10 03:33:16 +0000
  • 7dcf561306
    merge bitcoin#27452: cover addrv2 anchors by adding TorV3 to CAddress in messages.py Kittywhiskers Van Gogh 2024-12-14 12:00:50 +0000
  • 2c296de6dd
    revert: Revert "feat: re-bury DIP0024 with new height when quorums actually appeared" UdjinM6 2024-12-14 12:50:39 +0300
  • dcc1ff37bc
    ci: do not check --ff-only on master branch UdjinM6 2024-12-13 12:33:11 +0300
  • a191c09cdc
    ci: better names for artifacts UdjinM6 2024-12-12 13:44:18 +0300
  • 3984a49a43
    ci: exclude *.a and *.o files from artifacts UdjinM6 2024-12-14 12:47:46 +0300
  • 779e4295ad
    Merge #6484: chore: Merge master 22.0.0 back into develop pasta 2024-12-13 23:46:43 -0600
  • 2e509b96c4
    fix: add a workaround for RPC getmerkleblocks, debug, coinjoinsalt, voteraw Konstantin Akimov 2024-12-12 18:36:09 +0700
  • f0decc8790
    feat: add unit test for ClearDiscouraged Konstantin Akimov 2024-12-12 18:30:15 +0700
  • 865b24ea00
    feat: hide cleardiscouraged RPC so far as it no intent to use by regular users Konstantin Akimov 2024-12-12 18:14:51 +0700
  • 1f5fa7e7cf
    feat: enable linter coverage for functional tests Konstantin Akimov 2024-12-11 20:26:46 +0700
  • 59ddac5656
    feat: hide deprecated RPC from help and add TODOes to remove them Konstantin Akimov 2024-12-11 17:02:16 +0700
  • 05732aceaf
    feat: implement functional tests for RPC getblockheaders Konstantin Akimov 2024-12-11 15:19:53 +0700
  • 62360a3096
    feat: test CL and IS for single-node-quorum Konstantin Akimov 2024-12-13 02:43:46 +0700
  • d108579326
    Merge branch 'master' into merge_master_22.0.0 UdjinM6 2024-12-12 23:06:29 +0300
  • a029a74389
    fixup checkpoints Konstantin Akimov 2024-12-13 01:41:01 +0700
  • b91e6539d8
    fixup chainlock quorum add args to list Konstantin Akimov 2024-12-13 01:40:10 +0700
  • 0e2f96cac9
    feat: use llmq_1_100 for InstantSend and ChainLocks in feature_llmq_singlenode.py Konstantin Akimov 2024-12-12 21:07:43 +0700
  • ffc662ecd3
    feat: make possible to change CL quorum too Konstantin Akimov 2024-12-12 13:40:57 +0700
  • 826dfeea13
    fix: let watch quorum to be connected to single-node-quorum Konstantin Akimov 2024-11-28 19:08:46 +0700
  • b1548ecc11
    feat: add only evo nodes to single-node-quorum Konstantin Akimov 2024-11-28 01:49:13 +0700
  • 2999ce083a
    feat: new single node quorum and functional test feature_llmq_singlenode.py Konstantin Akimov 2024-09-17 11:49:36 +0700
  • c2817106c6
    fixup removal Konstantin Akimov 2024-12-12 19:19:12 +0700
  • a8798c8662
    docs: added release notes for removal of -platform-user Konstantin Akimov 2024-12-12 19:18:06 +0700
  • 6144978c4e
    feat!: remove deprecated command-line option -platform-user Konstantin Akimov 2024-12-12 19:06:49 +0700
  • 46183c6d53
    chore: removed functional test rpc_deprecated_platform_filter.py Konstantin Akimov 2024-12-12 19:13:13 +0700
  • ec00c372c7
    test: fix off-by-one in dynamically_add_masternode UdjinM6 2024-12-12 13:31:14 +0300
  • 6519856344
    test: don't add legacy bls mn on start UdjinM6 2024-12-12 13:30:17 +0300
  • acb98e2d06
    fix: dynamically add masternode for case of just one prior node Konstantin Akimov 2024-11-28 22:18:36 +0700
  • 0057b63b8e
    fix: activate dip0008 in feature_dip4_coinbasemerkleroots without extra blocks Konstantin Akimov 2024-11-26 17:36:26 +0700