-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: improved stacking orders (#1331)
* add some pox constants * validate epoch 3 block * implement stack-extend for stacking orders * validate wallet names for stacking orders * fix build and ui pox info * add todo's * refactor: rework devnet stack-extend logic * refactor: remove dead code * refactor: remove comment * refactor: format * refactor: devnet handle stacking auto-extend config * refactor: remove dead code * chore: remove useless mut * chore: force update * refactor: improve stacking_order condition * fix: updater default stacking_orders config --------- Co-authored-by: Hugo Caillard <[email protected]>
- Loading branch information
1 parent
99a5be5
commit b05d453
Showing
7 changed files
with
177 additions
and
93 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
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.