You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The universe RPC proof courier should be enabled by default for all integration tests. We should also retain the ability to specify the use of the hashmail proof courier for certain itests.
Completing this work should allow use to simplify our code by getting rid of checks such as:
The universe RPC proof courier should be enabled by default for all integration tests. We should also retain the ability to specify the use of the hashmail proof courier for certain itests.
Completing this work should allow use to simplify our code by getting rid of checks such as:
taproot-assets/tapgarden/custodian.go
Line 375 in 1e24b99
And allow us to remove this helper function which we currently use to sidestep the proof transfer send step:
taproot-assets/itest/addrs_test.go
Line 279 in 90b0ac3
This helper function was created before we had a reliable proof courier.
The text was updated successfully, but these errors were encountered: