Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
zk-coins
/
node
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Issues
21
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Release: develop -> main
- #197
#197
Merged
TaprootFreak
merged 24 commits into
main
zk-coins/node:main
from
develop
zk-coins/node:develop
Copy head branch name to clipboard
Jun 9, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Release: develop -> main
#197
TaprootFreak
merged 24 commits into
main
zk-coins/node:main
from
develop
zk-coins/node:develop
Copy head branch name to clipboard
Commits
Commits on Jun 3, 2026
feat: permissionless multi-asset — create, mint, send, receive custom tokens (#192)
Show description for faf6d12
TaprootFreak
authored
faf6d12
View commit details
Copy full SHA for faf6d12
Browse repository at this point
feat: permissionless multi-asset — create, mint, send, receive custom tokens (#192) (#194)
Show description for 0c6472b
TaprootFreak
authored
0c6472b
View commit details
Copy full SHA for 0c6472b
Browse repository at this point
Commits on Jun 4, 2026
test(jobs): prevent pg pool exhaustion in jobs_stream SSE tests under subset parallelism (#196)
Show description for 974cd5d
TaprootFreak
authored
974cd5d
View commit details
Copy full SHA for 974cd5d
Browse repository at this point
docs: reframe trust model as run-your-own-node (Bitcoin full-node model) (#201)
TaprootFreak
authored
8be44b5
View commit details
Copy full SHA for 8be44b5
Browse repository at this point
docs(roadmap): set decentralization as the current focus (#202)
Show description for 2da35ba
TaprootFreak
authored
2da35ba
View commit details
Copy full SHA for 2da35ba
Browse repository at this point
fix(cors): allow Idempotency-Key request header so browsers can call the jobs API (#198)
Show description for 543c1bf
TaprootFreak
authored
543c1bf
View commit details
Copy full SHA for 543c1bf
Browse repository at this point
feat(jobs): expose ash/ocr hex on awaiting_signature JobStatus result (#195)
Show description for 9d174d2
TaprootFreak
authored
9d174d2
View commit details
Copy full SHA for 9d174d2
Browse repository at this point
feat(api): add normalized bitcoin_network enum to /api/info (#193)
Show description for b288a6a
TaprootFreak
authored
b288a6a
View commit details
Copy full SHA for b288a6a
Browse repository at this point
feat(state): self-heal persisted proofs on circuit-digest change (#204)
Show description for e2745fd
TaprootFreak
authored
e2745fd
View commit details
Copy full SHA for e2745fd
Browse repository at this point
Merge pull request #200 from zk-coins/staging
Show description for 24a3863
TaprootFreak
authored
24a3863
View commit details
Copy full SHA for 24a3863
Browse repository at this point
ci: simplify test gating to a 2-tier model (drop db/prover subsets) (#205)
Show description for 242ca77
TaprootFreak
authored
242ca77
View commit details
Copy full SHA for 242ca77
Browse repository at this point
docs: scrub internal infrastructure references from the public repo (#206)
Show description for e6a82ec
TaprootFreak
authored
e6a82ec
View commit details
Copy full SHA for e6a82ec
Browse repository at this point
Merge pull request #207 from zk-coins/staging
Show description for 63ce38f
TaprootFreak
authored
63ce38f
View commit details
Copy full SHA for 63ce38f
Browse repository at this point
Commits on Jun 5, 2026
fix(db): reset proof-dependent state to genesis (DEV + PRD prover recovery) (#208)
Show description for a01b241
TaprootFreak
and
github-actions[bot]
authored
a01b241
View commit details
Copy full SHA for a01b241
Browse repository at this point
fix(prover): detect systemic prove failures — /health/ready signal + boot self-heal arming (#209)
Show description for 6918f82
TaprootFreak
and
github-actions[bot]
authored
6918f82
View commit details
Copy full SHA for 6918f82
Browse repository at this point
Promote: staging -> develop (#210)
Show description for fdcfe22
TaprootFreak
and
github-actions[bot]
authored
fdcfe22
View commit details
Copy full SHA for fdcfe22
Browse repository at this point
Commits on Jun 6, 2026
docs: Plonky3 migration plan + Phase-0 GO (carrier-table direction) (#211)
Show description for 55fad8b
TaprootFreak
authored
55fad8b
View commit details
Copy full SHA for 55fad8b
Browse repository at this point
feat(plonky3): Phase 0 recursion feasibility spike — gate is GO (carrier tables) (#212)
Show description for d94ccbf
TaprootFreak
authored
d94ccbf
View commit details
Copy full SHA for d94ccbf
Browse repository at this point
feat(plonky3): carrier-table IVC (Path 1+5) + full migration audit + recursion-reduction — GO, /api/send recovers w/o UX regression, port HOLD (#214)
Show description for 1f135b4
TaprootFreak
authored
1f135b4
View commit details
Copy full SHA for 1f135b4
Browse repository at this point
Commits on Jun 7, 2026
chore: remove design/research markdowns from the node repo (#216)
Show description for d2247ba
TaprootFreak
authored
d2247ba
View commit details
Copy full SHA for d2247ba
Browse repository at this point
chore: remove Plonky3 migration content from staging (#217)
Show description for 9d342c2
TaprootFreak
authored
9d342c2
View commit details
Copy full SHA for 9d342c2
Browse repository at this point
feat(api): GET /api/history/{id} — per-transaction detail endpoint (TxDetail) (#218)
Show description for 12fa65c
TaprootFreak
authored
12fa65c
View commit details
Copy full SHA for 12fa65c
Browse repository at this point
chore: move benchmark output to research (#219)
Show description for 519a700
TaprootFreak
authored
519a700
View commit details
Copy full SHA for 519a700
Browse repository at this point
Promote: staging -> develop (#215)
Show description for 23845d3
TaprootFreak
authored
23845d3
View commit details
Copy full SHA for 23845d3
Browse repository at this point
You can’t perform that action at this time.