neoneo-go/pkg
Ekaterina Pavlova 7c8d2c3ec5 crypto: add nil check for PublicKeys Copy()
Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2024-04-27 14:56:42 +05:30
..
compiler compiler: reevaluate debug sequence points after shortening jumps 2024-04-16 10:37:06 +03:00
config crypto: add StringCompressed() for PublicKey 2024-04-11 15:24:46 +03:00
consensus consensus: use better dbFT 2024-03-25 19:21:51 +03:00
core core: move transaction Attribute value to a designated interface 2024-04-26 21:40:23 +05:30
crypto crypto: add nil check for PublicKeys Copy() 2024-04-27 14:56:42 +05:30
encoding *: drop go 1.18 support in doc and build targets 2023-10-12 17:59:42 +03:00
interop interop: add keccak256 implementation 2024-03-22 17:15:43 +03:00
io *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
neorpc rpcsrv: add SessionEnabled, MaxIteratorResultItems to getversion 2024-04-03 22:42:14 +03:00
neotest crypto: add StringCompressed() for PublicKey 2024-04-11 15:24:46 +03:00
network network: take care of TestServerStartAndShutdown 2024-04-04 13:29:47 +03:00
rpcclient rpcsrv: add SessionEnabled, MaxIteratorResultItems to getversion 2024-04-03 22:42:14 +03:00
services crypto: add StringCompressed() for PublicKey 2024-04-11 15:24:46 +03:00
smartcontract smartcontract: ensure nil ParameterContext Item's script is marshallable 2024-04-18 13:55:05 +03:00
util *: replace slice.Copy with bytes.Clone 2024-03-05 13:54:10 +03:00
vm *: improve error text for System.Crypto.CheckMultisig handling 2024-03-25 19:16:21 +03:00
wallet crypto: add StringCompressed() for PublicKey 2024-04-11 15:24:46 +03:00