-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: tronprotocol/java-tron
Author
Label
Projects
Milestones
Reviews
Assignee
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
feat(framework): support solidity conditional shutdown
Improvement
topic:deployment
configuration, startup command
topic:solidity
solidity related issue
feat(net): fix TRX inv rate limit bug and add BLOCK inv rate limit
topic:net
p2p net work, synchronization
feat(vm,consensus): harden resource calculations(TIP-833)
topic:consensus
topic:vm
VM, smart contract
fix(event): correct fork rollback handling in solidity event maps
topic:event subscribe
transaction trigger, block trigger, contract event, contract log
feat(net): reduce sync memory via lazy parsing and throttling
topic:net
p2p net work, synchronization
feat(net): add P2P message deduplication and length validation
topic:net
p2p net work, synchronization
fix(jsonrpc): harden ABI parser bounds and revert reason decoding
topic:api
rpc/http related issue
topic:json-rpc
fix(jsonrpc): correct TransactionResult.nonce per JSON-RPC spec
topic:api
rpc/http related issue
topic:json-rpc
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.