-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: Add `OPERATOR` tier Signed-off-by: Victor Yanev <[email protected]> * fix: build error Signed-off-by: Victor Yanev <[email protected]> * fix: remove duplicated fetch of remaining budget Signed-off-by: Victor Yanev <[email protected]> * chore: improve readability Signed-off-by: Victor Yanev <[email protected]> * fix: make sure that operator address is always up-to-date with the client Signed-off-by: Victor Yanev <[email protected]> * chore: formatting Signed-off-by: Victor Yanev <[email protected]> * chore: formatting Signed-off-by: Victor Yanev <[email protected]> * chore: fix tests Signed-off-by: Victor Yanev <[email protected]> * fix: do not ignore error when EVM address is not provided to `addExpense` Signed-off-by: Victor Yanev <[email protected]> * chore: revert unnecessary change Signed-off-by: Victor Yanev <[email protected]> * chore: revert unnecessary change Signed-off-by: Victor Yanev <[email protected]> * chore: reduce code duplication in metricService.spec.ts Signed-off-by: Victor Yanev <[email protected]> * chore: reduce code duplication in metricService.spec.ts Signed-off-by: Victor Yanev <[email protected]> * fix: error in charts:install workflow Signed-off-by: Victor Yanev <[email protected]> * fix: hbarLimiter.spec.ts Signed-off-by: Victor Yanev <[email protected]> * fix: remove unnecessary rest in hbarLimiter.spec.ts Signed-off-by: Victor Yanev <[email protected]> * chore: prepend 0x to operator address Signed-off-by: Victor Yanev <[email protected]> * test: extend assertions in hbarLimitService.spec.ts Signed-off-by: Victor Yanev <[email protected]> --------- Signed-off-by: Victor Yanev <[email protected]>
- Loading branch information
1 parent
d73c0ab
commit 13d09e9
Showing
14 changed files
with
595 additions
and
514 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
Oops, something went wrong.