keep-core icon indicating copy to clipboard operation
keep-core copied to clipboard

The smart contracts and reference client behind the Keep network

Results 226 keep-core issues
Sort by recently updated
recently updated
newest added

# Starting the next round of review here that needed testnet KEEP. Let's get to it... 🚗 🌬️ Browser: Chrome ### Deposit Flow 1. REFRESH REQUIRED TO SHOW BALANCE When...

🐛 bug
:old_key: token dashboard

# Visual QA review of the testnet version of the coverage pool. Overall looking really solid! Awesome job to all 🎊 ### Overview Page (https://dashboard.test.keep.network/overview) **Pending withdrawal should only show...

:old_key: token dashboard

The tooltip popover for minimum stake intervals above the delegation input in the token dashboard shows "Invalid date" for the next date. Screenshot attached:

🐛 bug
:old_key: token dashboard

Closes: #2439 Adds Storybook for most of the dashboard's components

:old_key: token dashboard

Apply limited responsive elements to the dashboard for a better mobile experience

Right now, we have a pattern of saying "no data provided" on overview pages. This pattern is great — we need to have smooth empty states. But it would be...

the vast majority of defi websites use APY as it was not compounding, so the current APY being compounded creates confusion to some users. add an APR figure to clarify...

Design solution for listing exchanges in the token dashboard that's more scalable. Currently listing two exchanges next to the button for staking tokens.

:old_key: token dashboard

Closes: #2168 Here we improve the way we handle the `OnDKGResultSubmitted` subscription. There was no need to manually invoke `subscription.Unsubscribe()` in all exit points. Those invocations have been replaced by...

By separating the logic of intervals, allocations and payouts slightly more thoroughly from the logic of querying the number of keeps in an interval, it's possible to accommodate multiple factories...