Files
hush3/src
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
..
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-04-24 10:49:04 +03:00
2015-11-04 23:48:07 +01:00
2012-04-27 10:14:33 -04:00
2018-04-22 16:05:56 +03:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-03-26 16:21:33 -03:00
2018-08-11 13:43:52 -07:00
2018-06-16 17:08:59 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-04-12 21:13:16 +03:00
2018-08-11 13:43:52 -07:00
Fix
2018-04-17 13:26:13 +03:00
2018-03-27 13:34:52 +02:00
2018-03-02 11:45:05 +00:00
2017-03-03 10:57:05 -08:00
2016-07-15 19:57:55 -07:00
2018-08-11 13:43:52 -07:00
2018-04-14 03:14:07 +03:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2016-09-08 21:46:15 -07:00
2016-09-13 13:03:02 -03:00
2016-09-13 13:03:02 -03:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-03-25 20:36:24 +03:00
2018-08-11 13:43:52 -07:00
2018-03-25 21:42:54 +03:00
2018-03-25 21:04:58 +03:00
2015-05-01 11:21:27 +00:00
2017-10-24 13:24:02 +03:00
2016-10-29 15:51:37 -03:00
2018-08-11 13:43:52 -07:00
2018-05-27 19:59:23 -07:00
2017-10-15 02:04:29 +03:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-04-07 15:25:09 +03:00
2018-04-22 16:05:56 +03:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2016-12-17 18:01:29 +02:00
2018-08-11 13:43:52 -07:00
2017-03-24 09:03:59 +13:00
2017-08-01 20:24:27 +01:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2017-03-24 09:03:59 +13:00
2017-01-29 09:26:40 +02:00
2017-01-29 09:26:40 +02:00
2017-01-29 09:26:40 +02:00
2017-01-29 21:51:14 +02:00
2017-01-29 21:51:14 +02:00
2017-01-30 16:34:55 +02:00
2017-01-30 16:34:55 +02:00
2017-02-01 22:26:56 +02:00
2017-02-01 22:26:56 +02:00
2017-02-01 22:44:24 +02:00
2017-02-01 22:44:24 +02:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-04-11 18:31:50 +03:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-04-14 01:46:51 +03:00
2018-08-11 13:43:52 -07:00
2018-04-14 01:46:51 +03:00
2018-08-11 13:43:52 -07:00
2014-12-19 19:55:32 +01:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2016-10-25 12:36:22 -03:00
2016-10-24 14:14:11 -03:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2014-12-19 19:55:32 +01:00
2018-04-20 21:00:01 +02:00
2018-08-11 13:43:52 -07:00
2017-10-15 02:04:29 +03:00
2017-11-05 12:06:10 +02:00
2017-10-15 02:04:29 +03:00
2017-01-23 17:06:54 +01:00
2018-08-11 13:43:52 -07:00
2016-11-11 12:48:00 -03:00
2017-01-29 00:00:30 +02:00
2017-01-29 21:24:55 +02:00
2017-01-29 21:24:55 +02:00
2017-01-30 16:34:55 +02:00
2017-01-30 16:34:55 +02:00
2017-02-01 22:26:56 +02:00
2017-02-01 22:26:56 +02:00
2017-02-01 22:44:24 +02:00
2017-01-29 00:00:30 +02:00
2017-01-28 20:34:02 +02:00
2017-01-28 20:34:02 +02:00
2017-01-28 20:34:02 +02:00
2017-01-28 20:34:02 +02:00
2017-01-28 20:34:02 +02:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2017-03-24 09:03:59 +13:00
2017-03-24 09:03:59 +13:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2015-05-16 17:59:23 -04:00
2017-06-24 19:49:41 +01:00
2018-03-27 13:34:52 +02:00
2018-03-27 13:34:52 +02:00
2018-06-16 17:19:25 -07:00
2017-05-05 11:24:48 -04:00
2014-12-19 19:55:32 +01:00
2017-03-25 20:22:12 +13:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2018-08-11 13:43:52 -07:00
2016-08-13 11:12:18 -04:00
2016-10-20 12:48:47 -03:00
2014-12-19 19:55:32 +01:00
2016-10-27 09:53:41 -03:00
2018-04-15 20:07:56 +03:00
2018-08-11 13:43:52 -07:00
2018-05-27 19:59:23 -07:00
2018-05-27 19:59:23 -07:00
2018-08-11 13:43:52 -07:00