Pavlos Chrysochoidis
Pavlos Chrysochoidis
looking at the code [here](https://github.com/MystenLabs/sui/blob/757df337127da18f60ea2c5a13920be8343a0eb4/crates/sui-framework/sources/governance/delegation.move#L183) it seems there is a way to claim multiple times the reward for the same epoch when the delegation is not active. I think we...
In the stake-home view of the wallet we need to show the total rewards collected for an address (see more [here](https://github.com/MystenLabs/sui/issues/3605)). Currently it seems there isn't an easy way to...
Currently it seems there is no (easy - might be a way if we also check all transactions related to the delegation objects) way to calculate the total rewards claimed...
* notify all the tabs with same origin with the permission for the permission response * when there is another pending request for the same origin throw an error to...
add a `requestCoin` method (for SUI only for now if makes things simpler) to allow dapps to easily get a reference of coin with specified balance. If the coin does...
During the dogfooding we saw the following message even when Sui Wallet was installed. This happened because the dapp was initialised before the DappInterface. ~~We can change the demo dapp...
see https://github.com/MystenLabs/sui/pull/5089#discussion_r991611856
* add back button | - | Forgot Step 1 | Forgot Step 2 | | ---- | ---- | ---- | | Before | | | | After |...
see https://github.com/MystenLabs/sui/pull/5109#pullrequestreview-1137487204
| before | after | | -- | -- | | | |