From e3880d3ec0cd7fba12b01e2c15c00bd97d1dfefa Mon Sep 17 00:00:00 2001 From: "Bryan J. Rentoul" Date: Fri, 17 May 2024 13:26:21 +1200 Subject: [PATCH] meh --- src/StakeInfo.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/StakeInfo.tsx b/src/StakeInfo.tsx index 5f934cd..b3d6e6e 100644 --- a/src/StakeInfo.tsx +++ b/src/StakeInfo.tsx @@ -310,14 +310,14 @@ export const StakeInfo = (props: { they would be penalized for early terminating stakes — "breaking their promise" — (his own words) he chose not to include any function in the contract to query this information ahead of - time. We asked him about this and he doubled down on his - decision not to tell people how badly penalized they would be if - they early terminated a stake. To this day, the official - go.hex.com user interface for the contract makes no attempt to - show these figures. In fact, by my recollection, Mati had to - apply significant pressure just to get a cryptic warning shown. - Users used to just get hit with penalties without any warning at - time of transaction. I tried to mitigate this here but + time. We asked him about this and he doubled down on his not + informing users how badly penalized they would be if they + early-ended a stake. To this day, the official go.hex.com user + interface for the contract makes no attempt to show these + figures. In fact, by my recollection, Mati had to apply + significant pressure just to get a cryptic warning shown. Users + used to just get hit with penalties without any warning at time + of transaction. I tried to mitigate this here but evidently just made it worse! :/