Commit graph

4 commits

Author SHA1 Message Date
eae9debc14
[#1613] morph: Add tracing for morph queries to neo-go
All checks were successful
DCO action / DCO (pull_request) Successful in 46s
Vulncheck / Vulncheck (pull_request) Successful in 1m11s
Build / Build Components (pull_request) Successful in 1m59s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m56s
Tests and linters / gopls check (pull_request) Successful in 2m51s
Tests and linters / Tests with -race (pull_request) Successful in 3m11s
Tests and linters / Run gofumpt (pull_request) Successful in 3m42s
Tests and linters / Staticcheck (pull_request) Successful in 4m23s
Tests and linters / Lint (pull_request) Successful in 4m33s
Tests and linters / Tests (pull_request) Successful in 4m44s
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2025-02-05 16:37:11 +03:00
1b520f7973
[#1412] engine: Add IsIndexedContainer flag
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-10-08 11:41:49 +03:00
4ea0df77d0 [#574] policer: Check if the container was really removed
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2023-08-28 14:21:38 +00:00
554ff2c06b [#574] core: Extend Source interface with DeletionInfo method
* Introduce common method EverExisted
* Define DeletionInfo for struct that must implement Source
* Refactor tree srv

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2023-08-28 14:21:38 +00:00