Page MenuHomePhabricator

[electrum] escape special chars in URI for op_return message
ClosedPublic

Authored by PiRK on Jan 22 2024, 15:10.

Details

Summary

As per title

Depends on D15236

Test Plan

python test_runner.py

In the "receive" tab, enter weird stuff in the OP_RETURN field with the "Raw hex script" option unchecked. Click the "Copy URI", paste it in a notebook and check that special chars are escaped and URI-safe.

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Jan 22 2024, 15:10

update phab depends on chain to get rid of the abandoned diff

image.png (444×742 px, 68 KB)

think the phab dependency thing is preventing arc patch here

image.png (271×637 px, 29 KB)

This revision now requires changes to proceed.Jan 22 2024, 18:09
PiRK requested review of this revision.Jan 22 2024, 20:56

I removed the abandoned parent revision as a dependency.

This revision is now accepted and ready to land.Jan 22 2024, 21:18