From 8c35ae298c8d598ef06da31807fe5105b48fa9a2 Mon Sep 17 00:00:00 2001 From: uvhw Date: Sat, 26 Feb 2022 23:33:51 +0700 Subject: [PATCH 1/3] Update README.md **Full Changelog**: https://github.com/uvhw/bitcoin/commits/v1.0.0 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 31a2423..0a7ac5e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Node.js CI](https://github.com/Bitcoin-Foundations/bitcoin/actions/workflows/node.js.yml/badge.svg?branch=master&event=deployment_status)](https://github.com/Bitcoin-Foundations/bitcoin/actions/workflows/node.js.yml) # bitcoin Bitcoin integration/staging tree {% comment %} From 3c9a987ed91adf4534657bccd3f7e79b8fab914b Mon Sep 17 00:00:00 2001 From: uvhw Date: Thu, 24 Mar 2022 09:45:10 +0700 Subject: [PATCH 2/3] Create v15.05 https://github.com/Bitcoin-Foundations/bitcoin/issues/8#issuecomment-1077011066 --- Index of/bin/bitcoin-core-22.0/v15.05 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Index of/bin/bitcoin-core-22.0/v15.05 diff --git a/Index of/bin/bitcoin-core-22.0/v15.05 b/Index of/bin/bitcoin-core-22.0/v15.05 new file mode 100644 index 0000000..89dbacc --- /dev/null +++ b/Index of/bin/bitcoin-core-22.0/v15.05 @@ -0,0 +1,20 @@ +Index of /bin/bitcoin-core-22.0/ + +../ +test.rc2/ 04-Aug-2021 14:42 - +test.rc3/ 30-Aug-2021 09:06 - +SHA256SUMS 13-Sep-2021 12:12 2353 +SHA256SUMS.asc 13-Sep-2021 12:12 9870 +SHA256SUMS.ots 13-Sep-2021 12:12 468 +bitcoin-22.0-aarch64-linux-gnu.tar.gz 13-Sep-2021 12:13 34076499 +bitcoin-22.0-arm-linux-gnueabihf.tar.gz 13-Sep-2021 12:13 30231683 +bitcoin-22.0-osx-signed.dmg 13-Sep-2021 12:13 14643657 +bitcoin-22.0-osx64.tar.gz 13-Sep-2021 12:13 27738531 +bitcoin-22.0-powerpc64-linux-gnu.tar.gz 13-Sep-2021 12:14 39812683 +bitcoin-22.0-powerpc64le-linux-gnu.tar.gz 13-Sep-2021 12:14 38677732 +bitcoin-22.0-riscv64-linux-gnu.tar.gz 13-Sep-2021 12:14 33923203 +bitcoin-22.0-win64-setup.exe 13-Sep-2021 12:15 18575512 +bitcoin-22.0-win64.zip 13-Sep-2021 12:15 34072666 +bitcoin-22.0-x86_64-linux-gnu.tar.gz 13-Sep-2021 12:15 35769753 +bitcoin-22.0.tar.gz 13-Sep-2021 12:15 7972234 +bitcoin-22.0.torrent 13-Sep-2021 12:15 From afef9dffbbf42bf7bb52b52061826f14fc45fcb0 Mon Sep 17 00:00:00 2001 From: uvhw Date: Tue, 7 Jun 2022 22:23:55 +0700 Subject: [PATCH 3/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a7ac5e..546e62b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![CI](https://github.com/richerandprettier/mips/actions/workflows/cpp.yml/badge.svg)](https://github.com/richerandprettier/mips/actions/workflows/cpp.yml) [![Node.js CI](https://github.com/Bitcoin-Foundations/bitcoin/actions/workflows/node.js.yml/badge.svg?branch=master&event=deployment_status)](https://github.com/Bitcoin-Foundations/bitcoin/actions/workflows/node.js.yml) # bitcoin Bitcoin integration/staging tree