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
Public
forked from
Txio-labs/txio
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
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 1, 2026
Split the monorepo: this repo is now the frontend only
Show description for 436b3ce
Kingvic300
committed
436b3ce
View commit details
Copy full SHA for 436b3ce
Browse repository at this point
Commits on Jul 29, 2026
Fix Select dropdown clipping and overflow via a portal
Show description for fdf7bdb
Kingvic300
committed
fdf7bdb
View commit details
Copy full SHA for fdf7bdb
Browse repository at this point
Make the request header's chain/network badges actually switch
Show description for a5e521a
Kingvic300
committed
a5e521a
View commit details
Copy full SHA for a5e521a
Browse repository at this point
Turn Move Builder into a multi-chain Contract Builder
Show description for d773e7b
Kingvic300
committed
d773e7b
View commit details
Copy full SHA for d773e7b
Browse repository at this point
Let the RPC/transaction builder panel use the full available width
Show description for 55ca0a9
Kingvic300
committed
55ca0a9
View commit details
Copy full SHA for 55ca0a9
Browse repository at this point
Remove decorative glow/gradient overlays for solid black backgrounds
Show description for 9e6539b
Kingvic300
committed
9e6539b
View commit details
Copy full SHA for 9e6539b
Browse repository at this point
Make workspace dashboard heading solid white, not faded
Show description for a1fd0be
Kingvic300
committed
a1fd0be
View commit details
Copy full SHA for a1fd0be
Browse repository at this point
Accept OAuth token via ?token= as a fallback to #token=
Show description for f42c069
Kingvic300
committed
f42c069
View commit details
Copy full SHA for f42c069
Browse repository at this point
Fix invisible-on-hover Back/nav links in light theme
Show description for b08a480
Kingvic300
committed
b08a480
View commit details
Copy full SHA for b08a480
Browse repository at this point
Sign out on an invalid token instead of looping "try again"
Show description for 61f871d
Kingvic300
committed
61f871d
View commit details
Copy full SHA for 61f871d
Browse repository at this point
Stop treating a failed workspace fetch as "zero workspaces"
Show description for 734332f
Kingvic300
committed
734332f
View commit details
Copy full SHA for 734332f
Browse repository at this point
Fix workspace page stuck forever on "Loading workspace state"
Show description for d5952a3
Kingvic300
committed
d5952a3
View commit details
Copy full SHA for d5952a3
Browse repository at this point
Surface backend cold-start delays instead of hanging silently
Show description for 05f453b
Kingvic300
committed
05f453b
View commit details
Copy full SHA for 05f453b
Browse repository at this point
Fix CSP blocking same-origin resources via default-src fallthrough
Show description for 04a7884
Kingvic300
committed
04a7884
View commit details
Copy full SHA for 04a7884
Browse repository at this point
Fix docs/signin redirect loop and stuck sign-in form
Show description for 11f2213
Kingvic300
committed
11f2213
View commit details
Copy full SHA for 11f2213
Browse repository at this point
Merge pull request #377 from mayborn005/fix/analysis-tab-fabricated-content
Kingvic300
authored
fba030c
View commit details
Copy full SHA for fba030c
Browse repository at this point
Merge pull request #376 from rexx010/fix/304-delete-collection
Kingvic300
authored
1c1dc37
View commit details
Copy full SHA for 1c1dc37
Browse repository at this point
Merge pull request #375 from MorsH14/fix/normalize-email-case-issue-359
Kingvic300
authored
8ec4b02
View commit details
Copy full SHA for 8ec4b02
Browse repository at this point
Merge pull request #374 from MorsH14/fix/localnet-ssrf-guard-issue-358
Kingvic300
authored
2715ca7
View commit details
Copy full SHA for 2715ca7
Browse repository at this point
Merge pull request #373 from TheBigWealth89/fix-csp
Kingvic300
authored
3bd015d
View commit details
Copy full SHA for 3bd015d
Browse repository at this point
Merge pull request #372 from vickman787/fix/289-wire-ui-module
Kingvic300
authored
685ee44
View commit details
Copy full SHA for 685ee44
Browse repository at this point
feat(sidebar): wire delete action into CollectionTree hover menu
rexx010
committed
9a09bdf
View commit details
Copy full SHA for 9a09bdf
Browse repository at this point
feat(store): add deleteCollection action to appStore
rexx010
committed
a427058
View commit details
Copy full SHA for a427058
Browse repository at this point
Commits on Jul 28, 2026
fix(backend): case-normalize emails at every auth boundary
Show description for 83e2c91
MorsH14
committed
83e2c91
View commit details
Copy full SHA for 83e2c91
Browse repository at this point
fix(backend): allow Localnet's canonical default RPC URL through the SSRF guard
Show description for 98fbe96
MorsH14
committed
98fbe96
View commit details
Copy full SHA for 98fbe96
Browse repository at this point
Merge branch 'main' into fix-csp
TheBigWealth89
authored
821a2a9
View commit details
Copy full SHA for 821a2a9
Browse repository at this point
fix(desktop): replace unsafe-inline in CSP script-src with nonce injection
TheBigWealth89
committed
9c7b7d8
View commit details
Copy full SHA for 9c7b7d8
Browse repository at this point
fix(desktop): remove unsafe-eval from CSP script-src
TheBigWealth89
committed
6bb5079
View commit details
Copy full SHA for 6bb5079
Browse repository at this point
fix: wire ui module into cli module tree and use its helpers
Show description for 677f598
vickman787
committed
677f598
View commit details
Copy full SHA for 677f598
Browse repository at this point
Merge pull request #346 from zinodict121/fix/suins-regex-boundary-check
Kingvic300
authored
d553c92
View commit details
Copy full SHA for d553c92
Browse repository at this point
Merge branch 'main' into fix/suins-regex-boundary-check
zinodict121
authored
1204620
View commit details
Copy full SHA for 1204620
Browse repository at this point
Merge pull request #371 from naninu123/fix/terminal-idor-authorization-281
Kingvic300
authored
f531801
View commit details
Copy full SHA for f531801
Browse repository at this point
style: cargo fmt
naninu123
committed
ec0082c
View commit details
Copy full SHA for ec0082c
Browse repository at this point
fix(terminal): add per-user authorization check to execution endpoints
Show description for 5913a27
naninu123
committed
5913a27
View commit details
Copy full SHA for 5913a27
Browse repository at this point
Merge pull request #370 from Terryodib/fix/soroban-horizon-url-network-routing
Kingvic300
authored
ff0d4c5
View commit details
Copy full SHA for ff0d4c5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.