steak icon indicating copy to clipboard operation
steak copied to clipboard

allow steak to run on non-terra chains

Open PFC-developer opened this issue 3 years ago • 1 comments

reconciliation didn't mark batches as reconciled if the amount was zero.

new feature.. allow admin to withdraw unbonded amount for a user. (100% same logic)

PFC-developer avatar Jun 29 '22 13:06 PFC-developer

The following is moving steak to work on multiple independent chains, by

  • removing the 'luna' and making it configurable.

  • attempts to reduce some of the gas costs on the rebalance function

  • has a way to 'pause' a validator from receiving new delegations (so you can eventually remove it), and allow for operator error when admin mistypes validator address.

PFC-developer avatar Aug 18 '22 20:08 PFC-developer