* add workflow
* branches:
- snap_addition
* Add snap package build workflow
* Add snap package build master, staging
* snap version from Cargo.toml
* Seems like staging branch should have grade: devel quality level
* Set snap grade based on branch
* add multi arch
* Update snap.yaml
* snap: use arm platform for arm build
* snap: multi platform ci build
---------
Co-authored-by: ardocrat <ardocrat@gri.mw>
* ci: include .git directory into build
* p2p: include git ref into version for user agent, show git commit hash instead of last tag into log
* p2p: do not show anything after version if git commit hash is empty
* fix: user agent typo
* ghcr: add arm platform, remove attestation
* ghcr: checkout code to get version
* ghcr: fix tag var format
* docker: --no-tui flag for entrypoint
* docker: install ca-certificates to be able to use grin client inside container
* docker: add default volume, expose API port exposable by making IP address public
* bin: ability to use chain type argument for 'run' subcommand
* docker: single image for mainnet and testnet, update build docs
* docker: root user
* github: ghcr publish
* github: build image for master branch only
* docs: fix paths
* docker: move 'server run' to command
* Revert "bin: ability to use chain type argument for 'run' subcommand"
This reverts commit fc2d9199c3ff80c5c7305e3fc5b1f6fe86e8dacf.
* docker: disable tui at config
* first pass compilation of croaring update
* cargo.lock
* add roaring arch flag into CI build scripts
* revert CI to use windows 2019 image
* add more debug
* more debug info
* update range arguments to bitmap remove_range function calls
* remove unnecessary cast