bitcoinj/bitcoinj

Replace Guava Throwables.getRootCause() with helper

Open

#4,033 建立於 2026年1月20日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)Java (2,509 fork)batch import
Guavagood first issue

倉庫指標

Star
 (4,687 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Maybe InternalUtils.getRootCause()?

We should probably write a few tests.

The other question is whether our InternalUtils.getRootCause() needs to handle loops in the dependency chain. I think we should strongly consider keeping it simple as I doubt we have anything complicated enough to cause loops.

貢獻者指南