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 }}
ghzhost
/
txio-cli
Public
forked from
Txio-labs/txio-cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
txio-cli
src
on
fix/persist-selected-network
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 20, 2026
Merge remote-tracking branch 'origin/main' into pr-17-local
Show description for 68d5021
Kingvic300
committed
68d5021
View commit details
Copy full SHA for 68d5021
View code at this point
Browse repository at this point
Merge pull request #16 from TheBigWealth89/fix/harden-config-permissions
Show description for d215461
Kingvic300
authored
d215461
View commit details
Copy full SHA for d215461
View code at this point
Browse repository at this point
feat(rpc): add retry/backoff for transient RPC failures across all chains
Show description for 1280d89
Yinklekay
and
codebuff-team
committed
1280d89
View commit details
Copy full SHA for 1280d89
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
Merge branch 'main' into fix/harden-config-permissions
TheBigWealth89
authored
910832d
View commit details
Copy full SHA for 910832d
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
fix(cli): persist the selected network like the selected chain
Show description for 04c420b
rudra496
committed
04c420b
View commit details
Copy full SHA for 04c420b
View code at this point
Browse repository at this point
fix(cli): persist selected network and use as default across invocations (closes #10)
ghzhost
committed
a989660
View commit details
Copy full SHA for a989660
View code at this point
Browse repository at this point
fix: harden config.json file permissions to 0600
TheBigWealth89
committed
c4dbf72
View commit details
Copy full SHA for c4dbf72
View code at this point
Browse repository at this point
Commits on Aug 16, 2026
fix(security): harden config.json file permissions to 0600 (closes #9)
ghzhost
committed
2d40b67
View commit details
Copy full SHA for 2d40b67
View code at this point
Browse repository at this point
Merge pull request #8 from AshSgDe29071999/fix/3-history-resolve-name
Show description for 084a3f2
Kingvic300
authored
084a3f2
View commit details
Copy full SHA for 084a3f2
View code at this point
Browse repository at this point
fix: secure token permissions at creation
alirezzaww
committed
dab863c
View commit details
Copy full SHA for dab863c
View code at this point
Browse repository at this point
fix: resolve SuiNS names in history like balance and call
Show description for 228af81
AshSgDe29071999
committed
228af81
View commit details
Copy full SHA for 228af81
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
fix: wire ui module into cli module tree and use its helpers
Show description for ba4ca4e
vickman787
committed
ba4ca4e
View commit details
Copy full SHA for ba4ca4e
View code at this point
Browse repository at this point
Merge pull request #370 from Terryodib/fix/soroban-horizon-url-network-routing
Kingvic300
authored
25a3576
View commit details
Copy full SHA for 25a3576
View code at this point
Browse repository at this point
fix: derive Horizon URL from Network enum instead of substring-matching RPC URL
Show description for b42cfad
Terryodib
committed
b42cfad
View commit details
Copy full SHA for b42cfad
View code at this point
Browse repository at this point
fix: wire up --verbose/-v flag in chain command handler
Show description for 55b6e1e
bonaventure001
committed
55b6e1e
View commit details
Copy full SHA for 55b6e1e
View code at this point
Browse repository at this point
fix: check JSON-RPC error field in Solana adapter
Show description for 2e2be3c
bonaventure001
committed
2e2be3c
View commit details
Copy full SHA for 2e2be3c
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
Update validation.rs
Naajih09
authored
1c19a3b
View commit details
Copy full SHA for 1c19a3b
View code at this point
Browse repository at this point
fix: resolve npm audit vulnerabilities via dependency overrides and format Rust source files
BigGoodness
committed
3c2b4ab
View commit details
Copy full SHA for 3c2b4ab
View code at this point
Browse repository at this point
fix: resolve npm security vulnerabilities via dependency overrides and clean up Rust test imports for clippy compliance
BigGoodness
committed
615743d
View commit details
Copy full SHA for 615743d
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
fix: repair main after bad merge (99e3e92) broke the Rust build and CI (#236)
Kingvic300
authored
ab8d47b
View commit details
Copy full SHA for ab8d47b
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
Fix 13 unassigned issues: security, CI/CD, and UI improvements (#235)
Kingvic300
authored
0f87de2
View commit details
Copy full SHA for 0f87de2
View code at this point
Browse repository at this point
Resolved merge conflict in auth_jwt.rs that broke JWT authentication (#233)
axeroofficialtournament-del
authored
2f2c5b1
View commit details
Copy full SHA for 2f2c5b1
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
fix(ci): resolve Rust formatting, test failures, and dependency issues
Show description for bba50a7
Kingvic300
committed
bba50a7
View commit details
Copy full SHA for bba50a7
View code at this point
Browse repository at this point
Fix terminal auth hardening and terminal execution validation Fixes #19 (#197)
Show description for 2f4ef63
4 people
authored
2f4ef63
View commit details
Copy full SHA for 2f4ef63
View code at this point
Browse repository at this point
fix(network): unify network enums across cli, backend and frontend (#23) (#203)
Show description for a00c210
praisesokoyebomfrancis
and
Kingvic300
authored
a00c210
View commit details
Copy full SHA for a00c210
View code at this point
Browse repository at this point
fix(backend): resolve pre-existing build and syntax errors
morelucks
committed
958fb26
View commit details
Copy full SHA for 958fb26
View code at this point
Browse repository at this point
Merge branch 'main' into fix/recipes-load-btn-#157
axeroofficialtournament-del
authored
ae232b4
View commit details
Copy full SHA for ae232b4
View code at this point
Browse repository at this point
fix: address post-review bugs across frontend, backend, CLI, and config (#158)
Show description for 45b97e8
ENGR_SMITH
committed
45b97e8
View commit details
Copy full SHA for 45b97e8
View code at this point
Browse repository at this point
fix: address all review findings before merge
Show description for 048bf3d
ENGR_SMITH
authored and
ENGR_SMITH
committed
048bf3d
View commit details
Copy full SHA for 048bf3d
View code at this point
Browse repository at this point
Commits on Jul 19, 2026
Merge upstream/main into fix/real-sessions
Developer
committed
7e9e5aa
View commit details
Copy full SHA for 7e9e5aa
View code at this point
Browse repository at this point
fix: address 4 major review findings in auth_service and soroban adapter
Show description for 4b1620b
ENGR_SMITH
committed
4b1620b
View commit details
Copy full SHA for 4b1620b
View code at this point
Browse repository at this point
fix: address all 13 review findings from PR code review
Show description for 1b49957
ENGR_SMITH
committed
1b49957
View commit details
Copy full SHA for 1b49957
View code at this point
Browse repository at this point
fix: repair backend build, hanging test, and SSRF bypass after merge
Show description for 397d702
Kingvic300
committed
397d702
View commit details
Copy full SHA for 397d702
View code at this point
Browse repository at this point
Fix Ethereum get_history RPC errors and log ordering
Show description for b8ab8e9
theseven7h
committed
b8ab8e9
View commit details
Copy full SHA for b8ab8e9
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
Merge pull request #96 from Joyful12-tech/fix/suins-regex-boundary-and-dedup
Show description for e4778fb
Kingvic300
authored
e4778fb
View commit details
Copy full SHA for e4778fb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.