neoneo-go/pkg/rpcclient/actor
Roman Khimov cd6bb68246 actor: check for tx after the subscription in wsWaiter, fix #2805
Don't wait for VUB block, solve this race immediately.
2022-11-22 17:28:55 +03:00
..
actor.go rpc: refactor waiter-related actor code 2022-10-24 06:09:36 +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 context: define a constant for transaction context type 2022-09-08 14:33:04 +03:00
maker.go actor: allow providing default attributes/hooks to be used 2022-08-29 15:08:37 +03:00
maker_test.go rpc: add tests for RPC waiters 2022-10-24 06:09:36 +03:00
waiter.go actor: check for tx after the subscription in wsWaiter, fix #2805 2022-11-22 17:28:55 +03:00
waiter_test.go actor: check for tx after the subscription in wsWaiter, fix #2805 2022-11-22 17:28:55 +03:00