Commit Graph

669 Commits

Author SHA1 Message Date
Asher Dawes
5f48c77923 Updating branch (#108)
* Fix

* -print

* Filter null outputs

* Rewards cc

* Fix

* Linker

* Fix

* Fix

* KOMODO_LONGESTCHAIN

* Mining_height

* Fix dropped assetoshis

* Error null CCvin

* Test

* Test

* Test

* Fix sell

* Fix order book prints

* )

* Test

* Test

* Fix order display

* Fix oops

* Fix duplicate vin

* Remove dust check

* Fix silly bug

* Test

* Test

* Fix

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Fix compiler error: call of overloaded 'Pair(const char [9], time_t)' is ambiguous

* Fix compiler error: call of overloaded 'Pair(const char [9], time_t)' is ambiguous

* Correctly parse optional top parameter to getsnapshot

* Fix token orders crash

* Add SEC to assetchains.json

* Split amounts/validation: bid, ask, swap

* Fixes

* Test

* Test

* Test

* Test

* +print

* Test

* Test

* Test

* Test

* Test

* Test

* SMALLVAL

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Properly handle multiple vins funding fills

* Test

* Test

* Test

* Test

* Fix ask fill dest

* Test

* Rewards functions

* Fix

* Test

* Params to rewardscalc

* Create funding, addfunding, lock

* Test

* +print

* tokenswapask

* Test

* Test

* Swap functions

* ac_cc under 1000 is not fungible

* Allow to cancel invalid orders

* Prevent negative numbers in assets tx

* Uint64 -> int64

* Fix oops

* Prevent bid for nonexistent assetid

* Error check bidding for assetid that is txid but not asset creation

* Fix

* Fix

* Add pause if scriptcheckqueue isn't idle

* Fix

* -> -> .

* Fix

* Test

* VOBJ

* Tokeninfo rpc

* Asset list

* Test

*             strcpy(cp->normaladdr,AssetsNormaladdr);

* Fix

* Rewardslist rewardsinfo

* Fix

* Fix

* Fix

* Vent

* fix

* Int64

* Int64

* Fix createfunding

* Fix false positive error

*     sbits = stringbits(planstr);

* Fix maxmoney

* Fix funding name

* Test

* Print

* CCutoxvalue

* Fix rewardslock utxo selection

* New PoW diff calc

* tst

* Test

* Oldflag for PoW calc

* Test

* Test

* tst

* Test

* Test

* Filter locked utxo

* Test

* Fix PoW recalc

* Test min seconds

* int64_t CCduration(uint256 txid)

* Test

* Test

* Test one day

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Prevent inputs of CC inputs

* Test

* tst

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* New rewards address

* Fix mask

* Test

* Test

* Test

* Test

* Test

* Test

* Teest

* Stricter vin/vout checks for assets

* Token swap ready for testing

* Fix rewards unlock

* Fix

* Test

* Validate rewards

* Test

* Trim funding input

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Test

* Activate CCduration constraint

* Parameterize KOMODO_FIRSTFUNGIBLEID to 100

* +print

* Test

* Test

* Test

* Test

* Fix c script

* Test

* Initial dice morph from rewards.cpp

* Fix

* Test

* Fix

* Test

* Diceaddfunds

* Fix

* Dice list and dice info

* dicefund

* Dice bet

* Test

* Test

* Put process block's check block call inside lock, revert mining testblockvalidity outside lock

* Don't exit fiat-cli on error

* Docs for coinsupply RPC and improved error-checking on block height

* Version to 0.3.12-beta.

* Change version to 0.3.12 for gilab CI.

* Put undefines for _cpuid back.

* Network decentralizatoin and bug fixes

* Remove unnecessary staking delay

* Staking and mining timeing improvements

* Put staking readout once per staking loop so people know it's staking

* Fail on get_chainactive before lock if checks fail

* Fix check for stake transaction after Komodo merge

* 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

* updating versions

* Get verus-cli verusd updated (#106)

* 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

* Propagate verusd changes.
2018-08-11 13:43:52 -07:00
jl777
e7018d1da8 Exemption for TXSCL* 2018-05-03 13:13:47 +03:00
jl777
8fc79ac9fb Reduce miner created latency 2018-05-01 13:18:19 +03:00
jl777
0d88e6d57b SCALE* exemption 2018-04-28 14:26:22 +03:00
jl777
9a496880ae Assume notarized if TEST* chain 2018-04-28 12:09:15 +03:00
jl777
2f5cd4adf9 Test 2018-04-27 22:31:11 +03:00
jl777
7b4e9279fb Test 2018-04-27 22:25:31 +03:00
jl777
26f6fa01cb Add back MoM that dev merge undid 2018-04-20 09:38:46 +03:00
jl777
093f2730c8 Fix 2018-04-18 19:22:51 +03:00
jl777
16d589c27b Fix 2018-04-18 19:18:20 +03:00
jl777
ddd8e4744f Merge branch 'beta' into dev 2018-04-17 23:58:53 +03:00
jl777
7213e636c1 Merge branch 'dev' into jl777 2018-04-17 23:28:32 +03:00
jl777
7db1433a02 Disable auto rewind 2018-04-16 13:05:13 +03:00
jl777
8441f3f92f Disable auto rewind 2018-04-16 13:03:58 +03:00
jl777
b8dd52900a Disable auto rewind 2018-04-16 13:02:38 +03:00
jl777
220736b6c7 Again 2018-04-16 03:55:47 +03:00
jl777
3c966993da -args 2018-04-16 03:54:13 +03:00
jl777
b96da7c76b Syntax 2018-04-16 03:51:58 +03:00
jl777
e7b497fd22 Restore fixes 2018-04-16 03:45:05 +03:00
jl777
cd29c83088 +pindex 2018-04-15 17:31:46 +03:00
jl777
76140489aa Fix notarizedheight 2018-04-15 17:30:40 +03:00
jl777
c7a1d23408 Lenient banscore 2018-04-15 17:28:37 +03:00
jl777
3e34f0a6e0 Test 2018-04-13 14:48:32 +03:00
jl777
eedb024971 Only display error for same coin 2018-04-13 14:44:49 +03:00
jl777
3db54b5b1b Test 2018-04-13 14:09:48 +03:00
jl777
874106bf75 Test 2018-04-12 20:51:43 +03:00
jl777
835c1c0256 Test 2018-04-12 20:47:56 +03:00
jl777
dfd07d7878 Reorg ccdata 2018-04-12 20:13:36 +03:00
jl777
d67bdfe936 fix... 2018-04-12 16:45:10 +03:00
jl777
51dab14914 MoMoM code complete 2018-04-12 14:41:39 +03:00
jl777
acee891f56 Test 2018-04-12 11:47:23 +03:00
jl777
fb9c365218 Calculate MoMoM 2018-04-12 11:44:28 +03:00
jl777
090b1c9fac Test 2018-04-12 00:41:38 +03:00
jl777
c0d01b7da4 Test 2018-04-12 00:40:23 +03:00
jl777
d269d79ecc Test 2018-04-12 00:37:37 +03:00
jl777
ae9fc2a332 Test 2018-04-11 23:41:52 +03:00
jl777
5c88890539 Test 2018-04-11 23:24:58 +03:00
jl777
a730ab12ef Test 2018-04-11 23:04:25 +03:00
jl777
ab3db75beb Test 2018-04-11 22:44:40 +03:00
jl777
d24efb035d Test 2018-04-11 22:37:28 +03:00
jl777
eea78002cf Test 2018-04-11 22:19:16 +03:00
jl777
06575b0a54 Test 2018-04-11 22:17:31 +03:00
jl777
b6c1a2c30b Test 2018-04-11 22:07:40 +03:00
jl777
90b5b4fdc8 Test 2018-04-11 22:02:53 +03:00
jl777
e621c0a302 Test 2018-04-11 21:49:53 +03:00
jl777
a490f90524 Test 2018-04-11 21:43:11 +03:00
jl777
90993cdb9c Test 2018-04-11 21:23:39 +03:00
jl777
1bbbf487f8 Test 2018-04-11 21:16:11 +03:00
jl777
e6d3e5c89e Test 2018-04-11 20:53:50 +03:00
jl777
8e21f6b5cc Test 2018-04-11 20:49:53 +03:00