Conversation
Build instructions update
…ort AES or AVX instructions. Removing deploy steps in Travis-CI to use as a sanity check on Github
saving progress on verus-cli windows InstallBuilder configuration xml
# Conflicts: # kmd/windows/verus-cli/README.txt
sync master and dev with VerusCoin/0.3.11
Get version to 0.3.12
Merge latest Komodo changes, network decentralization, bug fixes
Staking and mining improvements
Put staking readout once per staking loop so people know it's staking
updating versions
* Force portable code * Switch to old MMX instructions, avoiding SSE & SSE2 instructions. * Less agressive, leave verus code (which checks for it) using advanced instructions. * Compiling only for windows * Update .gitlab-ci.yml * Try -march=native for C++ code generation. * Tweaking machine architecture settings. * Try native alone. * Also get LIBCRYPTOCONDITIONS to -march=native * Switch other lib to native as well. * Try switching back further for CPU architecture. * Even lower end settings. * Turn on symbols. * Use sse2,3 and 4 capable x64. * Once again let verus lib use advances instructioins since it checjs via CPUID at run time. * Modify a few more makefile entries. * Switch to AMD model similar to our test system. * Get snark makefile to k8 too. * Yet another -march to modify to k8, or two of them. * Brute force k8 settings, comment non-portable code out. * Put the condition on cpuid back. * Put non-portable advenced instruction code back * Enable instructions. * Add lib for separate settings. * Update .gitlab-ci.yml * Update .gitlab-ci.yml * Update .gitlab-ci.yml * Update .gitlab-ci.yml * replacing k8-sse3 specific flags to x86-84 * updating versions
Finding and removing previous installations with installer
Updating versions to v0.3.12a-beta
changing brewfile dependency of gcc@5 to gcc@6
fixing broken dependencies
fix broken dependencies in build
… for blockchain, breaking other blockchains or asset chains
Updating version to 0.3.13 Configuring CI to post builds on Slack Removing unnecessary shell script makeReleaseWindows.sh because its function was added to the .gitlab-ci.yml config.
Updating CI config (#121)
…k 227520 (~Oct 28th)
Reverse merge release into working fork
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
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.
No description provided.