neoneo-go/pkg
Roman Khimov 3c722a9498 keys: clean temporary data during key imports
Don't leak anything this way.
2022-09-02 14:44:32 +03:00
..
compiler Merge pull request #2644 from nspcc-dev/fix-gen-decl 2022-08-18 17:44:50 +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 wallet: add ScriptHash() to Account 2022-09-02 14:43:34 +03:00
crypto keys: clean temporary data during key imports 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 rpcsrv: return more configuration data to the client 2022-08-09 15:36:40 +03:00
neotest wallet: provide (*Account).SignHashable API 2022-09-02 14:44:01 +03:00
network network: wait for exit in discoverer 2022-08-19 22:23:47 +03:00
rpcclient wallet: provide (*Account).SignHashable API 2022-09-02 14:44:01 +03:00
services *: always close the wallet after use 2022-09-02 14:44:32 +03:00
smartcontract *: always close the wallet after use 2022-09-02 14:44:32 +03:00
util slice: add Clean microfunction 2022-09-02 14:44:32 +03:00
vm vm: optimize refcounter 2022-08-23 13:18:06 +03:00
wallet wallet: add some warnings to Decrypt and PrivateKey docs 2022-09-02 14:44:18 +03:00