restake icon indicating copy to clipboard operation
restake copied to clipboard

Auto-compounder script for Cosmos Validators using REStake

Results 65 restake issues
Sort by recently updated
recently updated
newest added

add "Min stake" parameter to Conditions. I delegate and grant to "Disperze" validator, but restake didn't work. I think "Disperze" validator spent all amount for commission and can't compounding, but.....

Some chains need smaller than default batchTx param. Either make this dynamic based on the gas limit per block param (better), or at least collate these configs and make sure...

Add a retry feature if the TX fails. Configurable number of times, but one retry is probably sensible for default. Also switch to `got` instead of `axios` for the autostaking...

For some network such as Terra and SecretNetwork the RPC's are unreliable and are often offline in the UI perhaps we could also have a entry in ` src/networks.json` to...

Allow user to select multiple validators and carry out bulk actions on the selection. Include: - Grant all - Revoke all - Claim all - Manual Compound - optionally compounding...

enhancement

The batch queries can be a bit brutal on the nodes. Adding a throttle with a low default will help. See #363

enhancement

e.g. rest.stargaze-apis.com blocks the delegations lookup for a validator, which impacts autostake. Because we load balance the nodes, these errors would come up intermittently. Need to keep an eye, and...

bug

The frens autocompound bot takes from all validator rewards and stakes to frens. This makes it look like REStake operators are claiming rewards and not delegating. We can identify if...

enhancement

Likely other inputs too https://twitter.com/contentified/status/1507275752026390551?s=21

bug