adm: Allow to refill GAS for multiple accounts #1578

Merged
fyrchik merged 5 commits from fyrchik/frostfs-node:fix-refill-gas into master 2024-12-23 10:39:39 +00:00
Owner

4 sec -> 1 sec to transfer

tested on dev-env

Missing flag error:

$ frostfs-adm -c frostfs-adm.yml morph refill-gas --gas 10.0
Error: at least one of the flags in the group [wallet-address storage-wallet] is required
4 sec -> 1 sec to transfer tested on dev-env Missing flag error: ``` $ frostfs-adm -c frostfs-adm.yml morph refill-gas --gas 10.0 Error: at least one of the flags in the group [wallet-address storage-wallet] is required ```
fyrchik added 5 commits 2024-12-23 07:59:16 +00:00
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
Makefile: Refill GAS with a single command in env-up
Some checks failed
DCO action / DCO (pull_request) Failing after 3m27s
Vulncheck / Vulncheck (pull_request) Successful in 3m50s
Pre-commit hooks / Pre-commit (pull_request) Successful in 4m14s
Tests and linters / Run gofumpt (pull_request) Successful in 4m12s
Build / Build Components (pull_request) Successful in 5m9s
Tests and linters / Staticcheck (pull_request) Successful in 5m5s
Tests and linters / gopls check (pull_request) Successful in 5m14s
Tests and linters / Lint (pull_request) Successful in 5m39s
Tests and linters / Tests (pull_request) Successful in 5m44s
Tests and linters / Tests with -race (pull_request) Successful in 5m47s
d790b32446
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
fyrchik requested review from potyarkin 2024-12-23 07:59:16 +00:00
fyrchik requested review from storage-core-committers 2024-12-23 07:59:16 +00:00
fyrchik requested review from storage-core-developers 2024-12-23 07:59:16 +00:00
fyrchik force-pushed fix-refill-gas from d790b32446 to 7c3bcb0f44 2024-12-23 08:17:27 +00:00 Compare
aarifullin approved these changes 2024-12-23 08:26:29 +00:00
dstepanov-yadro approved these changes 2024-12-23 08:34:37 +00:00
a-savchuk approved these changes 2024-12-23 08:38:14 +00:00
potyarkin approved these changes 2024-12-23 09:00:50 +00:00
fyrchik merged commit 7c3bcb0f44 into master 2024-12-23 10:39:39 +00:00
fyrchik deleted branch fix-refill-gas 2024-12-23 10:39:49 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
5 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1578
No description provided.