Closed yeastplume closed 2 years ago
Wallet counterpart for https://github.com/mimblewimble/grin/pull/3728, note that the node PR will need to be merged before this will compile.
All should be as before, except thiserror doesn't support explicit backtraces so these have been removed from test output where they appeared.
thiserror
Review should again just check to ensure I haven't accidentally changed any logic.
All good, many thanks for reviewing!
Wallet counterpart for https://github.com/mimblewimble/grin/pull/3728, note that the node PR will need to be merged before this will compile.
All should be as before, except
thiserror
doesn't support explicit backtraces so these have been removed from test output where they appeared.Review should again just check to ensure I haven't accidentally changed any logic.