Artem Tataurov ironbee
  • Joined on 2023-03-06
ironbee commented on pull request TrueCloudLab/frostfs-node#151 2023-03-20 17:35:06 +00:00
[#128] IR: Do not try to emit GAS to nobody

I had this condition initially but lost it in transition to batch processing. 👽

ironbee pushed to master at ironbee/frostfs-s3-gw 2023-03-20 13:49:37 +00:00
5c62010331 [#35] Update SDK to not count error on client aborting
0af06c3bd9 [TrueCloudLab#40] Add param to configure xml decoder
680c0dbe3d [#54] Update syncTree.sh due code relocation
596381c382 [TrueCloudLab#32] Update CHANGELOG.md
64e7356acc [TrueCloudLab#32] Add custom policy unmarshaler
Compare 7 commits »
ironbee pushed to OBJECT-1145_wallet-pouring-for-ir at ironbee/frostfs-node 2023-03-20 12:48:41 +00:00
5b00a79ff4 [#128] innerring: Add GAS pouring mechanism for a configurable list of wallets
ironbee pushed to master at ironbee/frostfs-http-gw 2023-03-16 14:47:39 +00:00
8f6be59e23 [#18] Extract error details
e02ee50d7b Rename package name
Compare 2 commits »
ironbee pushed to OBJECT-1145_wallet-pouring-for-ir at ironbee/frostfs-node 2023-03-15 15:05:00 +00:00
69c496e65c [#128] innerring: Add GAS pouring mechanism for a configurable list of wallets
b1c165a93b [#83] Fix shellcheck pre-commit action
ac0a278a05 [#85] get-service: Drop unused assemble flag
b8e93d4c08 [#85] get-service: Use assembler to assemble LOB
07de839f18 [#85] get-service: Fix corrupted chain logic
Compare 7 commits »
ironbee pushed to master at ironbee/frostfs-node 2023-03-15 15:03:52 +00:00
b1c165a93b [#83] Fix shellcheck pre-commit action
ac0a278a05 [#85] get-service: Drop unused assemble flag
b8e93d4c08 [#85] get-service: Use assembler to assemble LOB
07de839f18 [#85] get-service: Fix corrupted chain logic
2886b1581b [#85] get-service: Add unit tests
Compare 6 commits »
ironbee commented on pull request TrueCloudLab/frostfs-node#128 2023-03-15 09:44:25 +00:00
innerring: Add GAS pouring mechanism for a configurable list of wallets

Not sure if I understand the question fully.

Previously, my code transformed addresses as strings into Uint160 every emit cycle. Following the comments I changed it so that addresses get…

ironbee pushed to OBJECT-1145_wallet-pouring-for-ir at ironbee/frostfs-node 2023-03-15 09:37:58 +00:00
f0b82feaba [#128] innerring: Add GAS pouring mechanism for a configurable list of wallets
b4582239bf [#130] adm: Fix adding of pub key for group.frostfs at init step
4e244686cf [#83] Makefile fixes for pre-commit
6cd806f998 [#82] services/tree: Save last synchronized height in a persistent storage
3e6fd4c611 [#82] pilorama: Allow to store last sync height
Compare 19 commits »
ironbee pushed to master at ironbee/frostfs-node 2023-03-15 09:37:23 +00:00
b4582239bf [#130] adm: Fix adding of pub key for group.frostfs at init step
4e244686cf [#83] Makefile fixes for pre-commit
6cd806f998 [#82] services/tree: Save last synchronized height in a persistent storage
3e6fd4c611 [#82] pilorama: Allow to store last sync height
5ae4446280 [#50] ir: Add Health status
Compare 18 commits »
ironbee pushed to OBJECT-1145_wallet-pouring-for-ir at ironbee/frostfs-node 2023-03-15 09:36:40 +00:00
ae45f31712 [#128] innerring: Add GAS pouring mechanism for a configurable list of wallets
ironbee pushed to OBJECT-1145_wallet-pouring-for-ir at ironbee/frostfs-node 2023-03-14 12:58:41 +00:00
c5319b19de [#128] innerring: Add GAS pouring mechanism for a configurable list of wallets
ironbee pushed to OBJECT-1145_wallet-pouring-for-ir at ironbee/frostfs-node 2023-03-14 12:55:44 +00:00
91ad37affe [#128] innerring: Add GAS pouring mechanism for a configurable list of wallets
ironbee commented on pull request TrueCloudLab/frostfs-node#128 2023-03-13 15:41:04 +00:00
innerring: Add GAS pouring mechanism for a configurable list of wallets

@carpawell @fyrchik if I add some BatchTransferGas method which uses MultiTransfer, it still needs a []string of addresses for logging purposes.

  1. TransferGas-like logging on debug level:…
ironbee commented on pull request TrueCloudLab/frostfs-node#128 2023-03-10 07:25:01 +00:00
innerring: Add GAS pouring mechanism for a configurable list of wallets

I am not sure what you mean. Could you elaborate, please?

ironbee commented on pull request TrueCloudLab/frostfs-node#128 2023-03-10 07:24:11 +00:00
innerring: Add GAS pouring mechanism for a configurable list of wallets

Nodes and wallets get processed separately. TransferGas is called in both batches.

ironbee pushed to OBJECT-1145_wallet-pouring-for-ir at ironbee/frostfs-node 2023-03-09 14:51:43 +00:00
5e24eeefb8 [#128] innerring: Add GAS pouring mechanism for a configurable list of wallets
ironbee pushed to OBJECT-1145_wallet-pouring-for-ir at ironbee/frostfs-node 2023-03-09 13:25:01 +00:00
0e5903594d [#128] innerring: Add GAS pouring mechanism for a configurable list of wallets
ironbee pushed to OBJECT-1145_wallet-pouring-for-ir at ironbee/frostfs-node 2023-03-09 13:22:08 +00:00
d514b87f67 [#128] innerring: Add GAS pouring mechanism for a configurable list of wallets
372f19659a [#XXXX] innerring: Add GAS pouring mechanism for a configurable list of wallets
Compare 2 commits »