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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
RequestNetwork
/
requestNetwork
Public
Notifications
You must be signed in to change notification settings
Fork
93
Star
386
Code
Issues
107
Pull requests
33
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add Tron payment detection retrievers and advanced logic support
- #1691
#1691
Merged
rodrigopavezi
merged 24 commits into
master
RequestNetwork/requestNetwork:master
from
feat/tron-substreams
RequestNetwork/requestNetwork:feat/tron-substreams
Copy head branch name to clipboard
Feb 12, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
feat: add Tron payment detection retrievers and advanced logic support
#1691
rodrigopavezi
merged 24 commits into
master
RequestNetwork/requestNetwork:master
from
feat/tron-substreams
RequestNetwork/requestNetwork:feat/tron-substreams
Copy head branch name to clipboard
Commits
Commits on Feb 12, 2026
feat: add Tron substreams indexing package
Show description for 67844e0
rodrigopavezi
committed
67844e0
View commit details
Copy full SHA for 67844e0
Browse repository at this point
fix: correct event signature hash and add validation in substreams
Show description for 72911b7
rodrigopavezi
committed
72911b7
View commit details
Copy full SHA for 72911b7
Browse repository at this point
fix: address PR review comments
Show description for 89f4b38
rodrigopavezi
committed
89f4b38
View commit details
Copy full SHA for 89f4b38
Browse repository at this point
refactor: use params instead of hardcoded addresses in substreams
Show description for f0f2e91
rodrigopavezi
committed
f0f2e91
View commit details
Copy full SHA for f0f2e91
Browse repository at this point
fix: address remaining PR review comments
Show description for 2b5cb47
rodrigopavezi
committed
2b5cb47
View commit details
Copy full SHA for 2b5cb47
Browse repository at this point
fix: address substreams review comments
Show description for 8992a96
rodrigopavezi
committed
8992a96
View commit details
Copy full SHA for 8992a96
Browse repository at this point
feat: add CircleCI job for building substreams-tron Rust package
Show description for 1c90463
rodrigopavezi
committed
1c90463
View commit details
Copy full SHA for 1c90463
Browse repository at this point
fix: use pre-generated proto types instead of missing substreams-tron crate
Show description for f6e5035
rodrigopavezi
committed
f6e5035
View commit details
Copy full SHA for f6e5035
Browse repository at this point
fix: update Rust version to 1.85 for edition 2024 support
Show description for 51d5ef4
rodrigopavezi
committed
51d5ef4
View commit details
Copy full SHA for 51d5ef4
Browse repository at this point
fix: downgrade prost to 0.11 to match substreams dependency
Show description for 67f9ab1
rodrigopavezi
committed
67f9ab1
View commit details
Copy full SHA for 67f9ab1
Browse repository at this point
fix: update package.json to comply with npmPkgJsonLint rules
Show description for 85fb33b
rodrigopavezi
committed
85fb33b
View commit details
Copy full SHA for 85fb33b
Browse repository at this point
fix: skip Rust tests in Node.js test environment
Show description for f8aa913
rodrigopavezi
committed
f8aa913
View commit details
Copy full SHA for f8aa913
Browse repository at this point
fix: correct import path in trc20-fee-proxy test
Show description for 7c06b8c
rodrigopavezi
committed
7c06b8c
View commit details
Copy full SHA for 7c06b8c
Browse repository at this point
refactor: move substreams-tron to payments-substream repo
Show description for 0b9235f
rodrigopavezi
committed
0b9235f
View commit details
Copy full SHA for 0b9235f
Browse repository at this point
fix: update codegen schema URL from sepolia to base
Show description for b6ff31a
rodrigopavezi
committed
b6ff31a
View commit details
Copy full SHA for b6ff31a
Browse repository at this point
Merge: resolve conflicts in TRON payment detection
Show description for 42d0b6f
rodrigopavezi
committed
42d0b6f
View commit details
Copy full SHA for 42d0b6f
Browse repository at this point
feat(payment-detection): add Hasura client for TRON payment detection
Show description for 9d91904
rodrigopavezi
committed
9d91904
View commit details
Copy full SHA for 9d91904
Browse repository at this point
resolve merge conflicts in tron retrievers
rodrigopavezi
committed
80b2546
View commit details
Copy full SHA for 80b2546
Browse repository at this point
refactor(payment-detection): remove TronInfoRetriever and update HasuraClient
Show description for b380791
rodrigopavezi
committed
b380791
View commit details
Copy full SHA for b380791
Browse repository at this point
feat(payment-detection): add TRON support to fee proxy and enhance HasuraClient
Show description for 5bb4414
rodrigopavezi
committed
5bb4414
View commit details
Copy full SHA for 5bb4414
Browse repository at this point
fix(payment-detection): update import path for TronTheGraphInfoRetriever
Show description for 3828a8b
rodrigopavezi
committed
3828a8b
View commit details
Copy full SHA for 3828a8b
Browse repository at this point
feat(payment-network): add support for TRON Base58 addresses in address validation
Show description for ed9413e
rodrigopavezi
committed
ed9413e
View commit details
Copy full SHA for ed9413e
Browse repository at this point
feat(payment-network): enhance TRON address validation and support in fee proxy
Show description for 513eba9
rodrigopavezi
committed
513eba9
View commit details
Copy full SHA for 513eba9
Browse repository at this point
test(payment-detection): enhance tests for TronERC20FeeProxyPaymentDetector with Hasura client mock
Show description for 9143032
rodrigopavezi
committed
9143032
View commit details
Copy full SHA for 9143032
Browse repository at this point
You can’t perform that action at this time.