diff --git a/.github/workflows/build-docker.yml b/.github/workflows/build-docker.yml index ef9d249e4..51cf7f3f6 100644 --- a/.github/workflows/build-docker.yml +++ b/.github/workflows/build-docker.yml @@ -1,5 +1,5 @@ name: Docker -on: [ push, pull_request ] +on: [ push, pull_request, workflow_dispatch ] jobs: docker: runs-on: ubuntu-latest diff --git a/README.md b/README.md index a5276441f..8382797f3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ For UI reference wallet software (browser-based wallet and desktop wallet) visit Visit [BitShares.github.io](https://bitshares.github.io/) to learn about BitShares and join the community at [BitSharesTalk.org](https://bitsharestalk.org/). -Information for developers can be found in the [Wiki](https://github.com/bitshares/bitshares-core/wiki) and the [BitShares Developer Portal](https://dev.bitshares.works/). Users interested in how BitShares works can go to the [BitShares Documentation](https://how.bitshares.works/) site. +Information for developers can be found in the [Wiki](https://github.com/bitshares/bitshares-core/wiki) and the [BitShares Developer Documentation Portal](https://docs.bitshares.dev/). Users interested in how BitShares works can go to the [BitShares Documentation](https://docs.bitshares.eu/) site. Visit [Awesome BitShares](https://github.com/bitshares/awesome-bitshares) to find more resources and links E.G. chat groups, client libraries and extended APIs. @@ -19,12 +19,11 @@ Visit [Awesome BitShares](https://github.com/bitshares/awesome-bitshares) to fin |Branch|Build Status| |---|---| -|`master`|[![](https://github.com/bitshares/bitshares-core/workflows/macOS/badge.svg?branch=master)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A"macOS"+branch%3Amaster) [![](https://github.com/bitshares/bitshares-core/workflows/Ubuntu%20Debug/badge.svg?branch=master)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A"Ubuntu+Debug"+branch%3Amaster) [![](https://github.com/bitshares/bitshares-core/workflows/Ubuntu%20Release/badge.svg?branch=master)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A"Ubuntu+Release"+branch%3Amaster) [![](https://github.com/bitshares/bitshares-core/workflows/Windows%20MinGW64/badge.svg?branch=master)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A"Windows+MinGW64"+branch%3Amaster) [![](https://github.com/bitshares/bitshares-core/workflows/Docker/badge.svg?branch=master)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A%22Docker%22+branch%3Amaster)| -|`develop`|[![](https://github.com/bitshares/bitshares-core/workflows/macOS/badge.svg?branch=develop)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A"macOS"+branch%3Adevelop) [![](https://github.com/bitshares/bitshares-core/workflows/Ubuntu%20Debug/badge.svg?branch=develop)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A"Ubuntu+Debug"+branch%3Adevelop) [![](https://github.com/bitshares/bitshares-core/workflows/Ubuntu%20Release/badge.svg?branch=develop)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A"Ubuntu+Release"+branch%3Adevelop) [![](https://github.com/bitshares/bitshares-core/workflows/Windows%20MinGW64/badge.svg?branch=develop)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A"Windows+MinGW64"+branch%3Adevelop) [![](https://github.com/bitshares/bitshares-core/workflows/Docker/badge.svg?branch=develop)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A%22Docker%22+branch%3Adevelop)| -|`hardfork`|[![](https://github.com/bitshares/bitshares-core/workflows/macOS/badge.svg?branch=hardfork)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A"macOS"+branch%3Ahardfork) [![](https://github.com/bitshares/bitshares-core/workflows/Ubuntu%20Debug/badge.svg?branch=hardfork)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A"Ubuntu+Debug"+branch%3Ahardfork) [![](https://github.com/bitshares/bitshares-core/workflows/Ubuntu%20Release/badge.svg?branch=hardfork)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A"Ubuntu+Release"+branch%3Ahardfork) [![](https://github.com/bitshares/bitshares-core/workflows/Windows%20MinGW64/badge.svg?branch=hardfork)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A"Windows+MinGW64"+branch%3Ahardfork) [![](https://github.com/bitshares/bitshares-core/workflows/Docker/badge.svg?branch=hardfork)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A%22Docker%22+branch%3Ahardfork)| -|`testnet`|[![](https://github.com/bitshares/bitshares-core/workflows/macOS/badge.svg?branch=testnet)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A"macOS"+branch%3Atestnet) [![](https://github.com/bitshares/bitshares-core/workflows/Ubuntu%20Debug/badge.svg?branch=testnet)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A"Ubuntu+Debug"+branch%3Atestnet) [![](https://github.com/bitshares/bitshares-core/workflows/Ubuntu%20Release/badge.svg?branch=testnet)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A"Ubuntu+Release"+branch%3Atestnet) [![](https://github.com/bitshares/bitshares-core/workflows/Windows%20MinGW64/badge.svg?branch=testnet)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A"Windows+MinGW64"+branch%3Atestnet) [![](https://github.com/bitshares/bitshares-core/workflows/Docker/badge.svg?branch=testnet)](https://github.com/bitshares/bitshares-core/actions?query=workflow%3A%22Docker%22+branch%3Atestnet)| -|`master` of `bitshares-fc`|[![](https://github.com/bitshares/bitshares-fc/workflows/macOS/badge.svg?branch=master)](https://github.com/bitshares/bitshares-fc/actions?query=workflow%3A"macOS"+branch%3Amaster) [![](https://github.com/bitshares/bitshares-fc/workflows/Ubuntu%20Debug/badge.svg?branch=master)](https://github.com/bitshares/bitshares-fc/actions?query=workflow%3A"Ubuntu+Debug"+branch%3Amaster) [![](https://github.com/bitshares/bitshares-fc/workflows/Ubuntu%20Release/badge.svg?branch=master)](https://github.com/bitshares/bitshares-fc/actions?query=workflow%3A"Ubuntu+Release"+branch%3Amaster)| - +|`master`|[![](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.mac.yml/badge.svg?branch=master)](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.mac.yml?query=branch%3Amaster) [![](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.ubuntu-debug.yml/badge.svg?branch=master)](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.ubuntu-debug.yml?query=branch%3Amaster) [![](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.ubuntu-release.yml/badge.svg?branch=master)](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.ubuntu-release.yml?query=branch%3Amaster) [![](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.win.yml/badge.svg?branch=master)](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.win.yml?query=branch%3Amaster) [![](https://github.com/bitshares/bitshares-core/actions/workflows/build-docker.yml/badge.svg?branch=master)](https://github.com/bitshares/bitshares-core/actions/workflows/build-docker.yml?query=branch%3Amaster)| +|`develop`|[![](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.mac.yml/badge.svg?branch=develop)](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.mac.yml?query=branch%3Adevelop) [![](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.ubuntu-debug.yml/badge.svg?branch=develop)](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.ubuntu-debug.yml?query=branch%3Adevelop) [![](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.ubuntu-release.yml/badge.svg?branch=develop)](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.ubuntu-release.yml?query=branch%3Adevelop) [![](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.win.yml/badge.svg?branch=develop)](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.win.yml?query=branch%3Adevelop) [![](https://github.com/bitshares/bitshares-core/actions/workflows/build-docker.yml/badge.svg?branch=develop)](https://github.com/bitshares/bitshares-core/actions/workflows/build-docker.yml?query=branch%3Adevelop)| +|`hardfork`|[![](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.mac.yml/badge.svg?branch=hardfork)](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.mac.yml?query=branch%3Ahardfork) [![](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.ubuntu-debug.yml/badge.svg?branch=hardfork)](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.ubuntu-debug.yml?query=branch%3Ahardfork) [![](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.ubuntu-release.yml/badge.svg?branch=hardfork)](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.ubuntu-release.yml?query=branch%3Ahardfork) [![](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.win.yml/badge.svg?branch=hardfork)](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.win.yml?query=branch%3Ahardfork) [![](https://github.com/bitshares/bitshares-core/actions/workflows/build-docker.yml/badge.svg?branch=hardfork)](https://github.com/bitshares/bitshares-core/actions/workflows/build-docker.yml?query=branch%3Ahardfork)| +|`testnet`|[![](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.mac.yml/badge.svg?branch=testnet)](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.mac.yml?query=branch%3Atestnet) [![](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.ubuntu-debug.yml/badge.svg?branch=testnet)](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.ubuntu-debug.yml?query=branch%3Atestnet) [![](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.ubuntu-release.yml/badge.svg?branch=testnet)](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.ubuntu-release.yml?query=branch%3Atestnet) [![](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.win.yml/badge.svg?branch=testnet)](https://github.com/bitshares/bitshares-core/actions/workflows/build-and-test.win.yml?query=branch%3Atestnet) [![](https://github.com/bitshares/bitshares-core/actions/workflows/build-docker.yml/badge.svg?branch=testnet)](https://github.com/bitshares/bitshares-core/actions/workflows/build-docker.yml?query=branch%3Atestnet)| +|`master` of `bitshares-fc`|[![](https://github.com/bitshares/bitshares-fc/actions/workflows/build-and-test-macos.yml/badge.svg?branch=master)](https://github.com/bitshares/bitshares-fc/actions/workflows/build-and-test-macos.yml?query=branch%3Amaster) [![](https://github.com/bitshares/bitshares-fc/actions/workflows/build-and-test-ubuntu-debug.yml/badge.svg?branch=master)](https://github.com/bitshares/bitshares-fc/actions/workflows/build-and-test-ubuntu-debug.yml?query=branch%3Amaster) [![](https://github.com/bitshares/bitshares-fc/actions/workflows/build-and-test-ubuntu-release.yml/badge.svg?branch=master)](https://github.com/bitshares/bitshares-fc/actions/workflows/build-and-test-ubuntu-release.yml?query=branch%3Amaster)| Getting Started ---------------