Anna Shaleva
|
69a0104d05
|
rpcsrv: add hardforks to getversion response
Port https://github.com/neo-project/neo-modules/pull/823.
Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
|
2023-10-16 10:33:21 +03:00 |
|
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 |
|
Roman Khimov
|
cb806d4233
|
result: drop Version (un)marshaler, we only need it for Protocol
Simplify code a bit.
|
2022-11-10 17:51:02 +03:00 |
|
Roman Khimov
|
8324a247d3
|
result: drop pre-0.99.0 compatibility code
0.99.0 is too old already.
|
2022-11-10 16:49:38 +03:00 |
|
Roman Khimov
|
7f8a79ffaa
|
result: drop deprecated Magic and StateRootInHeader from Version
It's more than a year now we have them deprecated.
|
2022-11-10 16:32:49 +03:00 |
|
Roman Khimov
|
95b72db707
|
rpcsrv: return more configuration data to the client
These are extensions, but they're important for the client to make various
decisions.
|
2022-08-09 15:36:40 +03:00 |
|
Roman Khimov
|
1e0750e3cd
|
rpc: merge response and request under pkg/neorpc
Move result there also.
|
2022-07-25 11:57:53 +03:00 |
|