neo-go/pkg/services/stateroot
Ekaterina Pavlova e337a2f8ab blockchain: make SubscribeFor* channel arguments send-only
There is no need to accept rw channel. Strengthening the type to
send-only will allow the caller to ensure control of reading from the
provided channel.

Closes #2885

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2024-01-10 23:45:51 +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 blockchain: make SubscribeFor* channel arguments send-only 2024-01-10 23:45:51 +03:00
service_test.go services: adjust StateRoot service initialisation 2023-11-24 15:25:51 +03:00
signature.go [#2442] English Check 2022-05-04 19:48:27 +03:00
validators.go *: use CompareAndSwap instead of CAS for atomics 2023-04-28 12:07:19 +03:00
vote.go [#2442] English Check 2022-05-04 19:48:27 +03:00