HomePhabricator

Show warning when using prerelease version
62e21fb5d00cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Show warning when using prerelease version

Implements #1948

  • Add macro CLIENT_VERSION_IS_RELEASE to clientversion.h
  • When running a prerelease (the above macro is false):
    • In UI, show an orange warning bar at the top. This will be used for other warnings (and alerts) as well, instead of the status bar.
    • For bitcoind, show the warning in the "errors" field in getinfo response.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Oct 24 2012, 19:47
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING55913c997112: Merge pull request #1947 from centromere/freebsd_cpu_fix
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING62e21fb5d00c: Show warning when using prerelease version (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Oct 25 2012, 05:33