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
Just to track inconsistencies to the code introduced in trezor/trezor-core#293 in case we decide to level it out:
we are currently not using the private data reconstruction on page 14 right?
page 22 - 2a) we are now offloading always, right?
page 22 - 2d) only in the case of simple RCT right?
on page 22 - the step 5 as in code is missing. Maybe we could add it so it's corresponding to the code? even with one line, just so the numbers relate to the code
4.2 protocol selection, we are now always using the multi-step right?
I'm not saying we need to do those nit-picks, just to track what I believe is different.
page 22 - step 6b is actually done in the following step
full_message_hash vs final_message_hash
The text was updated successfully, but these errors were encountered:
Just to track inconsistencies to the code introduced in trezor/trezor-core#293 in case we decide to level it out:
I'm not saying we need to do those nit-picks, just to track what I believe is different.
The text was updated successfully, but these errors were encountered: