Commit Graph

13886 Commits

Author SHA1 Message Date
Asher Dawes
1be399925e Revert "Merge branch 'Asher-Dev' into dev"
This reverts commit 825f311483, reversing
changes made to ecbd54c3b4.
2018-08-11 15:47:54 -07:00
Asher Dawes
825f311483 Merge branch 'Asher-Dev' into dev 2018-08-11 13:43:41 -07:00
Asher Dawes
f2c103207f Portable dev (#105)
* 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
2018-08-10 17:44:52 -07:00
Michael Toutonghi
3ef36c2f88 Fix check for stake transaction after Komodo merge 2018-08-10 17:29:40 -07:00
Michael Toutonghi
3c40a9a667 Fail on get_chainactive before lock if checks fail 2018-08-10 17:21:41 -07:00
Michael Toutonghi
4ca6678c70 Put staking readout once per staking loop so people know it's staking 2018-08-09 18:19:18 -07:00
Michael Toutonghi
bf9c36f4ed Staking and mining timeing improvements 2018-08-09 18:04:19 -07:00
Michael Toutonghi
049e890a79 Remove unnecessary staking delay 2018-08-09 17:09:09 -07:00
Michael Toutonghi
0ba2065183 Network decentralizatoin and bug fixes 2018-08-09 15:32:48 -07:00
Michael Toutonghi
5034d1c134 Sync with latest Komodo changes 2018-08-06 12:52:22 -07:00
Jonathan "Duke" Leto
61f7f5dfce Docs for coinsupply RPC and improved error-checking on block height 2018-07-30 23:31:45 -07:00
Luke Childs
c2cff33674 Don't exit fiat-cli on error 2018-07-30 11:52:30 +01:00
jl777
809f2e257b Put process block's check block call inside lock, revert mining testblockvalidity outside lock 2018-07-29 20:17:54 -11:00
jl777
135ead85b2 Test 2018-07-29 05:46:28 -11:00
jl777
4d5488bbab Test 2018-07-29 05:45:12 -11:00
jl777
7d82111255 Dice bet 2018-07-29 05:42:18 -11:00
jl777
b483858c81 dicefund 2018-07-29 05:34:02 -11:00
jl777
c857567a62 Dice list and dice info 2018-07-29 05:31:42 -11:00
jl777
6a046438dd Fix 2018-07-29 05:24:18 -11:00
jl777
587e715dc9 Diceaddfunds 2018-07-29 05:20:48 -11:00
jl777
14182ebaf1 Test 2018-07-29 05:14:35 -11:00
jl777
5bd03ad7b6 Fix 2018-07-29 05:13:38 -11:00
jl777
3f9f82297e Test 2018-07-29 05:09:58 -11:00
jl777
0e84bf9273 Fix 2018-07-29 05:09:19 -11:00
jl777
d0d96ab044 Initial dice morph from rewards.cpp 2018-07-29 05:06:39 -11:00
jl777
ba30129fa6 Test 2018-07-29 04:27:59 -11:00
jl777
f4e21be41c Fix c script 2018-07-29 04:16:26 -11:00
jl777
05eccd86e6 Test 2018-07-29 04:14:19 -11:00
jl777
733a1c4c30 Test 2018-07-29 04:11:25 -11:00
jl777
42106faf18 Test 2018-07-29 04:05:14 -11:00
jl777
0cec24398f Test 2018-07-29 03:56:08 -11:00
jl777
10078e85a9 +print 2018-07-29 03:54:39 -11:00
jl777
072dba5f83 Parameterize KOMODO_FIRSTFUNGIBLEID to 100 2018-07-29 00:37:37 -11:00
jl777
572ce78169 Activate CCduration constraint 2018-07-28 01:02:00 -11:00
jl777
f1c75a6632 Test 2018-07-28 00:59:46 -11:00
jl777
43b91cca46 Test 2018-07-28 00:47:41 -11:00
jl777
763ec3cae7 Test 2018-07-28 00:44:12 -11:00
jl777
85afb4f060 Test 2018-07-28 00:40:42 -11:00
jl777
5641892d0b Test 2018-07-28 00:39:03 -11:00
jl777
cb35ec92b8 Test 2018-07-28 00:38:25 -11:00
jl777
93637d45bf Test 2018-07-28 00:34:09 -11:00
jl777
1cbb6e1390 Test 2018-07-28 00:30:27 -11:00
jl777
242ba73999 Test 2018-07-28 00:27:50 -11:00
jl777
6e801a8243 Trim funding input 2018-07-28 00:23:07 -11:00
jl777
9f2d38b39c Test 2018-07-28 00:17:41 -11:00
jl777
0af767e098 Validate rewards 2018-07-28 00:15:31 -11:00
jl777
4f839b5c9c Test 2018-07-27 23:10:00 -11:00
jl777
1fa85bb2c0 Fix 2018-07-27 23:08:16 -11:00
jl777
d5dae053ea Fix rewards unlock 2018-07-27 23:07:06 -11:00
jl777
98d151dd1d Token swap ready for testing 2018-07-27 22:11:45 -11:00