nervosnetwork / ckb-light-client

CKB light client reference implementation
MIT License
14 stars 16 forks source link

chore: log context for add overflow when verify total difficulty #36

Closed TheWaWaR closed 2 years ago

TheWaWaR commented 2 years ago

Since there still can't find a way to construct proper unit test for calculate_min_total_difficulty(), we capture the context when panic happened for analysis the problem.