neoneo-go/pkg
2022-09-08 14:33:04 +03:00
..
compiler compiler: add test for #2661 2022-09-01 13:39:22 +03:00
config cli: also check new ApplicationConfiguration for consistency 2022-07-27 12:30:08 +03:00
consensus *: always close the wallet after use 2022-09-02 14:44:32 +03:00
core golangci: add predeclared linter 2022-09-02 18:36:26 +03:00
crypto keys: check length first, then do things in WIFDecode 2022-09-02 14:44:32 +03:00
encoding fixedn: add a test for empty string 2022-08-19 21:52:43 +03:00
interop *: apply go 1.19 formatter heuristics 2022-08-09 15:37:52 +03:00
io [#2442] English Check 2022-05-04 19:48:27 +03:00
neorpc golangci: add predeclared linter 2022-09-02 18:36:26 +03:00
neotest wallet: provide (*Account).SignHashable API 2022-09-02 14:44:01 +03:00
network golangci: enable errorlint and fix everything it found 2022-09-02 18:36:23 +03:00
rpcclient context: define a constant for transaction context type 2022-09-08 14:33:04 +03:00
services golangci: enable errorlint and fix everything it found 2022-09-02 18:36:23 +03:00
smartcontract context: define a constant for transaction context type 2022-09-08 14:33:04 +03:00
util slice: add Clean microfunction 2022-09-02 14:44:32 +03:00
vm emit: make *util.Uint160 and *util.Uint256 emittable 2022-09-08 14:33:04 +03:00
wallet wallet: add some warnings to Decrypt and PrivateKey docs 2022-09-02 14:44:18 +03:00