Page MenuHomePhabricator

[explorer] Deduplicate the token action strings
ClosedPublic

Authored by Fabien on Apr 12 2024, 09:39.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC4755b7ef1aa5: [explorer] Deduplicate the token action strings
Summary

The template is very difficult to maintain and is causing a duplication
as the same parsing already exists.
We can prepare the content on the rust side directly to simplify and
deduplicate the code. The token URL is converted the same way.

Test Plan
cargo run

Diff Detail

Repository
rABC Bitcoin ABC
Branch
dedup_action_url
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 28509
Build 56559: Build Diff
Build 56558: arc lint + arc unit