Skip to content

adds taproot script pubkey calculation #29

adds taproot script pubkey calculation

adds taproot script pubkey calculation #29

Workflow file for this run

name: slither
on: [push, pull_request, workflow_dispatch]
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- name: Code Checkout
uses: actions/checkout@v4
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: '3.10'
- name: Run Analysis
uses: crytic/[email protected]
with:
fail-on: high