Skip to content

feat(slash): Add the historical voting power to the slashing record (… #866

feat(slash): Add the historical voting power to the slashing record (…

feat(slash): Add the historical voting power to the slashing record (… #866

name: Docker build for localnet
on:
pull_request:
push:
branches:
- develop
- main
- master
- release/**
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build Docker image
run: make -C ./networks