-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(stamp-funder): initial commit * refactor: improve cmd package and extract stamper to pkg * fix(operator): improve logic to use svc port * docs: update readme.md * feat(stamper): add stamper cmds and implement dilute * feat: add scheduler for periodic checks * fix(stamper): check error when dilute method invoked * feat: add graceful shutdown * wip: add Set and Topup * wip: implement topup * feat: use beekeeper cluster configuration to get nodes * fix(stamper): unnecessary conversion * feat: fetch block time * feat(stamper): add topup and set calculations * feat(funder): add periodic check * chore: update readme.md with stamper option * refactor(cmd): extract getStamper method * refactor(cmd): extract withTimeoutHandler method * feat(stamper): add batch-ids flag to filter per batchID * fix(swap): enable use of url with path for http client * fix(stamper): remove parallelization * fix: calculations * refactor(stamper): extract common functions and improve code * fix(stamper): add missing PreRun method * chore: add log for enable-k8s flag * refactor(stamper): make small improvements * chore: bump version to 0.25.0 * fix(version): format version.go file --------- Co-authored-by: istae <[email protected]>
- Loading branch information
1 parent
a02803a
commit 3c7d891
Showing
35 changed files
with
1,500 additions
and
328 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
Oops, something went wrong.