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

I'm learning that when you send a TX you can provide it in two structures; Amino (legacy) and Protobuf. Keplr uses Protobuf if the wallet supports it, otherwise falls back...

enhancement

Generally need some unit tests, and ideally some kind of integration test too. Also need validate networks.json submission. At least prefix etc. See https://github.com/eco-stake/restake/pull/185

enhancement

Script to add operator, shouldn't be as manual as it is. Maybe with eco-stake/restake-ui#48, script could probably convert an address into pub key

enhancement

Since everyone is known to have a different way of programming, I suggest adding a linter to the Github CI. This way we get consistent code quality.

enhancement

I suggest a page of FAQ can be added. Here are some questions that I can think of (some already asked Tom). And the answers also here: For Validator: Do...

enhancement

Mebbe add an optional Pro mode where a validator can grant restake `/cosmos.distribution.v1beta1.MsgWithdrawValidatorCommission` and then autostake can issue those....

enhancement

it should be possible via https://www.npmjs.com/package/@cosmjs/encoding to have an operator specify ``` { validator_bytes: "33BA2F9D2BB42A89BDE4A1A38AFBBC0731A5421C", operator_bytes: "2D37B29234866C395BD1ECDCAE88BF614D0A6C4B", } ``` And then they could be applicable for most chains (there will...

enhancement

Hi all, Really like the work you've done here after a skim read over myself. I think a cool feature (I was thinking of building a dApp for this myself...

enhancement

I can not enable restake option with error like this "Failed to broadcast: Error when broadcasting tx 41B8C18DDB178DCC0A7668C953B00ABD0B0AE23CDFB5F3A044322A029AD1F614 at height 0. Code: 8; Raw log: pubKey does not match signer...