neo-go/pkg/wallet
Evgenii Stratonikov 962b161652 wallet: allow complex contract verification schemes, close #3015
This was recently added in neotest, but working with the real RPC is
still not enjoyable. This commit extends `wallet.Account` with
invocation script builder to aid network fee calculations and signing.

Signed-off-by: Evgenii Stratonikov <fyfyrchik@runbox.com>
2023-12-21 11:26:55 +03:00
..
testdata wallet: fix wallet version to conform to NEP-6 2022-08-07 22:41:40 +03:00
account.go wallet: allow complex contract verification schemes, close #3015 2023-12-21 11:26:55 +03:00
account_test.go wallet: provide (*Account).SignHashable API 2022-09-02 14:44:01 +03:00
regenerate_test.go cli: move tests to subpackages 2022-10-06 09:21:26 +03:00
token.go [#2442] English Check 2022-05-04 19:48:27 +03:00
token_test.go *: use NEP-XX naming consistently in docs/comments 2021-11-19 12:58:46 +03:00
wallet.go wallet: Add new wallet constructors 2023-12-12 08:33:30 +04:00
wallet_test.go wallet: Add new wallet constructors 2023-12-12 08:33:30 +04:00