neo-go/pkg/rpcclient/actor
Anna Shaleva dc3d1300dd *: replace go.uber.org/atomic with sync/atomic
Use sync/atomic everywhere and exclude go.uber.org/atomic from go.mod.
Close #2626.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-10-12 17:59:34 +03:00
..
actor.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
actor_test.go *: replace go.uber.org/atomic with sync/atomic 2023-10-12 17:59:34 +03:00
compat_test.go rpc: add compat tests for RPC* interfaces and Client implementations 2022-10-24 06:09:36 +03:00
doc_test.go ci: fix lint issues (fix #2948) 2023-03-29 11:19:23 +08:00
maker.go config: use uint32 for validators/committee members count 2023-04-13 13:42:40 +03:00
maker_test.go config: use uint32 for validators/committee members count 2023-04-13 13:42:40 +03:00
waiter.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
waiter_test.go actor: check for tx after the subscription in wsWaiter, fix #2805 2022-11-22 17:28:55 +03:00