neo-go/pkg
Roman Khimov adab83496c rpc: move Request, Params and related code server-side
It's absolutely irrelevant for the client and request/response packages should
only contain code that is useful on both sides of the conversation. It's OK
for client tests to reuse this code, but the package is used by external
developers and they shouldn't be bothered with it. Nothing changed
functionally here except WSClient simplification. Fixes #2236.
2022-07-08 17:38:53 +03:00
..
compiler block: push PrevStateRoot data into stack item, fix #2551 2022-07-07 15:10:29 +03:00
config rpc: restrict default SessionExpirationTime 2022-07-08 17:05:18 +03:00
consensus Merge pull request #2580 from nspcc-dev/service-review 2022-07-05 12:23:25 +03:00
core rpc: implement iterator sessions 2022-07-08 17:05:18 +03:00
crypto crypto: adjust Checksum documentation 2022-05-13 13:20:40 +03:00
encoding Merge pull request #2531 from nspcc-dev/perf 2022-06-03 10:40:56 +03:00
interop block: push PrevStateRoot data into stack item, fix #2551 2022-07-07 15:10:29 +03:00
io [#2442] English Check 2022-05-04 19:48:27 +03:00
neotest neotest: return failed tx hash 2022-05-19 13:56:24 +03:00
network Merge pull request #2582 from nspcc-dev/fix-server-sync 2022-07-05 12:28:20 +03:00
rpc rpc: move Request, Params and related code server-side 2022-07-08 17:38:53 +03:00
services Merge pull request #2580 from nspcc-dev/service-review 2022-07-05 12:23:25 +03:00
smartcontract gomod: upgrade yaml package from v2 to v3 2022-05-30 15:26:17 +03:00
util Merge pull request #2531 from nspcc-dev/perf 2022-06-03 10:40:56 +03:00
vm Merge pull request #2538 from nspcc-dev/restrict-out-of-bounds 2022-07-04 12:54:32 +03:00
wallet *: do not call wallet.Close() explicitly 2022-07-04 19:09:48 +03:00