feat: ere-miden (#136)

Co-authored-by: Han <tinghan0110@gmail.com>
This commit is contained in:
Brechy
2025-09-17 00:14:01 -03:00
committed by GitHub
parent 2f979dbd01
commit 1cb4e9238e
15 changed files with 1290 additions and 28 deletions

20
.github/workflows/test-zkvm-miden.yml vendored Normal file
View File

@@ -0,0 +1,20 @@
name: Test and clippy Miden
on:
push:
branches:
- master
pull_request:
jobs:
test:
uses: ./.github/workflows/test-zkvm.yml
permissions:
contents: read
packages: write
with:
zkvm: miden
toolchain: 1.88.0
test_ere_dockerized: false
default_features: true
test_options: ""