Skip to content

Commit

Permalink
Fix build badges
Browse files Browse the repository at this point in the history
  • Loading branch information
zquestz committed Dec 20, 2024
1 parent 0c57b5a commit 3d67040
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 15 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
bchutil
=======
# bchutil

![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)
[![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchutil/actions/workflows/main.yml)
[![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)
[![GoDoc](http://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchutil)

Package bchutil provides bitcoin cash-specific convenience functions and types.
A comprehensive suite of tests is provided to ensure proper functionality. See
`test_coverage.txt` for the gocov coverage report. Alternatively, if you are
A comprehensive suite of tests is provided to ensure proper functionality. See
`test_coverage.txt` for the gocov coverage report. Alternatively, if you are
running a POSIX OS, you can run the `cov_report.sh` script for a real-time
report.

This package was developed for bchd, an alternative full-node implementation of
bitcoin cash Although it was primarily written for bchd, this package has intentionally been designed so it
bitcoin cash. Although it was primarily written for bchd, this package has intentionally been designed so it
can be used as a standalone package for any projects needing the functionality
provided.

Expand Down
2 changes: 1 addition & 1 deletion base58/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
base58
==========

![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)
[![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchutil/actions/workflows/main.yml)
[![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)
[![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchutil/base58)

Expand Down
2 changes: 1 addition & 1 deletion bech32/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bech32
==========

![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)
[![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchutil/actions/workflows/main.yml)
[![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)
[![GoDoc](https://godoc.org/github.com/gcash/bchutil/bech32?status.png)](http://godoc.org/github.com/gcash/bchutil/bech32)

Expand Down
2 changes: 1 addition & 1 deletion bloom/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bloom
=====

![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)
[![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchutil/actions/workflows/main.yml)
[![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)
[![GoDoc](http://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchutil/bloom)

Expand Down
2 changes: 1 addition & 1 deletion coinset/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
coinset
=======

![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)
[![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchutil/actions/workflows/main.yml)
[![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)
[![GoDoc](http://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchutil/coinset)

Expand Down
2 changes: 1 addition & 1 deletion gcs/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
gcs
==========

![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)
[![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchutil/actions/workflows/main.yml)
[![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)
[![GoDoc](https://godoc.org/github.com/gcash/bchutil/gcs?status.png)](http://godoc.org/github.com/gcash/bchutil/gcs)

Expand Down
2 changes: 1 addition & 1 deletion hdkeychain/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
hdkeychain
==========

![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)
[![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchutil/actions/workflows/main.yml)
[![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)
[![GoDoc](http://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchutil/hdkeychain)

Expand Down
2 changes: 1 addition & 1 deletion jsonpb/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
jsonpb
=====

![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)
[![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchutil/actions/workflows/main.yml)
[![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)
[![GoDoc](http://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchutil/bloom)

Expand Down
2 changes: 1 addition & 1 deletion merkleblock/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
merkleblock
=====

![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)
[![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchutil/actions/workflows/main.yml)
[![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)
[![GoDoc](http://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchutil/bloom)

Expand Down
2 changes: 1 addition & 1 deletion txsort/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
txsort
======

![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)
[![Build Status](https://github.com/gcash/bchutil/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gcash/bchutil/actions/workflows/main.yml)
[![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)
[![GoDoc](http://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/gcash/bchutil/txsort)

Expand Down

0 comments on commit 3d67040

Please sign in to comment.