-
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
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 QUANTITY/null format in TransactionResult
topic:api
rpc/http related issue
topic:json-rpc
feat(net): optimize disconnectRandom by tracking block receive time
topic:net
p2p net work, synchronization
feat(vm): add ABI semantic validation for /wallet/deploycontract
topic:api
rpc/http related issue
topic:vm
VM, smart contract
Previous Next
ProTip!
Filter pull requests by the default branch with base:develop.