Skip to content

Release 1.132.1

Ursa (9R) requested to merge ursa/release-1.132.1 into master

This updates to the 1.132.1 patch release containing commands for manual transaction observation.

This also updates the manual observation commands to use the public 9R nodes for fetching transaction details. There are non-deterministic cases observed by both D5Sammy and 9R where it appears using the local Thornode API for the details response can mutate the app state and cause consensus failure. Using the 9R nodes is not ideal for security posture, but until we can determine how to avoid the consensus failure with confidence this will suffice - should only be used in cases of recovery.

Merge request reports