-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: fix wasm type spell issue * chore: update commitment proto for cw part * chore: add apr param * chore: add apr and change committed and vested token struct as a pointer * chore: fix coin unsort issue in config.yml * chore: add usdc staking and unstaking * chore: update config.yml * chore: add separated pool multiplier for stable stake * chore: implement withdraw all denom per program * chore: fix unit test and stable stake lp token balance * chore: fix unit test issue * chore: add custom queries for vesting info * chore: remove hard coded epoch counts * chore: change the order of epoch keepr initialization to avoid kv store failure * chore: add apr implementation except usdc apr for elys staking * chore: use 10elys instead of 1 * chore: track dex rewards for stakers * chore: unixmilli to unix * resolve unit test on amm and leveragelp * push simplification for amm, leveragelp and commitment * chore: fix bug with cancel vesting * chore: fix cancel vest and vesting * chore: fix unit test with cancel vest * chore: update remove completed vesting logic * chore: add spot price query * chore: add amm price by denom qwasm bindings --------- Co-authored-by: kenta-elys <kenta@elys.enetwork> Co-authored-by: jelysn <jun@elys.network>
- Loading branch information
1 parent
4cf6bef
commit 08dc220
Showing
102 changed files
with
3,692 additions
and
4,374 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.