Skip to content

[REVERT-CONSENSUS] disable kmd_ntz_tx checks, for blur-side only notas #558

[REVERT-CONSENSUS] disable kmd_ntz_tx checks, for blur-side only notas

[REVERT-CONSENSUS] disable kmd_ntz_tx checks, for blur-side only notas #558

Workflow file for this run

name: DPoW Testnet Branch
on:
push:
branches:
- testnet
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v1
- name: submodules
run: git submodule update --init
- name: install-deps
run: sudo apt-get update && sudo apt-get install libevent-dev libssl-dev libboost-all-dev libunwind-dev libsodium-dev binutils-dev autoconf libreadline-dev
- name: make
run: make release-static-linux-x86_64