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
Accelerator
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
Type
/
to 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
.
monad-developers
/
execution-specs
Public
forked from
ethereum/execution-specs
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
feat(consume): Consume tests with runloop monad
- #32
#32
Merged
pdobacz
merged 22 commits into
forks/monad_nine
monad-developers/execution-specs:forks/monad_nine
from
execute-with-eestnet
monad-developers/execution-specs:execute-with-eestnet
Copy head branch name to clipboard
Jul 17, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
feat(consume): Consume tests with runloop monad
#32
pdobacz
merged 22 commits into
forks/monad_nine
monad-developers/execution-specs:forks/monad_nine
from
execute-with-eestnet
monad-developers/execution-specs:execute-with-eestnet
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2026
Add MonadFixtureConsumer for consuming fixtures on the monad runloop
Show description for 5e477c5
pdobacz
committed
5e477c5
View commit details
Copy full SHA for 5e477c5
Browse repository at this point
docs: use uv for monad runloop testing setup
Show description for 9b73972
pdobacz
committed
9b73972
View commit details
Copy full SHA for 9b73972
Browse repository at this point
perf: shrink triedb chunk sizing for monad fixture consumer
Show description for b9faa85
pdobacz
committed
b9faa85
View commit details
Copy full SHA for b9faa85
Browse repository at this point
fix: tear down eest-runner container when pytest exits
Show description for 6d969a3
pdobacz
committed
6d969a3
View commit details
Copy full SHA for 6d969a3
Browse repository at this point
docs: note runloop parallelism is CPU-bound
Show description for db3a35f
pdobacz
committed
db3a35f
View commit details
Copy full SHA for db3a35f
Browse repository at this point
feat: --monad-runloop fill flag for runloop-conformant block hashes
Show description for cf47e1f
pdobacz
committed
cf47e1f
View commit details
Copy full SHA for cf47e1f
Browse repository at this point
Minor fixes to MONAD_RUNLOOP_TESTING.md
Show description for d156e0f
pdobacz
committed
d156e0f
View commit details
Copy full SHA for d156e0f
Browse repository at this point
consumer: support MONAD_NEXT (rev 10) + page-encoded triedb
Show description for 4816466
pdobacz
committed
4816466
View commit details
Copy full SHA for 4816466
Browse repository at this point
consumer: schedule-aware triedb encoding for MIP-8 transition
Show description for 1f56129
pdobacz
committed
1f56129
View commit details
Copy full SHA for 1f56129
Browse repository at this point
docs: MIP-8 dual-db fork-transition flow in MONAD_RUNLOOP_TESTING
Show description for e01e1ef
pdobacz
committed
e01e1ef
View commit details
Copy full SHA for e01e1ef
Browse repository at this point
fill: make --monad-runloop transition fills pass
Show description for 476c732
pdobacz
committed
476c732
View commit details
Copy full SHA for 476c732
Browse repository at this point
ci: add monad_runloop fixture release feature
Show description for e9f7baa
pdobacz
committed
e9f7baa
View commit details
Copy full SHA for e9f7baa
Browse repository at this point
forks: drop unused PragueToMONAD_EIGHT transition fork
Show description for de3afcb
pdobacz
committed
de3afcb
View commit details
Copy full SHA for de3afcb
Browse repository at this point
ci: add consume_release workflow
Show description for 67a8275
pdobacz
committed
67a8275
View commit details
Copy full SHA for 67a8275
Browse repository at this point
consume: resolve releases from monad-developers/execution-specs
Show description for 8c1a23f
pdobacz
committed
8c1a23f
View commit details
Copy full SHA for 8c1a23f
Browse repository at this point
ci(consume): paste full consume.log in summary, fix fields, drop html
Show description for 01e2ca5
pdobacz
committed
01e2ca5
View commit details
Copy full SHA for 01e2ca5
Browse repository at this point
ci(consume): run consume direct with -v
Show description for d415ab4
pdobacz
committed
d415ab4
View commit details
Copy full SHA for d415ab4
Browse repository at this point
docs: condense MONAD_RUNLOOP_TESTING to running + overview
Show description for 386f946
pdobacz
committed
386f946
View commit details
Copy full SHA for 386f946
Browse repository at this point
ci(consume): route workflow inputs through env vars
Show description for c1e541d
pdobacz
committed
c1e541d
View commit details
Copy full SHA for c1e541d
Browse repository at this point
Commits on Jul 16, 2026
docs: use ssh clone url for the private harness repo
Show description for bca4994
pdobacz
committed
bca4994
View commit details
Copy full SHA for bca4994
Browse repository at this point
fix(consume): resolve release asset for tests- prefixed tags
Show description for 797da40
pdobacz
committed
797da40
View commit details
Copy full SHA for 797da40
Browse repository at this point
Commits on Jul 17, 2026
chore(ci): Use monad-eest-rust-harness and EELS main branches
pdobacz
committed
b39a4e8
View commit details
Copy full SHA for b39a4e8
Browse repository at this point
You can’t perform that action at this time.