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 }}
Anes1032
/
witnz
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Dec 15, 2025
Feat: Add new blog
Anes1032
committed
3e5b7b9
View commit details
Copy full SHA for 3e5b7b9
Browse repository at this point
Feat: Add ja blog and Fix: CDC bug
Anes1032
committed
c235db1
View commit details
Copy full SHA for c235db1
Browse repository at this point
Commits on Dec 14, 2025
Fix: Unit test
Anes1032
committed
153a84c
View commit details
Copy full SHA for 153a84c
Browse repository at this point
Feat: Update README
Anes1032
committed
4070ff1
View commit details
Copy full SHA for 4070ff1
Browse repository at this point
Feat: Add test
Anes1032
committed
e45053b
View commit details
Copy full SHA for e45053b
Browse repository at this point
Feat: Merkle Tree optiomization
Anes1032
committed
81dd288
View commit details
Copy full SHA for 81dd288
Browse repository at this point
Optimize detailed verification by skipping tree construction
Show description for 0b7b14a
claude
authored and
Anes1032
committed
0b7b14a
View commit details
Copy full SHA for 0b7b14a
Browse repository at this point
Implement efficient Merkle tree comparison for detailed verification
Show description for bbb08f0
claude
authored and
Anes1032
committed
bbb08f0
View commit details
Copy full SHA for bbb08f0
Browse repository at this point
Unify hash calculation and improve Merkle verification
Show description for 4f0ad45
claude
authored and
Anes1032
committed
4f0ad45
View commit details
Copy full SHA for 4f0ad45
Browse repository at this point
Fix remaining issues: Phase 2 TODO, DataHash validation, follower CDC, context
Show description for 89e9fab
claude
authored and
Anes1032
committed
89e9fab
View commit details
Copy full SHA for 89e9fab
Browse repository at this point
Fix critical bugs: FSM snapshot, CDC data types, SQL injection
Show description for 758c4bf
claude
authored and
Anes1032
committed
758c4bf
View commit details
Copy full SHA for 758c4bf
Browse repository at this point
Update README: Revise security comparison section
Show description for ec28187
claude
authored and
Anes1032
committed
ec28187
View commit details
Copy full SHA for ec28187
Browse repository at this point
Feat: update README
Anes1032
committed
86f624d
View commit details
Copy full SHA for 86f624d
Browse repository at this point
Feat: Merkle root
Anes1032
committed
8144f03
View commit details
Copy full SHA for 8144f03
Browse repository at this point
Commits on Dec 12, 2025
Feat: Verify data hash
Anes1032
committed
523b106
View commit details
Copy full SHA for 523b106
Browse repository at this point
Feat: Ver up
Anes1032
committed
e315c86
View commit details
Copy full SHA for e315c86
Browse repository at this point
Merge pull request #8 from Anes1032/fix-error-handling
Show description for 67654de
Anes1032
authored
67654de
View commit details
Copy full SHA for 67654de
Browse repository at this point
Fix: Error handling
Anes1032
committed
f2b53f6
View commit details
Copy full SHA for f2b53f6
Browse repository at this point
Commits on Dec 11, 2025
Merge pull request #7 from Anes1032/feat-one-node-setting
Show description for 5f1f7ac
Anes1032
authored
5f1f7ac
View commit details
Copy full SHA for 5f1f7ac
Browse repository at this point
Feat: one node setting
Anes1032
committed
ccfba6e
View commit details
Copy full SHA for ccfba6e
Browse repository at this point
Merge pull request #6 from Anes1032/feat-mvp
Show description for 5ef1d60
Anes1032
authored
5ef1d60
View commit details
Copy full SHA for 5ef1d60
Browse repository at this point
Fix: test
Anes1032
committed
270ec4e
View commit details
Copy full SHA for 270ec4e
Browse repository at this point
Feat: MVP
Anes1032
committed
bfc3ebe
View commit details
Copy full SHA for bfc3ebe
Browse repository at this point
Merge pull request #5 from Anes1032/feat-integration-test
Show description for 17f44d1
Anes1032
authored
17f44d1
View commit details
Copy full SHA for 17f44d1
Browse repository at this point
Fix: replace t.Context() with context.Background() for Go version compatibility
Anes1032
committed
79df644
View commit details
Copy full SHA for 79df644
Browse repository at this point
Feat: integration test
Anes1032
committed
b7e57f3
View commit details
Copy full SHA for b7e57f3
Browse repository at this point
Merge pull request #4 from Anes1032/feat/disconnect-alert
Show description for 1c180c9
Anes1032
authored
1c180c9
View commit details
Copy full SHA for 1c180c9
Browse repository at this point
fix: format Go files and add format-on-commit check
Anes1032
committed
67ac53c
View commit details
Copy full SHA for 67ac53c
Browse repository at this point
feat: implement replication disconnection alert
Show description for ae4ee91
Anes1032
committed
ae4ee91
View commit details
Copy full SHA for ae4ee91
Browse repository at this point
Merge pull request #3 from Anes1032/docs/limitations
Show description for 28855bb
Anes1032
authored
28855bb
View commit details
Copy full SHA for 28855bb
Browse repository at this point
docs: add Current Limitations section to README
Show description for b4c266e
Anes1032
committed
b4c266e
View commit details
Copy full SHA for b4c266e
Browse repository at this point
Merge pull request #2 from Anes1032/feat/slack-alert
Show description for 64040d1
Anes1032
authored
64040d1
View commit details
Copy full SHA for 64040d1
Browse repository at this point
docs: add Slack webhook documentation to README
Anes1032
committed
9cb692f
View commit details
Copy full SHA for 9cb692f
Browse repository at this point
feat: add Slack webhook alert integration
Show description for 880157e
Anes1032
committed
880157e
View commit details
Copy full SHA for 880157e
Browse repository at this point
Merge pull request #1 from Anes1032/update-rules
Show description for 7707c44
Anes1032
authored
7707c44
View commit details
Copy full SHA for 7707c44
Browse repository at this point
Previous
Next
You can’t perform that action at this time.