Roman Khimov
|
02ce59cfd5
|
binding: avoid name conflicts with Go keywords
And clashing one name on another after rename.
|
2022-10-27 22:57:49 +03:00 |
|
Roman Khimov
|
617c31093f
|
smartcontract: initial rpcbinding implementation, fix #2705
It can do some unwrapping and reuse nepXX packages. It only uses manifest data
at the moment, see #2767, #2768, #2769.
|
2022-10-27 22:57:49 +03:00 |
|
Anna Shaleva
|
40315fe092
|
cli: check manifest for validness if it's got from user input
And adjust the test case along the way, unnamed arguments are not
allowed for valid manifest.
|
2022-08-22 14:59:34 +03:00 |
|
Anna Shaleva
|
2096ad6e81
|
*: remove io/ioutil uses
Close #1764.
|
2022-03-17 19:39:18 +03:00 |
|
Evgeniy Stratonikov
|
42c1e8b0e3
|
cli/smartcontract: allow to use 0x-prefixed hashes in generate
Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
|
2022-02-25 10:28:14 +03:00 |
|
Evgeniy Stratonikov
|
da03d895de
|
cli/smartcontract: generate bindings to an existing contract
Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
|
2022-02-23 15:40:06 +03:00 |
|