Commit Graph

9 Commits (v0.19.2)

Author SHA1 Message Date
Airat Arifullin 2574b2840e [#84] rpcclient: Regenerate interface for Policy
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-04-04 10:26:28 +03:00
Airat Arifullin d9f523ee07 [#78] policy: Introduce ListTargets method for Policy contract
* Introduce a new method ListTargets that lists targets by kind.
* Slightly fix key mapping - also concatenate kind to prefix.
* Write unit-tests.
* Regenerate rpcclient.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-02-20 11:57:34 +03:00
Alexander Chuprov 93781f1149 [#66] policy: Support IteratorChainsByPrefix method
DCO action / DCO (pull_request) Successful in 1m28s Details
Tests / Tests (1.19) (pull_request) Successful in 2m5s Details
Tests / Tests (1.20) (pull_request) Successful in 2m35s Details
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2024-01-26 17:41:04 +03:00
Evgenii Stratonikov a7c45fdd0d [#68] policy: Add Version() method
DCO action / DCO (pull_request) Successful in 1m3s Details
Tests / Tests (1.20) (pull_request) Successful in 1m26s Details
Tests / Tests (1.19) (pull_request) Successful in 1m31s Details
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-01-11 15:39:19 +03:00
Evgenii Stratonikov 5363aaf16a [#68] rpcclient: Regenerate wrappers after neo-go update
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-01-11 15:39:19 +03:00
Evgenii Stratonikov edf3c26047 [#54] policy: Accept []byte as name
Strings cannot contain non-UTF8 bytes, this is ensured in JSON
marshaling/unmarshaling. At the same time using human-readable strings
can be rather restrictive, because we have 64-byte key limit.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-11-28 13:49:57 +03:00
Evgenii Stratonikov 21bfe3ebf0 [#52] policy: Regenerate RPC wrapper
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-11-28 12:32:33 +03:00
Denis Kirillov 5cc34f98e9 [#51] policy: Support Get and ListByPrefix methods
DCO action / DCO (pull_request) Successful in 1m2s Details
Tests / Tests (1.19) (pull_request) Failing after 1m43s Details
Tests / Tests (1.20) (pull_request) Failing after 1m42s Details
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2023-11-17 14:36:48 +03:00
Evgenii Stratonikov 9ed3845aa9 [#44] policy: Initial implementation
DCO action / DCO (pull_request) Successful in 1m7s Details
Tests / Tests (1.19) (pull_request) Successful in 1m21s Details
Tests / Tests (1.20) (pull_request) Successful in 1m18s Details
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-11-02 09:54:36 +03:00