From 2cfd96f230696d011e3f79e0f40ff875bf0aabe9 Mon Sep 17 00:00:00 2001 From: Jannik <72359748+jannikm00@users.noreply.github.com> Date: Tue, 21 Mar 2023 18:41:48 +0100 Subject: [PATCH] Add files via upload --- batch/Bitcoin Node.bat | 5 +++ batch/color.bat | 4 ++ batch/scripts/blockchaininfo.bat | 10 +++++ batch/scripts/space.bat | 7 ++++ batch/update.bat | 71 ++++++++++++++++++++++++++++++++ 5 files changed, 97 insertions(+) create mode 100644 batch/Bitcoin Node.bat create mode 100644 batch/color.bat create mode 100644 batch/scripts/blockchaininfo.bat create mode 100644 batch/scripts/space.bat create mode 100644 batch/update.bat diff --git a/batch/Bitcoin Node.bat b/batch/Bitcoin Node.bat new file mode 100644 index 0000000..49f818c --- /dev/null +++ b/batch/Bitcoin Node.bat @@ -0,0 +1,5 @@ +echo off +color 08 +start /max color.bat +start update.bat +exit \ No newline at end of file diff --git a/batch/color.bat b/batch/color.bat new file mode 100644 index 0000000..b375a5b --- /dev/null +++ b/batch/color.bat @@ -0,0 +1,4 @@ +echo off +cd ../ +color 08 +bitcoind.exe diff --git a/batch/scripts/blockchaininfo.bat b/batch/scripts/blockchaininfo.bat new file mode 100644 index 0000000..2199789 --- /dev/null +++ b/batch/scripts/blockchaininfo.bat @@ -0,0 +1,10 @@ +echo off +cd ../../ +:a +color 0F +bitcoin-cli -netinfo +bitcoin-cli -getinfo +timeout /t 1 /nobreak >nul +cls +goto a + diff --git a/batch/scripts/space.bat b/batch/scripts/space.bat new file mode 100644 index 0000000..a15dd4d --- /dev/null +++ b/batch/scripts/space.bat @@ -0,0 +1,7 @@ +echo off +:a +color 0F +dir D:DATA\blocks\ /d /s +timeout /t 1 /nobreak >nul +goto a + diff --git a/batch/update.bat b/batch/update.bat new file mode 100644 index 0000000..cc2dcc2 --- /dev/null +++ b/batch/update.bat @@ -0,0 +1,71 @@ +echo off +cd ../ + +:a +cls +color 0F +bitcoin-cli -netinfo +bitcoin-cli -getinfo +timeout /t 2 /nobreak >nul +cls +bitcoin-cli -netinfo +bitcoin-cli -getinfo +timeout /t 2 /nobreak >nul +cls +bitcoin-cli -netinfo +bitcoin-cli -getinfo +timeout /t 2 /nobreak >nul +cls +bitcoin-cli -netinfo +bitcoin-cli -getinfo +timeout /t 2 /nobreak >nul +cls +bitcoin-cli -netinfo +bitcoin-cli -getinfo +timeout /t 2 /nobreak >nul +cls + +color 0F + +dir D:DATA\blocks\ /d /s +timeout /t 1 /nobreak >nul +cls + +dir D:DATA\blocks\ /d /s +timeout /t 1 /nobreak >nul +cls + +dir D:DATA\blocks\ /d /s +timeout /t 1 /nobreak >nul +cls + +dir D:DATA\blocks\ /d /s +timeout /t 1 /nobreak >nul +cls + +dir D:DATA\blocks\ /d /s +timeout /t 1 /nobreak >nul + +dir D:DATA\blocks\ /d /s +timeout /t 1 /nobreak >nul +cls + +dir D:DATA\blocks\ /d /s +timeout /t 1 /nobreak >nul +cls + +dir D:DATA\blocks\ /d /s +timeout /t 1 /nobreak >nul +cls + +dir D:DATA\blocks\ /d /s +timeout /t 1 /nobreak >nul +cls + +dir D:DATA\blocks\ /d /s +timeout /t 1 /nobreak >nul + +cls + +goto a +