neoneo-go/pkg/services/stateroot
Anna Shaleva ea46943815 services: use buffered channels for block subscription
Add a tiny buffer where possible to avoid Blockchain's blocking
on new block addition.
2023-03-15 17:37:47 +03:00
..
message.go [#2442] English Check 2022-05-04 19:48:27 +03:00
network.go wallet: provide (*Account).SignHashable API 2022-09-02 14:44:01 +03:00
service.go services: use buffered channels for block subscription 2023-03-15 17:37:47 +03:00
service_test.go config: add a special Blockchain type to configure Blockchain 2022-12-07 17:35:53 +03:00
signature.go [#2442] English Check 2022-05-04 19:48:27 +03:00
validators.go stateroot: fix panic on shutdown 2022-09-13 13:18:13 +03:00
vote.go [#2442] English Check 2022-05-04 19:48:27 +03:00