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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
wallbit-workflows
/
wallbit-go
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
Release/v0.1 beta prep
- #16
#16
Merged
jeremyjsx
merged 17 commits into
main
wallbit-workflows/wallbit-go:main
from
release/v0.1-beta-prep
wallbit-workflows/wallbit-go:release/v0.1-beta-prep
Copy head branch name to clipboard
Apr 20, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Release/v0.1 beta prep
#16
jeremyjsx
merged 17 commits into
main
wallbit-workflows/wallbit-go:main
from
release/v0.1-beta-prep
wallbit-workflows/wallbit-go:release/v0.1-beta-prep
Copy head branch name to clipboard
Commits
Commits on Apr 20, 2026
feat(transport): add Response[T] wrapper and return metadata from Sender
jeremyjsx
committed
0f2fa3c
View commit details
Copy full SHA for 0f2fa3c
Browse repository at this point
ci: add github actions workflow and golangci lint config
jeremyjsx
committed
25f68e3
View commit details
Copy full SHA for 25f68e3
Browse repository at this point
feat(wallbit): jitter retry backoff and inject SDK version into User-Agent
jeremyjsx
committed
66e6936
View commit details
Copy full SHA for 66e6936
Browse repository at this point
feat(wallbit): bound response body size with io.LimitReader
jeremyjsx
committed
ed84f27
View commit details
Copy full SHA for ed84f27
Browse repository at this point
feat(wallbit): add Ptr helper, Attempt field on hook meta, and for-range loops
jeremyjsx
committed
8acfb72
View commit details
Copy full SHA for 8acfb72
Browse repository at this point
refactor(transport): centralize JSON encode/decode in SendJSON helper
jeremyjsx
committed
1f3f64f
View commit details
Copy full SHA for 1f3f64f
Browse repository at this point
refactor(wallbit): extract hook and decode helpers from Client.do
jeremyjsx
committed
464337b
View commit details
Copy full SHA for 464337b
Browse repository at this point
test: add Example funcs per package and ErrorFromHTTP fuzz
jeremyjsx
committed
34d9191
View commit details
Copy full SHA for 34d9191
Browse repository at this point
docs(wallbit): document default timeout, retry, and body-size values
jeremyjsx
committed
d259c97
View commit details
Copy full SHA for d259c97
Browse repository at this point
feat!: parse CreatedAt and UpdatedAt into time.Time on all services
jeremyjsx
committed
b422bcb
View commit details
Copy full SHA for b422bcb
Browse repository at this point
feat: add rates service for Get Exchange Rate endpoint
jeremyjsx
committed
f064448
View commit details
Copy full SHA for f064448
Browse repository at this point
fix!: unwrap operations.Internal response to match API shape
jeremyjsx
committed
dff2b73
View commit details
Copy full SHA for dff2b73
Browse repository at this point
feat: add ListAll iter.Seq2 pagination to transactions and assets
jeremyjsx
committed
0d7ae43
View commit details
Copy full SHA for 0d7ae43
Browse repository at this point
feat: add SlogHook adapter for structured request logging
jeremyjsx
committed
aec6de0
View commit details
Copy full SHA for aec6de0
Browse repository at this point
docs: add CHANGELOG and Makefile, refresh README coverage
jeremyjsx
committed
2cc776e
View commit details
Copy full SHA for 2cc776e
Browse repository at this point
chore: add CODEOWNERS
jeremyjsx
committed
2bf44c0
View commit details
Copy full SHA for 2bf44c0
Browse repository at this point
chore(changelog): set release date for v0.1.0-beta.1
jeremyjsx
committed
23d0b04
View commit details
Copy full SHA for 23d0b04
Browse repository at this point
You can’t perform that action at this time.