forked from skycoin/skycoin
-
Notifications
You must be signed in to change notification settings - Fork 0
Stdev eclipse t1191 test libc cipher and coin #6
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
Open
olemis
wants to merge
537
commits into
olemis_t1629_libskycoin_errors
Choose a base branch
from
stdevEclipse_t1191_test_libc_cipher_and_coin
base: olemis_t1629_libskycoin_errors
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Stdev eclipse t1191 test libc cipher and coin #6
olemis
wants to merge
537
commits into
olemis_t1629_libskycoin_errors
from
stdevEclipse_t1191_test_libc_cipher_and_coin
Conversation
This file contains hidden or 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
…into olemis_t735_intr_peer_overflow
…efore creating RJCT messages
…evHan_t1191_libc_cipher_coin
…kycoin/skycoin/pull/1639\#pullrequestreview-150698295 [====] Synthesis: Tested: 142 | Passing: 142 | Failing: 0 | Crashing: 0
…evHan_t1191_libc_cipher_coin
…58.base58.go && cli_helper.go && src/cipher/secp256k1-go/secp256k1-go2/ec.go && src/cipher/encrypt/sha256xor.go [====] Synthesis: Tested: 142 | Passing: 142 | Failing: 0 | Crashing: 0
…1_test_libc_cipher_and_coin
…her_and_coin' into stdevEclipse_t1191_test_libc_cipher_and_coin
…into stdevEclipse_t1191_test_libc_cipher_and_coin
…_test_libc_cipher_and_coin
… related functions make test fails
… into stdevEclipse_t1191_test_libc_cipher_and_coin
…me API functions ... - SKY_api_Client_GetWalletSeed => SKY_api_Client_WalletSeed - SKY_webrpc_Client_GetBlocks => SKY_webrpc_Client_GetBlocksInRange - ReadableOutputSet_Handle => ReadableUnspentOutputsSummary_Handle Synthesis: Tested: 142 | Passing: 142 | Failing: 0 | Crashing: 0
…into stdevEclipse_t1191_test_libc_cipher_and_coin
…into stdevEclipse_t1191_test_libc_cipher_and_coin
…il/browser package No references to SWIG in docs
…sFromBytes Bug introduced by previous merge
- Remove SKY_wallet_GetBitcoinWalletEntry . - Remove SKY_wallet_GetSkycoinWalletEntry .
…n locking API. Use GoSlice to fix type errors.
- Error codes in C headers. - Return nil in secp256k1 RecoverPubkey (regression). - Remove duplicate libsky_string . [====] Synthesis: Tested: 138 | Passing: 136 | Failing: 2 | Crashing: 1
[====] Synthesis: Tested: 138 | Passing: 137 | Failing: 1 | Crashing: 1
…_alt0 [====] Synthesis: Tested: 138 | Passing: 138 | Failing: 0 | Crashing: 0
Send GIVP before disconnecting due to peer list full
…1_test_libc_cipher_and_coin
... as specified in review skycoin#1639 (review) ErrSHA256orMissingPassword => ErrMissingPassword ErrLenghtDataOverflowMaxUint32 => ErrDataTooLarge ErrInvalidDataChecksumNotMatched => ErrInvalidChecksum ErrInvalidBlockSizeMultiple32Bytes => ErrInvalidBlockSize ErrSHA256orInvalidPassword => ErrInvalidPassword ErrReadDataHashFailedLength => ErrReadDataHashFailed [====] Synthesis: Tested: 137 | Passing: 137 | Failing: 0 | Crashing: 0
[ci] fixes skycoin#1996 - Correct version of brew gcc@6 formula to restore macos Travis builds
…1_test_libc_cipher_and_coin
…s not meant to be part of the libskycoin C API - cipher.poly1305.poly1305 - cipher.ripemd160.ripemd160 - cipher.scrypt.scrypt ... requested in skycoin#1639 (review) [====] Synthesis: Tested: 136 | Passing: 136 | Failing: 0 | Crashing: 0
Move visor parameters to params package and parameterize burn factor
Increase VERSION_UPGRADE_TEST_WAIT_TIMEOUT for osx builds
... as requested in skycoin#1639 (review) [====] Synthesis: Tested: 101 | Passing: 101 | Failing: 0 | Crashing: 0
…1_test_libc_cipher_and_coin
- SKY_fee_VerifyTransactionFee - SKY_fee_VerifyTransactionFeeForHours - SKY_fee_RequiredFee - SKY_fee_RemainingHours [====] Synthesis: Tested: 101 | Passing: 101 | Failing: 0 | Crashing: 0
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 #
Changes:
Does this change need to mentioned in CHANGELOG.md?