policy-engine/pkg
aarifullin 4acfe0e62f [#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-09 14:22:30 +03:00
..
chain [#56] Fix pre-commit issue 2024-03-07 18:01:50 +03:00
engine [#59] router: Inmemory implementation should take empty name for "root" 2024-04-02 11:09:42 +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-09 14:22:30 +03:00
resource [#7] engine: Set project structure pattern for files 2023-11-15 09:22:42 +00:00