neo-go/pkg/neotest
Roman Khimov 8d33206bb8 *: don't get private key from account if just public one is needed
Add PublicKey() API to the Account and use it as appropriate, avoid creating
additional references to the private key.
2022-09-02 14:43:28 +03:00
..
chain *: don't get private key from account if just public one is needed 2022-09-02 14:43:28 +03:00
account.go [#2442] English Check 2022-05-04 19:48:27 +03:00
basic.go *: reuse smartcontract package to create standard entry scripts 2022-07-26 12:19:49 +03:00
client.go vm: move State type into a package of its own 2022-07-08 18:34:52 +03:00
compile.go [#2442] English Check 2022-05-04 19:48:27 +03:00
doc.go *: apply go 1.19 formatter heuristics 2022-08-09 15:37:52 +03:00
signer.go *: don't get private key from account if just public one is needed 2022-09-02 14:43:28 +03:00
signer_test.go *: don't get private key from account if just public one is needed 2022-09-02 14:43:28 +03:00