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 }}
mintlayer
/
mintlayer-core
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
52
Code
Issues
103
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add PoS block seal indexing and duplicate seal evidence retention
- #2121
#2121
Merged
nullPointerEnjoyer
merged 16 commits into
master
mintlayer/mintlayer-core:master
from
pos-seal-indexing
mintlayer/mintlayer-core:pos-seal-indexing
Copy head branch name to clipboard
Sep 22, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Add PoS block seal indexing and duplicate seal evidence retention
#2121
nullPointerEnjoyer
merged 16 commits into
master
mintlayer/mintlayer-core:master
from
pos-seal-indexing
mintlayer/mintlayer-core:pos-seal-indexing
Copy head branch name to clipboard
Commits
Commits on Sep 20, 2026
Add a seal type for PoS consensus data
Show description for 42dedca
nullPointerEnjoyer
committed
42dedca
View commit details
Copy full SHA for 42dedca
Browse repository at this point
Add storage for PoS seal indexing and duplicate seal evidence
Show description for 18afc04
nullPointerEnjoyer
committed
18afc04
View commit details
Copy full SHA for 18afc04
Browse repository at this point
Index PoS block seals during block integration
Show description for 65cea4d
nullPointerEnjoyer
committed
65cea4d
View commit details
Copy full SHA for 65cea4d
Browse repository at this point
Add seal duplication tests and export the seal indexing helper
Show description for 9e6bc75
nullPointerEnjoyer
committed
9e6bc75
View commit details
Copy full SHA for 9e6bc75
Browse repository at this point
Drop the unused seal tracking builder and document the index deletion
nullPointerEnjoyer
committed
9a27ce1
View commit details
Copy full SHA for 9a27ce1
Browse repository at this point
Bound the evidence records per seal and address review findings
Show description for 727f569
nullPointerEnjoyer
committed
727f569
View commit details
Copy full SHA for 727f569
Browse repository at this point
Remove the unused seal constructor and document the upgrade limitation
nullPointerEnjoyer
committed
096933e
View commit details
Copy full SHA for 096933e
Browse repository at this point
Pin the seal encoding with golden bytes and derive the test PoS height
nullPointerEnjoyer
committed
f43124a
View commit details
Copy full SHA for f43124a
Browse repository at this point
Derive hashing and ordering for BlockSeal and gate the simulation indexing on the config
nullPointerEnjoyer
committed
2f04c7a
View commit details
Copy full SHA for 2f04c7a
Browse repository at this point
Document the seal detection scope and drop the redundant error logging
nullPointerEnjoyer
committed
847d91e
View commit details
Copy full SHA for 847d91e
Browse repository at this point
Commits on Sep 21, 2026
Key the seal evidence by seal and share the indexing gate
Show description for 506455a
nullPointerEnjoyer
committed
506455a
View commit details
Copy full SHA for 506455a
Browse repository at this point
Prefix the unused destructured block id in the disabled-tracking test
nullPointerEnjoyer
committed
fd9f1c4
View commit details
Copy full SHA for fd9f1c4
Browse repository at this point
Backfill the missing seal evidence and keep indexing non-blocking
Show description for 10b4ac1
nullPointerEnjoyer
committed
10b4ac1
View commit details
Copy full SHA for 10b4ac1
Browse repository at this point
Note the seal defaults and drop the duplicate logging and fetch
Show description for 22e47f6
nullPointerEnjoyer
committed
22e47f6
View commit details
Copy full SHA for 22e47f6
Browse repository at this point
Note the empty seal maps on upgrade and pin the value codecs
Show description for f2f155f
nullPointerEnjoyer
committed
f2f155f
View commit details
Copy full SHA for f2f155f
Browse repository at this point
Note the advisory constraint and the growth bounds of the seal maps
Show description for 6f48cfc
nullPointerEnjoyer
committed
6f48cfc
View commit details
Copy full SHA for 6f48cfc
Browse repository at this point
You can’t perform that action at this time.