neo-go/internal
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
..
basicchain core: move contract notifications check under HFBasilisk 2023-08-18 16:40:20 +03:00
contracts *: update interop dependency 2023-11-28 10:49:39 +03:00
fakechain blockchain: make SubscribeFor* channel arguments send-only 2024-01-10 23:45:51 +03:00
keytestcases core: rename Neo.Crypto.CheckSig interop 2021-05-11 18:37:55 +03:00
random pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
testchain native: introduce attribute pricing 2023-11-21 13:42:56 +03:00
testcli cli: add await flag for operations with transactions 2023-12-29 15:14:16 +03:00
testserdes *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
versionutil internal: avoid race access to config.Version by tests 2023-10-10 11:59:53 +03:00