feat(jsonrpc): jsonrpc set error resolver by 0xbigapple · Pull Request #6369 · tronprotocol/java-tron

added 5 commits

May 26, 2025 13:29

@0xbigapple 0xbigapple changed the title feat(jsonrpc)jsonrpc set tron error resolver feat(jsonrpc): jsonrpc set tron error resolver

Jun 30, 2025

@0xbigapple 0xbigapple changed the title feat(jsonrpc): jsonrpc set tron error resolver feat(jsonrpc): jsonrpc set error resolver

Jun 30, 2025

@kuny0707 kuny0707 linked an issue

Jun 30, 2025

that may be closed by this pull request

waynercheung

317787106

317787106

bladehan1

barbatos2011

kuny0707

@0xbigapple

@0xbigapple

…nrpc_setTronErrorResolver

warku123 pushed a commit to warku123/java-tron that referenced this pull request

Feb 6, 2026
* JsonRpc:setTronErrorResolver

* fix: add resData.length check while throw JsonRpcInternalException

* add data field in TronException

* feat(api): rename JsonRpcErrorResolver, add unit test

* feat(api): add note and test

* feat(api): add JsonRpcException.java

* feat(api): remove logs and unnecessary test case

* feat(api): enhance estimateGas error handling to include data field

* refactor: optimize JsonRpcErrorResolver error data resolution