-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
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 Update submodule to 0.27.0 #109
Merged
stdevMac
merged 197 commits into
fibercrypto:develop
from
simelo:stdevHan_t105_update_submodule_0.27.0
Nov 11, 2019
Merged
Fixes #105 Update submodule to 0.27.0 #109
stdevMac
merged 197 commits into
fibercrypto:develop
from
simelo:stdevHan_t105_update_submodule_0.27.0
Nov 11, 2019
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
move isU8Eq from lib/cgo/tests/testutils/libsky_assert.c to lib/cgo/tests/testutils/common.c ref fibercrypto#34
move TestAddSHA256 from lib/cgo/tests/check_cipher.hash.c to lib/cgo/tests/check_cipher.hash.common.c ref fibercrypto#34
…hardware-wallet_tests Conflicts: lib/cgo/tests/check_cipher.hash.c lib/cgo/tests/test_main.c lib/cgo/tests/testutils/libsky_assert.c ref fibercrypto#34
move TestAddressVerify from lib/cgo/tests/check_cipher.address.c to lib/cgo/tests/check_cipher.address.common.c ref fibercrypto#84
this commit should be reverted ref fibercrypto#34
move TestAddressString from lib/cgo/tests/check_cipher.address.c to lib/cgo/tests/check_cipher.address.common.c ref fibercrypto#34
move registerMemCleanup from lib/cgo/tests/testutils/libsky_testutil.c to lib/cgo/tests/testutils/common.c ref fibercrypto#34
move TestAddressBulk from lib/cgo/tests/check_cipher.address.c to lib/cgo/tests/check_cipher.address.common.c ref fibercrypto#34
move TestAddressNull from lib/cgo/tests/check_cipher.address.c to lib/cgo/tests/check_cipher.address.common.c ref fibercrypto#34
move copyGoSlice_toGoSlice from lib/cgo/tests/testutils/libsky_testutil.c to lib/cgo/tests/testutils/common.c ref fibercrypto#34
move TestAddressFromBytes from lib/cgo/tests/check_cipher.address.c to lib/cgo/tests/check_cipher.address.common.c ref fibercrypto#34
move TestDecodeBase58Address from lib/cgo/tests/check_cipher.address.c to lib/cgo/tests/check_cipher.address.common.c finally removed lib/cgo/tests/check_cipher.address.c as all address related test can be run against hardware wallet ref fibercrypto#34
moce TestHashRipemd160 from lib/cgo/tests/check_cipher.hash.c to lib/cgo/tests/check_cipher.hash.common.c ref fibercrypto#34
move TestSHA256KnownValue from lib/cgo/tests/check_cipher.hash.c to lib/cgo/tests/check_cipher.hash.common.c ref fibercrypto#34
move TestSumSHA256 from lib/cgo/tests/check_cipher.hash.c to lib/cgo/tests/check_cipher.hash.common.c ref fibercrypto#34
move TestSHA256Hex from lib/cgo/tests/check_cipher.hash.c to lib/cgo/tests/check_cipher.hash.common.c ref fibercrypto#34
move TestSHA256Set from lib/cgo/tests/check_cipher.hash.c to lib/cgo/tests/check_cipher.hash.common.c ref fibercrypto#34
move TestSHA256FromHex from lib/cgo/tests/check_cipher.hash.c to lib/cgo/tests/check_cipher.hash.common.c ref fibercrypto#34
move TestSHA256Null from lib/cgo/tests/check_cipher.hash.c to lib/cgo/tests/check_cipher.hash.common.c ref fibercrypto#34
move TestNewPubKey from lib/cgo/tests/check_cipher.crypto.c to lib/cgo/tests/check_cipher.crypto.common.c ref fibercrypto#34
move TestPubKeyFromHex from lib/cgo/tests/check_cipher.crypto.c to lib/cgo/tests/check_cipher.crypto.common.c ref fibercrypto#34
move TestPubKeyHex from lib/cgo/tests/check_cipher.crypto.c to lib/cgo/tests/check_cipher.crypto.common.c ref fibercrypto#34
move TestPubKeyVerify from lib/cgo/tests/check_cipher.crypto.c to lib/cgo/tests/check_cipher.crypto.common.c ref fibercrypto#34
move TestPubKeyVerifyNil from lib/cgo/tests/check_cipher.crypto.c to lib/cgo/tests/check_cipher.crypto.common.c ref fibercrypto#34
move TestPubKeyVerifyDefault1 from lib/cgo/tests/check_cipher.crypto.c to lib/cgo/tests/check_cipher.crypto.common.c ref fibercrypto#34
… generated by cipher.bip44 and cipher.32
…ng look that crash error in armv7
…e error in armv7
…e crashes in armv7 for circle
…32 for pyskycoin
…til.testutil.go`
…b.com/simelo/libskycoin into stdevHan_t105_update_submodule_0.27.0
stdevMac
approved these changes
Nov 11, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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