neoneo-go/pkg/services/rpcsrv/params
Roman Khimov f6cb698cd1 rpcsrv/params: limit tx signers/witnesses
Inspired by https://github.com/neo-project/neo-modules/pull/845.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2023-11-20 16:01:14 +03:00
..
param.go rpcsrv/params: limit tx signers/witnesses 2023-11-20 16:01:14 +03:00
param_test.go rpcsrv/params: limit tx signers/witnesses 2023-11-20 16:01:14 +03:00
params.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
params_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
tx_builder_test.go rpc: adjust Boolean handling in ExpandArrayIntoScript 2022-12-02 10:02:33 +03:00
txBuilder.go rpc: emit Null in case of Any parameter with zero-len value 2023-04-05 16:28:30 +03:00
types.go rpc: merge response and request under pkg/neorpc 2022-07-25 11:57:53 +03:00
types_test.go rpc/server: move to services/rpcsrv 2022-07-21 22:14:12 +03:00