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
.
One-Block-Org
/
FlashStat
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
project completed
- #7
#7
Merged
oneblockhq
merged 17 commits into
One-Block-Org:main
One-Block-Org/FlashStat:main
from
intelliDean:main
intelliDean/FlashStat:main
Copy head branch name to clipboard
May 1, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
project completed
#7
oneblockhq
merged 17 commits into
One-Block-Org:main
One-Block-Org/FlashStat:main
from
intelliDean:main
intelliDean/FlashStat:main
Copy head branch name to clipboard
Commits
Commits on Apr 30, 2026
refactor: improve on_tick using helper functions and concurrent fetch
intelliDean
committed
eaa7efe
View commit details
Copy full SHA for eaa7efe
Browse repository at this point
refactor: spread monolithic main function into clean helper functions
intelliDean
committed
d182378
View commit details
Copy full SHA for d182378
Browse repository at this point
refactor: extract setup steps into helper functions in flashstat main
intelliDean
committed
0bef40c
View commit details
Copy full SHA for 0bef40c
Browse repository at this point
refactor: extract responsibilities into helper functions for flashstat-server main
intelliDean
committed
b226ce5
View commit details
Copy full SHA for b226ce5
Browse repository at this point
refactor: extract simulation scenarios into helper functions
intelliDean
committed
e91e4d8
View commit details
Copy full SHA for e91e4d8
Browse repository at this point
refactor: extract UI components into dedicated rendering helper functions
intelliDean
committed
126d676
View commit details
Copy full SHA for 126d676
Browse repository at this point
refactor: extract methods from handle_new_block in flashstat-core
intelliDean
committed
57853b4
View commit details
Copy full SHA for 57853b4
Browse repository at this point
refactor(core): extract FlashMonitor into monitor.rs, lib.rs is now a module gateway
intelliDean
committed
99b302b
View commit details
Copy full SHA for 99b302b
Browse repository at this point
fix(tests): add missing FlashStorage trait import in core tests; fix clippy collapsible_if in TUI
intelliDean
committed
7df91e9
View commit details
Copy full SHA for 7df91e9
Browse repository at this point
test: add comprehensive unit and integration test coverage across flashstat-db, flashstat-core, and watchtower
intelliDean
committed
5dc442f
View commit details
Copy full SHA for 5dc442f
Browse repository at this point
refactor(core): decompose long monitor.rs functions into purpose-driven helpers
intelliDean
committed
2bddfd2
View commit details
Copy full SHA for 2bddfd2
Browse repository at this point
docs: add comprehensive README covering all aspects of the project
intelliDean
committed
708c93b
View commit details
Copy full SHA for 708c93b
Browse repository at this point
test(core): add 25 direct unit tests for pure helper functions in monitor.rs
intelliDean
committed
e689efb
View commit details
Copy full SHA for e689efb
Browse repository at this point
docs: add Unichain grant proposal document
intelliDean
committed
124242c
View commit details
Copy full SHA for 124242c
Browse repository at this point
fix(clippy): resolve unused imports and deprecated TempDir methods
intelliDean
committed
b245128
View commit details
Copy full SHA for b245128
Browse repository at this point
Commits on May 1, 2026
fix(clippy): resolve unused imports and deprecated TempDir method
intelliDean
committed
62f7223
View commit details
Copy full SHA for 62f7223
Browse repository at this point
fix(clippy): resolve unused imports and deprecated TempDir method
intelliDean
committed
c4b0285
View commit details
Copy full SHA for c4b0285
Browse repository at this point
You can’t perform that action at this time.