Updated GetRecentBlockHash to GetLatestBlockHash #199
Annotations
1 error and 11 warnings
build
Process completed with exit code 1.
|
build:
src/Solana.Unity.Wallet/Bip39/Mnemonic.cs#L200
'PbeParametersGenerator.GenerateDerivedParameters(int)' is obsolete: 'Use version with 'algorithm' parameter'
|
build:
src/Solana.Unity.Wallet/PublicKey.cs#L24
Missing XML comment for publicly visible type or member 'PublicKey.DefaultPublicKey'
|
build:
src/Solana.Unity.KeyStore/Crypto/IRandomBytesGenerator.cs#L3
Missing XML comment for publicly visible type or member 'IRandomBytesGenerator'
|
build:
src/Solana.Unity.KeyStore/Crypto/IRandomBytesGenerator.cs#L5
Missing XML comment for publicly visible type or member 'IRandomBytesGenerator.GenerateRandomInitializationVector()'
|
build:
src/Solana.Unity.KeyStore/Crypto/IRandomBytesGenerator.cs#L6
Missing XML comment for publicly visible type or member 'IRandomBytesGenerator.GenerateRandomSalt()'
|
build:
src/Solana.Unity.KeyStore/Crypto/KeyStoreCrypto.cs#L13
Missing XML comment for publicly visible type or member 'KeyStoreCrypto'
|
build:
src/Solana.Unity.KeyStore/Crypto/KeyStoreCrypto.cs#L15
Missing XML comment for publicly visible type or member 'KeyStoreCrypto.GenerateDerivedScryptKey(byte[], byte[], int, int, int, int, bool)'
|
build:
src/Solana.Unity.KeyStore/Crypto/KeyStoreCrypto.cs#L28
Missing XML comment for publicly visible type or member 'KeyStoreCrypto.GenerateCipherKey(byte[])'
|
build:
src/Solana.Unity.KeyStore/Crypto/KeyStoreCrypto.cs#L35
Missing XML comment for publicly visible type or member 'KeyStoreCrypto.CalculateKeccakHash(byte[])'
|
build:
src/Solana.Unity.KeyStore/Crypto/KeyStoreCrypto.cs#L44
Missing XML comment for publicly visible type or member 'KeyStoreCrypto.GenerateMac(byte[], byte[])'
|
build
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|