Commit Graph

1227 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
2e12bbce39 Test 2018-05-08 23:08:00 +03:00
jl777
751df7814f Test 2018-05-08 22:51:57 +03:00
jl777
f4dfe27442 Test 2018-05-08 22:44:52 +03:00
jl777
58d3618754 Test 2018-05-08 20:18:34 +03:00
jl777
0afe191c04 Test 2018-05-08 19:11:58 +03:00
jl777
9c72a5cbb7 Test 2018-05-08 12:23:58 +03:00
jl777
51f0e5008d Test 2018-05-08 12:17:48 +03:00
jl777
0c03fd07bd Test 2018-05-08 12:07:29 +03:00
jl777
dd24966431 Test 2018-05-08 12:07:05 +03:00
jl777
9e44b3ce6f Test 2018-05-08 12:01:57 +03:00
jl777
97d58e8c23 Test 2018-05-07 20:41:56 +03:00
jl777
56c6c06b39 Test 2018-05-07 17:48:32 +03:00
jl777
f31815fc3c Test 2018-05-07 17:39:01 +03:00
jl777
2abd5dff7b Test 2018-05-07 15:51:39 +03:00
jl777
a9bad5a300 test 2018-05-07 15:47:18 +03:00
jl777
b32a9f1a5f Directly call longestchain() 2018-04-26 23:30:27 +03:00
jl777
32885e7422 Update getinfo cached for asset chains 2018-04-26 23:09:53 +03:00
jl777
b3e591ac5c Revert bigger window 2018-04-25 23:54:24 +03:00
jl777
a6cbaa25ce Test 2018-04-25 15:53:45 +03:00
jl777
247428bdb2 Test 2018-04-25 15:47:19 +03:00
jl777
daf214b1b6 Rely on cached KOMODO_LONGESTCHAIN in netinfo 2018-04-25 15:17:07 +03:00
jl777
373668be25 Test miner caused getinfo delay 2018-04-25 14:29:10 +03:00
jl777
a36fcdf53d Test 2018-04-21 11:28:37 +03:00
jl777
18443f692d Cleanup assetchains mining options 2018-04-19 13:59:36 +03:00
jl777
1a26c3fa79 Test 2018-04-18 21:56:58 +03:00
jl777
58a17a82a1 Test 2018-04-18 21:54:16 +03:00
jl777
9bcc632131 , 2018-04-17 21:31:33 +03:00
jl777
a95bf7f719 Test 2018-04-17 21:28:21 +03:00
jl777
9baf8ee686 Test 2018-04-17 15:10:05 +03:00
jl777
713c2a947a Initial ccdata for notarization 2018-04-11 18:31:50 +03:00
jl777
90af749c8f Test 2018-04-11 15:22:38 +03:00
jl777
55004a5e0b Test 2018-04-11 14:36:16 +03:00
jl777
8d7a7f1fef Test 2018-04-11 14:29:01 +03:00
jl777
bbe4341700 Test 2018-04-11 14:12:58 +03:00
jl777
8a183a9940 Revert segid for initial hit 2018-04-11 14:08:14 +03:00
jl777
84ec4ab355 Test 2018-04-11 05:42:24 +03:00
jl777
a7fc955463 Test 2018-04-11 05:30:00 +03:00
jl777
21d3884815 Test 2018-04-11 05:24:20 +03:00
jl777
a0845beaad Test 2018-04-11 05:15:04 +03:00
jl777
52955b6fec Test 2018-04-11 04:53:05 +03:00
jl777
c09e3fa1a7 Test 2018-04-11 04:48:32 +03:00
jl777
188e19a735 Test 2018-04-11 04:45:45 +03:00
jl777
8373141bb7 Test 2018-04-11 04:43:43 +03:00
jl777
3815678c0d Add segid even if winning block 2018-04-11 04:21:48 +03:00
jl777
007aca381b Test 2018-04-10 20:38:12 +03:00
jl777
49c374d7ad Test 2018-04-10 19:34:22 +03:00
jl777
053fef7cfd Test 2018-04-10 19:18:32 +03:00
jl777
dc60244b09 Test 2018-04-10 19:08:25 +03:00
jl777
4972b74b60 Test 2018-04-10 17:49:11 +03:00