neo-go/pkg/rpcclient/actor
Anna Shaleva 71069b0ed0 rpc: improve WS-enabled transaction awaiting
Fetch blocks since VUB+1, if block received and we haven't returned the
result yet, then transaction wasn't accepted at all.
2022-10-24 06:09:36 +03:00
..
actor.go rpc: implement transaction awaiting functionality 2022-10-24 06:09:36 +03:00
actor_test.go rpc: implement transaction awaiting functionality 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 actor: allow providing default attributes/hooks to be used 2022-08-29 15:08:37 +03:00
waiter.go rpc: improve WS-enabled transaction awaiting 2022-10-24 06:09:36 +03:00