frostfs-node/pkg/morph/event
Pavel Karpy 1c1b5043fc [#1653] morph: Handle chain notifications via pool
Handling notification in a synchronous manner may lead to a blocking state
if a handler uses neo-go client.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-08-04 17:06:53 +04:00
..
balance [#1637] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
container [#1637] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
neofs [#1637] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
netmap [#1637] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
reputation [#1637] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
rolemanagement [#1637] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
subnet [#1637] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
handlers.go
listener.go [#1653] morph: Handle chain notifications via pool 2022-08-04 17:06:53 +04:00
notary.go
notary_preparator.go [#975] morph/client: Use 4 witnesses in notary request 2021-11-26 15:37:17 +03:00
notary_preparator_test.go [#975] morph/event: Update notary preparator tests 2021-11-26 15:37:17 +03:00
notification.go
opcodes.go [#907] morph/event: Implement Op to string converter 2021-10-18 11:54:34 +03:00
opcodes_test.go [#822] moprh/event: Add parsers from Op struct 2021-09-13 10:32:43 +03:00
parsers.go [#1637] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
utils.go [#1637] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00