From bbcfee34e57587760a6876d69fcecb7f28d98195 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Sun, 1 Feb 2026 11:10:49 -0300 Subject: [PATCH] Create the "crypto" sub-category and move Bitcoin and Monero WIP recipes --- recipes/wip/finance/{ => crypto}/bitcoin/btc-vanity/recipe.toml | 0 .../wip/finance/{ => crypto}/bitcoin/btcpay-server/recipe.toml | 0 recipes/wip/finance/{ => crypto}/bitcoin/electrum/recipe.toml | 0 recipes/wip/finance/{ => crypto}/bitcoin/liana/recipe.toml | 0 .../wip/finance/{ => crypto}/bitcoin/nakamoto-wallet/recipe.toml | 0 recipes/wip/finance/{ => crypto}/bitcoin/nakatoshi/recipe.toml | 0 recipes/wip/finance/{ => crypto}/bitcoin/ord/recipe.toml | 0 recipes/wip/finance/{ => crypto}/bitcoin/pushtx/recipe.toml | 0 .../finance/{ => crypto}/bitcoin/rusty-blockparser/recipe.toml | 0 recipes/wip/finance/{ => crypto}/monero/gupax/recipe.toml | 0 recipes/wip/finance/{ => crypto}/monero/xmrig/recipe.toml | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename recipes/wip/finance/{ => crypto}/bitcoin/btc-vanity/recipe.toml (100%) rename recipes/wip/finance/{ => crypto}/bitcoin/btcpay-server/recipe.toml (100%) rename recipes/wip/finance/{ => crypto}/bitcoin/electrum/recipe.toml (100%) rename recipes/wip/finance/{ => crypto}/bitcoin/liana/recipe.toml (100%) rename recipes/wip/finance/{ => crypto}/bitcoin/nakamoto-wallet/recipe.toml (100%) rename recipes/wip/finance/{ => crypto}/bitcoin/nakatoshi/recipe.toml (100%) rename recipes/wip/finance/{ => crypto}/bitcoin/ord/recipe.toml (100%) rename recipes/wip/finance/{ => crypto}/bitcoin/pushtx/recipe.toml (100%) rename recipes/wip/finance/{ => crypto}/bitcoin/rusty-blockparser/recipe.toml (100%) rename recipes/wip/finance/{ => crypto}/monero/gupax/recipe.toml (100%) rename recipes/wip/finance/{ => crypto}/monero/xmrig/recipe.toml (100%) diff --git a/recipes/wip/finance/bitcoin/btc-vanity/recipe.toml b/recipes/wip/finance/crypto/bitcoin/btc-vanity/recipe.toml similarity index 100% rename from recipes/wip/finance/bitcoin/btc-vanity/recipe.toml rename to recipes/wip/finance/crypto/bitcoin/btc-vanity/recipe.toml diff --git a/recipes/wip/finance/bitcoin/btcpay-server/recipe.toml b/recipes/wip/finance/crypto/bitcoin/btcpay-server/recipe.toml similarity index 100% rename from recipes/wip/finance/bitcoin/btcpay-server/recipe.toml rename to recipes/wip/finance/crypto/bitcoin/btcpay-server/recipe.toml diff --git a/recipes/wip/finance/bitcoin/electrum/recipe.toml b/recipes/wip/finance/crypto/bitcoin/electrum/recipe.toml similarity index 100% rename from recipes/wip/finance/bitcoin/electrum/recipe.toml rename to recipes/wip/finance/crypto/bitcoin/electrum/recipe.toml diff --git a/recipes/wip/finance/bitcoin/liana/recipe.toml b/recipes/wip/finance/crypto/bitcoin/liana/recipe.toml similarity index 100% rename from recipes/wip/finance/bitcoin/liana/recipe.toml rename to recipes/wip/finance/crypto/bitcoin/liana/recipe.toml diff --git a/recipes/wip/finance/bitcoin/nakamoto-wallet/recipe.toml b/recipes/wip/finance/crypto/bitcoin/nakamoto-wallet/recipe.toml similarity index 100% rename from recipes/wip/finance/bitcoin/nakamoto-wallet/recipe.toml rename to recipes/wip/finance/crypto/bitcoin/nakamoto-wallet/recipe.toml diff --git a/recipes/wip/finance/bitcoin/nakatoshi/recipe.toml b/recipes/wip/finance/crypto/bitcoin/nakatoshi/recipe.toml similarity index 100% rename from recipes/wip/finance/bitcoin/nakatoshi/recipe.toml rename to recipes/wip/finance/crypto/bitcoin/nakatoshi/recipe.toml diff --git a/recipes/wip/finance/bitcoin/ord/recipe.toml b/recipes/wip/finance/crypto/bitcoin/ord/recipe.toml similarity index 100% rename from recipes/wip/finance/bitcoin/ord/recipe.toml rename to recipes/wip/finance/crypto/bitcoin/ord/recipe.toml diff --git a/recipes/wip/finance/bitcoin/pushtx/recipe.toml b/recipes/wip/finance/crypto/bitcoin/pushtx/recipe.toml similarity index 100% rename from recipes/wip/finance/bitcoin/pushtx/recipe.toml rename to recipes/wip/finance/crypto/bitcoin/pushtx/recipe.toml diff --git a/recipes/wip/finance/bitcoin/rusty-blockparser/recipe.toml b/recipes/wip/finance/crypto/bitcoin/rusty-blockparser/recipe.toml similarity index 100% rename from recipes/wip/finance/bitcoin/rusty-blockparser/recipe.toml rename to recipes/wip/finance/crypto/bitcoin/rusty-blockparser/recipe.toml diff --git a/recipes/wip/finance/monero/gupax/recipe.toml b/recipes/wip/finance/crypto/monero/gupax/recipe.toml similarity index 100% rename from recipes/wip/finance/monero/gupax/recipe.toml rename to recipes/wip/finance/crypto/monero/gupax/recipe.toml diff --git a/recipes/wip/finance/monero/xmrig/recipe.toml b/recipes/wip/finance/crypto/monero/xmrig/recipe.toml similarity index 100% rename from recipes/wip/finance/monero/xmrig/recipe.toml rename to recipes/wip/finance/crypto/monero/xmrig/recipe.toml