Skip to content

Pull requests: halibobo1205/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

fix(consensus): use Locale.ROOT for case-insensitive AI:reviewed AI review passed size:XL This PR changes 500-999 lines, ignoring generated files
#127 opened Apr 12, 2026 by halibobo1205 Owner Loading…
fix(trie): make TrieImpl.insert() idempotent for duplicate key AI:reviewed AI review passed size:L This PR changes 100-499 lines, ignoring generated files
#126 opened Apr 10, 2026 by halibobo1205 Owner Loading…
fix(actuator): correct protobuf unpack types in getOwnerAddress() AI:reviewed AI review passed size:M This PR changes 30-99 lines, ignoring generated files
#125 opened Apr 9, 2026 by halibobo1205 Owner Loading…
feat(log): bridge JUL to SLF4J and improve shutdown log reliability size:M This PR changes 30-99 lines, ignoring generated files
#122 opened Apr 4, 2026 by halibobo1205 Owner Loading…
feat(toolkit): exclude historical balance DBs from lite snapshot size:M This PR changes 30-99 lines, ignoring generated files
#121 opened Apr 4, 2026 by halibobo1205 Owner Loading…
refactor(framework): replace fastjson with jackson size:XXL This PR changes 1000+ lines, ignoring generated files
#120 opened Apr 4, 2026 by halibobo1205 Owner Loading…
feat(Dependcies): update jetty & pl4j & jackjson size:L This PR changes 100-499 lines, ignoring generated files
#116 opened Apr 2, 2026 by halibobo1205 Owner Loading…
ProTip! Filter pull requests by the default branch with base:feat/state_root_sync.