This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
neoneo-go
Watch
7
Star
0
Fork
You've already forked neoneo-go
2
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
50a77f3fae
neoneo-go
/
pkg
/
rpcclient
/
actor
History
Anna Shaleva
8149d33fef
config: use uint32 for validators/committee members count
...
Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-04-13 13:42:40 +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
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