policy-engine/pkg
aarifullin c539728641 [#62] morph: List morph rules chains by traversing iterator
* Make `ListMorphRuleChains` methods use `commonclient.ReadIteratorItems`.
* Introduce `ContractStorageActor` interface.
* Iterators are used because listing by `ListChainsByPrefix` may cause
  stack overflow from neo-go side (len(items) > 1024).

Signed-off-by: Airat Arifullin <aarifullin@yadro.com>
2024-04-26 06:20:43 +00:00
..
chain [#67] chain: Support IPAddress conditions 2024-04-15 12:52:41 +00:00
engine [#64] engine: Add user and group targets 2024-04-12 16:07:34 +03:00
marshal [#1] chain: Add binary marshal/unmarshal 2024-01-24 11:04:03 +03:00
morph/policy [#62] morph: List morph rules chains by traversing iterator 2024-04-26 06:20:43 +00:00
resource [#7] engine: Set project structure pattern for files 2023-11-15 09:22:42 +00:00