Roman Khimov
|
5bdcd4c241
|
client: add GetCandidateRegisterPrice method
It's important for clients.
|
2021-07-21 12:19:55 +03:00 |
|
Anna Shaleva
|
2d20b0fa23
|
core: remove nnsrecords package from native
Use nns from examples instead.
|
2021-05-17 22:24:56 +03:00 |
|
Anna Shaleva
|
7180b2ce06
|
rpc: use non-native NNS instead of native NNS in testchain
|
2021-05-17 22:08:15 +03:00 |
|
Anna Shaleva
|
626ec8a82b
|
rpc: add resolve and isAvailable NNS API to RPC client
|
2021-03-26 20:48:07 +03:00 |
|
Anna Shaleva
|
347f7ed576
|
rpc: move all top*FromStack client functions to a separate file
Some of them are shared between multiple RPC client APIs, so let's keep
them in a separate place for better maintainability.
|
2021-03-26 20:44:32 +03:00 |
|
Anna Shaleva
|
10fb86c0b2
|
rpc: add (*Client).GetDesignatedByRole method
|
2021-03-23 13:56:39 +03:00 |
|
Roman Khimov
|
20144e6137
|
*: fix some misspellings spotted by GoReportCard
|
2021-03-22 12:13:08 +03:00 |
|
Roman Khimov
|
7990fa1b61
|
client: add gasperblock getter
It's an important chain parameter.
|
2021-03-16 23:04:41 +03:00 |
|
Roman Khimov
|
87d4939093
|
client: add NNS price getter
|
2021-03-16 22:59:04 +03:00 |
|
Roman Khimov
|
f308a9995d
|
client: add GetOraclePrice for oracle price
|
2021-03-16 22:55:17 +03:00 |
|