Skip to content

Commit

Permalink
meh
Browse files Browse the repository at this point in the history
  • Loading branch information
gruvin committed May 17, 2024
1 parent f4a42e3 commit e3880d3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/StakeInfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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 <em>tried</em> 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 <em>tried</em> to mitigate this here but
evidently just made it worse! :/
</p>
<p className="text-info">
Expand Down

0 comments on commit e3880d3

Please sign in to comment.