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
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
.
emeraldpay
/
dshackle-archive
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
7
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
solution: can stream to a Pulsar topic
- #25
#25
Merged
splix
merged 16 commits into
master
emeraldpay/dshackle-archive:master
from
feature/target-pulsar
emeraldpay/dshackle-archive:feature/target-pulsar
Copy head branch name to clipboard
Jun 2, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
solution: can stream to a Pulsar topic
#25
splix
merged 16 commits into
master
emeraldpay/dshackle-archive:master
from
feature/target-pulsar
emeraldpay/dshackle-archive:feature/target-pulsar
Copy head branch name to clipboard
Commits
Commits on May 22, 2026
solution: can stream to a Pulsar topic
splix
committed
105c0bc
View commit details
Copy full SHA for 105c0bc
Browse repository at this point
solution: ensure the messages in topic are in order
splix
committed
8b1043d
View commit details
Copy full SHA for 8b1043d
Browse repository at this point
solution: after code review
splix
committed
adb15f0
View commit details
Copy full SHA for adb15f0
Browse repository at this point
problem: Pulsar messages are not compressed
splix
committed
d3174e2
View commit details
Copy full SHA for d3174e2
Browse repository at this point
Commits on May 25, 2026
problem: archive may get TransactionJson with empty block data when streaming
splix
committed
1329d73
View commit details
Copy full SHA for 1329d73
Browse repository at this point
Commits on May 28, 2026
solution: provide timestamp with headers
splix
committed
23f01de
View commit details
Copy full SHA for 23f01de
Browse repository at this point
Commits on May 29, 2026
problem: headers are not always available to 3rd party tools
Show description for 63ac315
splix
committed
63ac315
View commit details
Copy full SHA for 63ac315
Browse repository at this point
problem: could skip data when no avail after multiple retries. and that breaks the order in Pulsar topic
Show description for d9d5ca0
splix
committed
d9d5ca0
View commit details
Copy full SHA for d9d5ca0
Browse repository at this point
Commits on Jun 2, 2026
problem: may indefinitely keep retrying the block re-orged
Show description for a94e5da
splix
committed
a94e5da
View commit details
Copy full SHA for a94e5da
Browse repository at this point
problem: always creates all the topics even if not used
splix
committed
b843abe
View commit details
Copy full SHA for b843abe
Browse repository at this point
problem: `kind` is a confusing name
splix
committed
efab8d2
View commit details
Copy full SHA for efab8d2
Browse repository at this point
solution: update docs and comments
splix
committed
29e8a07
View commit details
Copy full SHA for 29e8a07
Browse repository at this point
solution: use shorter name for the data in topic json
splix
committed
ef05d42
View commit details
Copy full SHA for ef05d42
Browse repository at this point
problem: tx records JSON doesn't have parent block hash
splix
committed
61448c5
View commit details
Copy full SHA for 61448c5
Browse repository at this point
solution: put block tx count into the streaming json
splix
committed
e6d0b1f
View commit details
Copy full SHA for e6d0b1f
Browse repository at this point
solution: update readme to cover streaming to pulsar mode
splix
committed
0bd0568
View commit details
Copy full SHA for 0bd0568
Browse repository at this point
You can’t perform that action at this time.