WIP: morph: Pass actor providers instead actors themselves #45

Closed
aarifullin wants to merge 1 commit from aarifullin/policy-engine:fix/policy_contract_storage into master

1 commit

Author SHA1 Message Date
aarifullin
5ac9578435 [#45] morph: Pass actor providers instead actors themselves
All checks were successful
DCO action / DCO (pull_request) Successful in 58s
Tests and linters / Tests (1.21) (pull_request) Successful in 1m3s
Tests and linters / Tests (1.20) (pull_request) Successful in 1m12s
Tests and linters / Staticcheck (pull_request) Successful in 1m27s
Tests and linters / Tests with -race (pull_request) Successful in 1m35s
Tests and linters / Lint (pull_request) Successful in 2m7s
* Make NewContractStorage and NewContractStorageWithSimpleActor
  recieve actor providers instead actors themselves
  because actors may be expired if websocket connection was broken.

Signed-off-by: Airat Arifullin <aarifullin@yadro.com>
2024-01-23 18:39:46 +03:00