-
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: add PostageTTL and PostageLabel options to all Beekeeper checks (…
…#454) * feat: enable PostageLabel option for all checks creating batches * refactor: use geth-url as global flag * feat(stamper): introduce postage-label as filter * fix(stamper): log price in bzz * feat(swap): add offset option for FetchBlockTime * feat: replace postage-amount with postage-ttl * chore: remove unused code * chore: bump version to 0.26.0 * chore: go mod tidy * fix: resolve deps * chore: update configs * chore: update configs * fix: set amount to 1000 if price is 0 * fix(stake): set geth-url * fix(redundancy): set PostageLabel type to string * feat: automatically set semantic version number * fix(swap): set options offset default to 1 * fix(swap): improve FetchBlockTime if offset is too large * chore(swap): add log msg when offset too large * fix(swap): limit offset to at most of half of the latest block * fix(swap): increase offset to 1000 * fix: improve error msgs and flag descriptions * fix(orchestration): ensure that SwapClient is initialized * fix(stamper): ensure that SwapClient is initialized
- Loading branch information
1 parent
6379ad8
commit 581ef8b
Showing
52 changed files
with
597 additions
and
453 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
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
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.