neoneo-go/pkg/rpcclient/actor
Roman Khimov c053f1a4af
Merge pull request #2957 from nspcc-dev/rm-go-17
*: drop go 1.17 support
2023-04-04 15:25:14 +03:00
..
actor.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
actor_test.go rpc: add tests for RPC waiters 2022-10-24 06:09:36 +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 *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
maker_test.go rpc: add tests for RPC waiters 2022-10-24 06:09:36 +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