Skip to content
Navigation Menu
Toggle navigation
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
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
clarkchen
/
java-tron
Public
forked from
tronprotocol/java-tron
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
java-tron
framework
on
develop
User selector
All users
All time
Commit history
Commits on May 21, 2026
style(event): address PR #6294 review nits and assert parentHash
Show description for 42f0c64
clarkchen
committed
42f0c64
Copy full SHA for 42f0c64
Merge branch 'tronprotocol:develop' into develop
clarkchen
authored
5084784
Copy full SHA for 5084784
Commits on May 10, 2026
fix(config): optimizes config binding for node (#6755)
317787106
authored
381d369
Copy full SHA for 381d369
Commits on May 9, 2026
feat(jsonrpc): add resource restrict for jsonrpc (#6728)
317787106
authored
0a8289c
Copy full SHA for 0a8289c
fix(jsonrpc): enforce log filter cap and improve match efficiency (#6732)
317787106
authored
03eca29
Copy full SHA for 03eca29
feat(framework): support solidity conditional shutdown (#6734)
317787106
authored
fafbc1d
Copy full SHA for fafbc1d
feat(net): support domain names in peer configuration (#6727)
317787106
authored
52e14b0
Copy full SHA for 52e14b0
feat(net): optimize disconnectRandom by tracking block receive time per peer (#6704)
Show description for 645bf20
xxo1shine
authored
645bf20
Copy full SHA for 645bf20
feat(version):bump tron version from 4.8.1 to 4.8.2 (#6754)
halibobo1205
authored
40dc562
Copy full SHA for 40dc562
refactor(db): remove function for periodic backup of RocksDB database (#6724)
317787106
authored
0757279
Copy full SHA for 0757279
fix(security): validate merkle root before broadcast and reset isVerified on permission revocation (#6716)
xxo1shine
authored
4f41f26
Copy full SHA for 4f41f26
feat(net): add P2P message deduplication and length validation (#6712)
Show description for af8a84d
xxo1shine
authored
af8a84d
Copy full SHA for af8a84d
Merge pull request #6719 from tronprotocol/feat/constant-call-timeout
Show description for a2364fd
CodeNinjaEvan
authored
a2364fd
Copy full SHA for a2364fd
Merge pull request #6715 from yanghang8612/feat/precompile-canonical-input
Show description for e178733
CodeNinjaEvan
authored
e178733
Copy full SHA for e178733
feat(net): optimize transaction rate limiting with accurate cache size check (#6714)
Show description for b1522fa
xxo1shine
authored
b1522fa
Copy full SHA for b1522fa
fix(vm): harden constant call timeout deadline
yanghang8612
committed
057bf4e
Copy full SHA for 057bf4e
Commits on May 8, 2026
feat(framework,actuator,common): replace fastjson with jackson (#6701)
Show description for 9529fb8
halibobo1205
authored
9529fb8
Copy full SHA for 9529fb8
feat(sync): reduce memory pressure by deferring block deserialization and throttling in-flight requests (#6717)
xxo1shine
authored
fe25380
Copy full SHA for fe25380
fix(event): filter removed=true from solidity maps and sync contract trigger processing (#6718)
xxo1shine
authored
55da98e
Copy full SHA for 55da98e
refactor(metrics): delete influxdb storage for metrics (#6725)
317787106
authored
91cfae4
Copy full SHA for 91cfae4
fix(actuator): remove actuator whitelist to avoid fork (#6723)
317787106
authored
54342dc
Copy full SHA for 54342dc
feat(api): make API calls non-blocking (#6733)
xxo1shine
authored
da6dddb
Copy full SHA for da6dddb
Merge pull request #6654 from yanghang8612/implement-tip-7883
Show description for 02158fc
CodeNinjaEvan
authored
02158fc
Copy full SHA for 02158fc
fix(net): fix RejectedExecutionException during shutdown trxHandlePool (#6692)
0xbigapple
authored
107490c
Copy full SHA for 107490c
Merge pull request #6656 from yanghang8612/implement-tip-7939
Show description for 512ce0c
CodeNinjaEvan
authored
512ce0c
Copy full SHA for 512ce0c
Merge remote-tracking branch 'origin/develop' into review/pr-6654-doc-test-fixes
Show description for 7c7ff21
yanghang8612
committed
7c7ff21
Copy full SHA for 7c7ff21
Merge pull request #6686 from yanghang8612/feat/tip-2935-historical-blockhash
Show description for 4f88973
CodeNinjaEvan
authored
4f88973
Copy full SHA for 4f88973
Merge pull request #6720 from yanghang8612/feat/tip-7951-p256verify
Show description for 736e0f1
CodeNinjaEvan
authored
736e0f1
Copy full SHA for 736e0f1
test(vm): reset Osaka flag after CLZ coverage
yanghang8612
committed
433f894
Copy full SHA for 433f894
test(vm): consolidate TIP-2935 unit tests into integration suite
yanghang8612
committed
6ec19f5
Copy full SHA for 6ec19f5
refactor(config): simplify applyEventConfig to gate on isEnable() (#6735)
vividctrlalt
authored
7ef62a7
Copy full SHA for 7ef62a7
test(vm): document TIP-7883 legacy pricing delta
yanghang8612
committed
7d9201f
Copy full SHA for 7d9201f
fix(consensus,framework,actuator): use Locale.ROOT for case-insensitive (#6698)
Show description for f92a6a5
halibobo1205
authored
f92a6a5
Copy full SHA for f92a6a5
test(vm): make precompile benchmarks opt-in
yanghang8612
committed
a802b20
Copy full SHA for a802b20
fix(vm): write TIP-2935 parent hash before tx loop in generateBlock
Show description for b5b8ee5
yanghang8612
committed
b5b8ee5
Copy full SHA for b5b8ee5
Previous
Next
You can’t perform that action at this time.