Page MenuHomePhabricator

[Cashtab] [final countdown bch param p4 thru p7]
ClosedPublic

Authored by bytesofman on Dec 9 2022, 17:41.

Details

Reviewers
kieran709
Group Reviewers
Restricted Project
Commits
rABC16fc8ef2f07c: [Cashtab] [final countdown bch param p4 thru p7]
Summary

T2730

Combining parts 4 through 7 of this diff that is already up, due to arcanist errors in squashing that stacked diff.

Test Plan

See test plans of parts 4 through 7, already up.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kieran709 added inline comments.
web/cashtab/src/components/Send/SendToken.js
187 ↗(On Diff #37162)

Flagging that in the previously accepted pts 4 through 7 this line isn't marked as changed.

When sending an encrypted msg, the wallet that sent the encrypted msg repeatedly fires this warning. Tested on a wallet with no recent outgoing encrypted msgs and didn't get the error. I assume this isn't a big deal but wanted to flag it in case it is unexpected behavior.

invalidhashsize.png (139×1 px, 42 KB)

invalidhashsize2.png (711×1 px, 286 KB)

Update: this error does not appear to be related to this diff

When sending an encrypted msg, the wallet that sent the encrypted msg repeatedly fires this warning. Tested on a wallet with no recent outgoing encrypted msgs and didn't get the error. I assume this isn't a big deal but wanted to flag it in case it is unexpected behavior.

invalidhashsize.png (139×1 px, 42 KB)

invalidhashsize2.png (711×1 px, 286 KB)

Do you see the same msg at cashtab.com for this wallet?

web/cashtab/src/components/Send/SendToken.js
187 ↗(On Diff #37162)

Good catch. I made this change to part 2 this morning and did not propagate the rebase into parts 4 through 7 that were pushed to phab.

Will add it in here.

Adding error handling fix from this morning to part 2

This revision is now accepted and ready to land.Dec 9 2022, 20:16