Skip to content

CAP-0080 - add is on curve host functions #2760

CAP-0080 - add is on curve host functions

CAP-0080 - add is on curve host functions #2760

Workflow file for this run

name: 'Check CAP Diffs'
on:
push:
branches:
- master
pull_request:
jobs:
mddiffcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Set up Go
uses: actions/setup-go@v6
with:
go-version: ^1.24
- run: go install github.com/stellar/mddiffcheck@v1
- run: >
mddiffcheck
-repo
'https://github.com/stellar/stellar-core https://github.com/stellar/stellar-xdr'
core/*.md