frostfs-node/pkg
Airat Arifullin 51ade979e8 [#1105] ape: Introduce contract storage with proxy contract verification
* `ProxyVerificationContractStorage` uses Proxy contract as a cosigner.
* `ProxyVerificationContractStorage` recreates a contract storage for each handler
  invocation because of an issue: rpc-actor from morph client may be expired. This
  way won't create a bottlenecks because it is expected that this contract storage
  implementation will be used not so often.
* Make morph client return `RPCActor` (that is websocket client in fact).
* Make `SwitchRPCGuardedActor` return `RPCActor` as it will be used for
  `ProxyVerificationContractStorage`.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-05-27 09:34:21 +00:00
..
ape [#1105] ape: Introduce contract storage with proxy contract verification 2024-05-27 09:34:21 +00:00
core [#1129] object: Fix check owner for EC part 2024-05-16 16:28:49 +03:00
innerring [#1100] Remove unused fields 2024-05-06 10:14:36 +03:00
local_object_storage [#1141] metabase: Fix IsUserObject method 2024-05-20 13:24:15 +03:00
metrics [#1116] node: Fix writecache metrics 2024-05-02 20:03:33 +03:00
morph [#1108] ape: Update policy-engine version for listing by iteration 2024-05-14 12:17:56 +03:00
network [#1103] node: Implement Get\Head requests for EC object 2024-04-24 18:15:53 +03:00
services [#1141] go.mod: Update frostfs-sdk-go and frostfs-api-go/v2 2024-05-20 13:22:48 +03:00
tracing [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
util [#1135] sdnotify: Send MONOTONIC_USEC on reload 2024-05-15 12:52:52 +00:00