steak
steak copied to clipboard
allow steak to run on non-terra chains
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)
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.