We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes #105 Fixes #83
Changes:
wallet.collection_wallet
CollectionWallet__Handle
MetaWallet__Handle
SKY_wallet_CollectionWallet_AddEntry
SKY_wallet_CollectionWallet_GetEntry
SKY_wallet_CollectionWallet_GetAddresses
SKY_wallet_CollectionWallet_GenerateAddresses
SKY_wallet_MetaWallet_IsEncrypted
SKY_wallet_MetaWallet_Label
SKY_wallet_MetaWallet_Filename
SKY_wallet_MetaWallet_Version
SKY_wallet_MetaWallet_Type
WalletSeedResponse__Handle
Distribution__Handle
SKY_params_Distribution_GetMaxCoinSupply
SKY_params_Distribution_SetMaxCoinSupply
SKY_params_Distribution_GetInitialUnlockedCount
SKY_params_Distribution_SetInitialUnlockedCount
SKY_params_Distribution_GetUnlockAddressRate
SKY_params_Distribution_SetUnlockAddressRate
SKY_params_Distribution_GetUnlockTimeInterval
SKY_params_Distribution_SetUnlockTimeInterval
SKY_params_Distribution_GetAddresses
SKY_params_Distribution_SetAddresses
SKY_params_Distribution_Validate
SKY_params_Distribution_AddressInitialBalance
SKY_params_Distribution_UnlockedAddresses
SKY_params_Distribution_LockedAddresses
SKY_params_Distribution_AddressesDecoded
SKY_params_Distribution_UnlockedAddressesDecoded
SKY_params_Distribution_LockedAddressesDecoded
SKY_params_Distribution_GetMainNetDistribution
SKY_wallet_Wallet_AddEntry
SKY_wallet_Wallet_GetEntry
SKY_wallet_Wallet_GetAddresses
SKY_wallet_Wallet_GenerateAddresses
SKY_wallet_Wallet_IsEncrypted
SKY_wallet_Wallet_Label
SKY_wallet_Wallet_File
SKY_wallet_Wallet_Version
SKY_wallet_Wallet_Type
SKY_cli_Config_FullWalletPath
SKY_api_Client_CreateUnencryptedWallet
SKY_api_Client_CreateEncryptedWallet
SKY_cli_GenerateWallet
SKY_params_GetDistributionAddresses
SKY_params_GetUnlockedDistributionAddresses
SKY_params_GetLockedDistributionAddresses
SKY_wallet_LoadReadableWallet
SKY_wallet_ReadableWallet_Save
SKY_wallet_ReadableWallet_Load
SKY_wallet_ReadableWallet_Erase
SKY_api_Handle_GetWalletMeta
SKY_api_Handle_GetWalletEntriesCount
SKY_api_Handle_WalletGetEntry
SKY_api_Handle_WalletResponseGetCryptoType
lib/curl
skycoin == 0.27.0
SKY_cli_AddPrivateKey
SKY_api_Client_WalletSeed
SKY_wallet_Wallet_Lock
SKY_wallet_Lock
SKY_wallet_Wallet_Unlock
SKY_wallet_Unlock
Does this change need to mentioned in CHANGELOG.md? yes
Requires testing yes
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Fixes #105
Fixes #83
Changes:
Added
wallet.collection_wallet
CollectionWallet__Handle
MetaWallet__Handle
SKY_wallet_CollectionWallet_AddEntry
SKY_wallet_CollectionWallet_GetEntry
SKY_wallet_CollectionWallet_GetAddresses
SKY_wallet_CollectionWallet_GenerateAddresses
SKY_wallet_MetaWallet_IsEncrypted
SKY_wallet_MetaWallet_Label
SKY_wallet_MetaWallet_Filename
SKY_wallet_MetaWallet_Version
SKY_wallet_MetaWallet_Type
WalletSeedResponse__Handle
Distribution__Handle
SKY_params_Distribution_GetMaxCoinSupply
SKY_params_Distribution_SetMaxCoinSupply
SKY_params_Distribution_GetInitialUnlockedCount
SKY_params_Distribution_SetInitialUnlockedCount
SKY_params_Distribution_GetUnlockAddressRate
SKY_params_Distribution_SetUnlockAddressRate
SKY_params_Distribution_GetUnlockTimeInterval
SKY_params_Distribution_SetUnlockTimeInterval
SKY_params_Distribution_GetAddresses
SKY_params_Distribution_SetAddresses
SKY_params_Distribution_Validate
SKY_params_Distribution_AddressInitialBalance
SKY_params_Distribution_UnlockedAddresses
SKY_params_Distribution_LockedAddresses
SKY_params_Distribution_AddressesDecoded
SKY_params_Distribution_UnlockedAddressesDecoded
SKY_params_Distribution_LockedAddressesDecoded
SKY_params_Distribution_GetMainNetDistribution
Removed
SKY_wallet_Wallet_AddEntry
SKY_wallet_Wallet_GetEntry
SKY_wallet_Wallet_GetAddresses
SKY_wallet_Wallet_GenerateAddresses
SKY_wallet_Wallet_IsEncrypted
SKY_wallet_Wallet_Label
SKY_wallet_Wallet_File
SKY_wallet_Wallet_Version
SKY_wallet_Wallet_Type
SKY_cli_Config_FullWalletPath
SKY_api_Client_CreateUnencryptedWallet
SKY_api_Client_CreateEncryptedWallet
SKY_cli_GenerateWallet
SKY_params_GetDistributionAddresses
SKY_params_GetUnlockedDistributionAddresses
SKY_params_GetLockedDistributionAddresses
SKY_wallet_LoadReadableWallet
SKY_wallet_ReadableWallet_Save
SKY_wallet_ReadableWallet_Load
SKY_wallet_ReadableWallet_Erase
SKY_api_Handle_GetWalletMeta
SKY_api_Handle_GetWalletEntriesCount
SKY_api_Handle_WalletGetEntry
SKY_api_Handle_WalletResponseGetCryptoType
Changed
lib/curl
to v0.27.0skycoin == 0.27.0
SKY_cli_AddPrivateKey
SKY_api_Client_WalletSeed
SKY_wallet_Wallet_Lock
=>SKY_wallet_Lock
SKY_wallet_Wallet_Unlock
=>SKY_wallet_Unlock
Does this change need to mentioned in CHANGELOG.md?
yes
Requires testing
yes
The text was updated successfully, but these errors were encountered: