neo-go/cli/smartcontract
Roman Khimov dfcff64acb go.mod: update to Go 1.22+
This also changes workflows to test 1.22 and 1.23 only (refs. https://github.com/nspcc-dev/.github/issues/30).
Fixes #3310.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-08-30 17:00:11 +03:00
..
testdata Merge pull request #3523 from nspcc-dev/fix-null-handling-in-manifest 2024-07-29 13:11:20 +03:00
contract_test.go cli: change StringFlag to AddressFlag 2024-07-12 11:58:12 +03:00
generate.go cli: add Required field for flags 2024-07-12 11:58:12 +03:00
generate_test.go cli: add Required field for flags 2024-07-12 11:58:12 +03:00
manifest.go cli: change StringFlag to AddressFlag 2024-07-12 11:58:12 +03:00
permission.go crypto: add StringCompressed() for PublicKey 2024-04-11 15:24:46 +03:00
smart_contract.go go.mod: update to Go 1.22+ 2024-08-30 17:00:11 +03:00
smart_contract_test.go cli: upgrade urfave lib to v2 2024-07-12 11:58:12 +03:00