neo-go/internal/contracts
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
..
management_helper core: adjust helper test contract 2022-03-30 11:46:44 +03:00
oracle_contract native: add Oracle.finish reentrancy test 2022-08-10 19:02:36 +03:00
contracts.go contracts: decipher oracle test contract 2022-08-10 19:02:36 +03:00
contracts_test.go *: don't get private key from account if just public one is needed 2022-09-02 14:43:28 +03:00