token-dashboard/v1.19.1
is the latest release of the KEEP token dashboard. The most important changes since v1.19.0 are:
- Fixed a bug where the button to undelegate the stake that was moved to T, and then unstaked on T dapp was blocked, even though user should be able to undelegate the stake in such case.
- Fixed a bug where stakes that were canceled during the initialization period were still displayed in the authorization table (Applications -> Threshold page).
- Disabled the "Authorize and Stake" button in the authorization table (Applications -> Threshold page) for stakes that are in the initialization period (and added a tooltip informing about why it is disabled).
In addition to the information above, we're providing two pieces of information for operators and other interested parties:
- The release commit hash.
- The Docker Hub image hash.
The release commit hash is signed by the development team, verifiable on Keybase. Our Keybase usernames are all associated with the Keep organization and with our GitHub usernames. The Docker image hash for the token dashboard is not additionally signed; if you are concerned about its provenance, the release commit hash can be used to produce a local docker or standalone build of the dApp.
Commit hash for clean builds is 4c3d5ad77dcc22cc0824e4a4c6ed186d254f42c2
.
Signatures of commit hash from the development team (verify these in the Keybase app):
-
@michalsmiarowski:
BEGIN KEYBASE SALTPACK SIGNED MESSAGE. kXR7VktZdyH7rvq v5weRa0zk7SMgAL 5NY1277Utw5mA8i 1L9QkD7NpCS6kJU UaLrqKt0dB6AInl QMswUcKgaySRRzk T8AiCOAkDsm2DGa SK7WvPGcnDqhWLf 5t7MYEltVmHvDGT UNqZtJp6of4ORJX kBa2cIQPfFOG3US hXxkVU4LZeGPGWK Baby186cKt55Uw7 ByH2IsppWugBf55 FCH9I0oR9Wxfeuk i4N2OrpXviDIeji . END KEYBASE SALTPACK SIGNED MESSAGE. -
@r-czajkowski:
BEGIN KEYBASE SALTPACK SIGNED MESSAGE. kXR7VktZdyH7rvq v5weRa0zkKYlB2X GFJeY9xtCM7xvtw JiHcqkwrXPjpQeO OPKKjvWVoSnwpSS LL1dp0NpcFzK4xb XYAWiKsvYv8mQIS L50PKaWii9wARKt fpDKyeYznkjYcHG h1bzHznRACvrO3W BZm9lZEXQELzNKM PkRzW6UfvCRNkIi 2gAroFbGmsbeB95 QSBGeGZnntDykhp O4suC0oR9Wxfeuk i4N2OrpXviDIeji . END KEYBASE SALTPACK SIGNED MESSAGE.
Docker image is available as docker pull keepnetwork/token-dashboard:v1.19.1
; sha256sum is sha256:0afa7efb37ad4ba6cd23075aea135b1f2e20cd46fe8c03af4ab1cf5d7f05591a
.
Finally, note that the full set of work that went into this version can be found in the corresponding token-dashboard/v1.19.1 milestone.