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

Further to this https://github.com/eco-stake/restake/issues/623#issuecomment-1268795340 I also had a user on Evmos now in the same situation, I did a bit of digging and I found that the ones that are...

Hi, is there a way to test locally that everything is working before submitting a PR to the validator registry?

When operator restake Uptick, is shows "Failed 2 messages: runtime error: invalid memory address or nil pointer dereference: panic: unknown request"

Is it possible to run restake on testnet? When I try to add a network, I get an error message `Failed with error: cascadiatestnet not found in Chain Registry` but...

I need to check logs to debug but they are not getting saved in the file system, by adding a logger like winston. we can save the logs in a...

The Autostake script can't find the TX hash for certain new chains. This doesn't cause any major problems but the log output looks like an error when it's actually fine....

@tombeynon it seems like restake is working with teritori except in the case where the validator cannot accept more staking my other 2 validators are restaking fine, just this one...

When "Checking addresses for grants.. ", got following response after the address for each address: ERROR failed to get grants: Request failed with status code 500 Any clue?

The autostake transaction batch size is configurable and the default size is adjusted for a few networks. This is ultimately down to the `max_gas` BlockParam which defaults to 100m but...