Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

allow steak to run on non-terra chains#7

Open
PFC-developer wants to merge 83 commits intolarry0x:mainfrom
PFC-developer:main
Open

allow steak to run on non-terra chains#7
PFC-developer wants to merge 83 commits intolarry0x:mainfrom
PFC-developer:main

Conversation

@PFC-developer
Copy link
Collaborator

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)

ability to handle multi-chain
accept fees
use eris-protocol's checked Decimal ops
# Conflicts:
#	.gitignore
#	Cargo.lock
#	contracts/hub/Cargo.toml
#	contracts/hub/src/contract.rs
#	contracts/hub/src/execute.rs
#	packages/steak/src/hub.rs
# Conflicts:
#	Cargo.lock
#	contracts/hub/Cargo.toml
#	contracts/hub/src/contract.rs
#	contracts/hub/src/execute.rs
#	packages/steak/Cargo.toml
#	packages/steak/src/hub.rs
@PFC-developer
Copy link
Collaborator Author

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 PFC-developer changed the title fix - reconciliation+ feature: withdrawn_unbonded_admin allow steak to run on non-terra chains Aug 18, 2022
chore: switch to 'just'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant