morph/event: Reuse auto-generated parsers #1541

Merged
fyrchik merged 4 commits from fyrchik/frostfs-node:fix-event-parsing into master 2024-12-06 10:26:40 +00:00
Owner

Designate event could've also been parsed, but it is a native contract and for some reason StackItem() method is not present.

Testing done: devenv start, put+get container.

Designate event could've also been parsed, but it is a native contract and for some reason `StackItem()` method is not present. Testing done: devenv start, put+get container.
fyrchik added 4 commits 2024-12-05 13:21:04 +00:00
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
New version contains more idiomatic types in the auto-generated code.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
morph/event: Simplify netmap contract event parsing
Some checks failed
Tests and linters / Run gofumpt (pull_request) Successful in 2m12s
DCO action / DCO (pull_request) Failing after 2m43s
Tests and linters / Staticcheck (pull_request) Successful in 4m20s
Vulncheck / Vulncheck (pull_request) Successful in 4m40s
Build / Build Components (pull_request) Successful in 5m1s
Pre-commit hooks / Pre-commit (pull_request) Successful in 5m36s
Tests and linters / Lint (pull_request) Successful in 6m18s
Tests and linters / gopls check (pull_request) Successful in 6m18s
Tests and linters / Tests with -race (pull_request) Successful in 6m30s
Tests and linters / Tests (pull_request) Successful in 6m58s
409a678089
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
fyrchik force-pushed fix-event-parsing from 409a678089 to a2423de5ce 2024-12-05 13:21:40 +00:00 Compare
fyrchik requested review from storage-core-committers 2024-12-05 13:25:43 +00:00
fyrchik requested review from storage-core-developers 2024-12-05 13:25:47 +00:00
dstepanov-yadro approved these changes 2024-12-06 10:14:28 +00:00
aarifullin approved these changes 2024-12-06 10:17:45 +00:00
fyrchik merged commit 1c12f23b84 into master 2024-12-06 10:26:40 +00:00
fyrchik deleted branch fix-event-parsing 2024-12-06 10:26:42 +00:00
acid-ant approved these changes 2024-12-06 10:26:51 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
4 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#1541
No description provided.