Page MenuHomePhabricator

[e.cash] Use constant for latest version on upgrade page
ClosedPublic

Authored by Mengerian on Nov 1 2023, 16:20.

Details

Summary

So we only have to change the version in one place next time.

Test Plan

Ran it locally, looks fine

Diff Detail

Repository
rABC Bitcoin ABC
Branch
e.cash-version-variable
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25507
Build 50595: Build Diff
Build 50594: arc lint + arc unit

Event Timeline

johnkuney requested changes to this revision.Nov 1 2023, 16:31
johnkuney added inline comments.
web/e.cash/pages/upgrade.js
11

camelCase for the variable

97

missing space between 'version' and variable. May have to add a {' '}

This revision now requires changes to proceed.Nov 1 2023, 16:31
This revision is now accepted and ready to land.Nov 1 2023, 20:46