Skip to content

Pull requests: tronprotocol/java-tron

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

refactor(config): simplify applyEventConfig (follow-up to #6615) topic:config topic:event subscribe transaction trigger, block trigger, contract event, contract log
#6735 opened Apr 30, 2026 by vividctrlalt Contributor Loading… GreatVoyage-v4.8.2
feat(framework): support solidity conditional shutdown Improvement topic:deployment configuration, startup command topic:solidity solidity related issue
#6734 opened Apr 30, 2026 by 317787106 Collaborator Loading… GreatVoyage-v4.8.2
feat(api): make API calls non-blocking topic:api rpc/http related issue
#6733 opened Apr 29, 2026 by xxo1shine Collaborator Loading… GreatVoyage-v4.8.2
feat(net): fix TRX inv rate limit bug and add BLOCK inv rate limit topic:net p2p net work, synchronization
#6731 opened Apr 29, 2026 by xxo1shine Collaborator Loading… GreatVoyage-v4.8.2
docs(metrics): add METRICS_CHANGELOG.md
#6730 opened Apr 29, 2026 by warku123 Contributor Loading…
feat(jsonrpc): add resource restrict for jsonrpc topic:api rpc/http related issue topic:json-rpc
#6728 opened Apr 28, 2026 by 317787106 Collaborator Loading… GreatVoyage-v4.8.2
feat(net): support domain names in peer configuration topic:net p2p net work, synchronization
#6727 opened Apr 28, 2026 by 317787106 Collaborator Loading… GreatVoyage-v4.8.2
feat(vm): add P256VERIFY precompile (TIP-7951) topic:vm VM, smart contract
#6720 opened Apr 28, 2026 by yanghang8612 Collaborator Loading…
4 tasks done
GreatVoyage-v4.8.2
fix(event): correct fork rollback handling in solidity event maps topic:event subscribe transaction trigger, block trigger, contract event, contract log
#6718 opened Apr 28, 2026 by xxo1shine Collaborator Loading… GreatVoyage-v4.8.2
feat(net): reduce sync memory via lazy parsing and throttling topic:net p2p net work, synchronization
#6717 opened Apr 28, 2026 by xxo1shine Collaborator Loading… GreatVoyage-v4.8.2
feat(net): validate merkle root before block broadcast topic:net p2p net work, synchronization
#6716 opened Apr 28, 2026 by xxo1shine Collaborator Loading… GreatVoyage-v4.8.2
feat(vm): implement TIP-854 canonicalize sign-precompile calldata topic:vm VM, smart contract
#6715 opened Apr 28, 2026 by yanghang8612 Collaborator Loading…
2 tasks done
GreatVoyage-v4.8.2
feat(net): optimize transaction rate limiting topic:net p2p net work, synchronization
#6714 opened Apr 28, 2026 by xxo1shine Collaborator Loading… GreatVoyage-v4.8.2
feat(net): add P2P message deduplication and length validation topic:net p2p net work, synchronization
#6712 opened Apr 28, 2026 by xxo1shine Collaborator Loading… GreatVoyage-v4.8.2
fix(jsonrpc): correct TransactionResult.nonce per JSON-RPC spec topic:api rpc/http related issue topic:json-rpc
#6709 opened Apr 27, 2026 by waynercheung Collaborator Loading…
8 tasks done
GreatVoyage-v4.8.2
ProTip! Exclude everything labeled bug with -label:bug.