Skip to content

fix(ipo): exclude watch-only seeds from place-bid source dropdown#270

Open
sallymoc wants to merge 1 commit into
devfrom
fix/place-bid-exclude-readonly-accounts
Open

fix(ipo): exclude watch-only seeds from place-bid source dropdown#270
sallymoc wants to merge 1 commit into
devfrom
fix/place-bid-exclude-readonly-accounts

Conversation

@sallymoc

Copy link
Copy Markdown
Contributor

The source-account dropdown in the place-bid form was populated from the unfiltered seed list, so read-only (watch-only) addresses appeared as selectable sources even though they cannot sign transactions. Filter them out, matching the pattern already used in payment, transfer-rights, sign-message, qearn/staking, and assets.

The source-account dropdown in the place-bid form was populated from
the unfiltered seed list, so read-only (watch-only) addresses appeared
as selectable sources even though they cannot sign transactions.
Filter them out, matching the pattern already used in payment,
transfer-rights, sign-message, qearn/staking, and assets.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant