]> Git Repo - VerusCoin.git/log
VerusCoin.git
4 years agoRemove debugging code
miketout [Wed, 9 Sep 2020 03:10:38 +0000 (20:10 -0700)]
Remove debugging code

4 years agoMore destinations with extended keys
miketout [Wed, 9 Sep 2020 03:00:46 +0000 (20:00 -0700)]
More destinations with extended keys

4 years agoHold error for testing
miketout [Wed, 9 Sep 2020 02:44:28 +0000 (19:44 -0700)]
Hold error for testing

4 years agoBuild fix
miketout [Wed, 9 Sep 2020 02:39:18 +0000 (19:39 -0700)]
Build fix

4 years agoIdentity updates
miketout [Wed, 9 Sep 2020 02:15:51 +0000 (19:15 -0700)]
Identity updates

4 years agoBuild fix
miketout [Mon, 7 Sep 2020 22:34:49 +0000 (15:34 -0700)]
Build fix

4 years agogetcurrencyconverters help update
miketout [Mon, 7 Sep 2020 22:34:14 +0000 (15:34 -0700)]
getcurrencyconverters help update

4 years agogetcurrencyconverters fix
miketout [Mon, 7 Sep 2020 22:30:38 +0000 (15:30 -0700)]
getcurrencyconverters fix

4 years agoIncrease maximum lock time of an ID to 22 years in blocks
miketout [Mon, 7 Sep 2020 22:26:30 +0000 (15:26 -0700)]
Increase maximum lock time of an ID to 22 years in blocks

4 years agoFix getcurrencyconverters query
miketout [Mon, 7 Sep 2020 22:06:18 +0000 (15:06 -0700)]
Fix getcurrencyconverters query

4 years agogetcurrencyconverters fix
miketout [Mon, 7 Sep 2020 21:01:14 +0000 (14:01 -0700)]
getcurrencyconverters fix

4 years agoFee conversion fixes
miketout [Mon, 7 Sep 2020 18:55:25 +0000 (11:55 -0700)]
Fee conversion fixes

4 years agoMore fee cleanup
miketout [Mon, 7 Sep 2020 07:20:07 +0000 (00:20 -0700)]
More fee cleanup

4 years agoFee cleanup
miketout [Mon, 7 Sep 2020 05:43:41 +0000 (22:43 -0700)]
Fee cleanup

4 years agoFix check for via in sendcurrency
miketout [Sun, 6 Sep 2020 22:32:16 +0000 (15:32 -0700)]
Fix check for via in sendcurrency

4 years agoLaunch and fee calculation fixes
miketout [Sun, 6 Sep 2020 04:18:57 +0000 (21:18 -0700)]
Launch and fee calculation fixes

4 years agoFractional currency definition fix
miketout [Fri, 4 Sep 2020 06:20:16 +0000 (23:20 -0700)]
Fractional currency definition fix

4 years agogetcurrencyconverters RPC API
miketout [Fri, 4 Sep 2020 03:23:45 +0000 (20:23 -0700)]
getcurrencyconverters RPC API

4 years ago"via" parameter to use fractional as converter, launch fee fix
miketout [Thu, 3 Sep 2020 23:58:09 +0000 (16:58 -0700)]
"via" parameter to use fractional as converter, launch fee fix

4 years agoRemove KMD interest sum variables in block validation
miketout [Wed, 2 Sep 2020 06:25:23 +0000 (23:25 -0700)]
Remove KMD interest sum variables in block validation

4 years agoUse standard fee calculation for non-reserve transactions
miketout [Wed, 2 Sep 2020 00:01:22 +0000 (17:01 -0700)]
Use standard fee calculation for non-reserve transactions

4 years agoCleanup, new consensus-based fee pool to address EIP-1559 issues
miketout [Tue, 1 Sep 2020 19:44:54 +0000 (12:44 -0700)]
Cleanup, new consensus-based fee pool to address EIP-1559 issues

4 years agoNew fee model, direct reserve<->reserve conversions and indexed currencies
miketout [Sun, 30 Aug 2020 23:04:17 +0000 (16:04 -0700)]
New fee model, direct reserve<->reserve conversions and indexed currencies

4 years agoFee pool EVAL, external name parsing, prep for advanced fees
miketout [Thu, 27 Aug 2020 01:55:17 +0000 (18:55 -0700)]
Fee pool EVAL, external name parsing, prep for advanced fees

4 years agoOutput and declaration updates
miketout [Sat, 22 Aug 2020 19:52:43 +0000 (12:52 -0700)]
Output and declaration updates

4 years agoFinish untested EWMA Mean() and StdDev()
miketout [Sat, 22 Aug 2020 19:50:59 +0000 (12:50 -0700)]
Finish untested EWMA Mean() and StdDev()

4 years agoAdd ewma for implied volatility and prepare for currency conversion lookup
miketout [Sat, 22 Aug 2020 04:04:53 +0000 (21:04 -0700)]
Add ewma for implied volatility and prepare for currency conversion lookup

4 years agoDefault check for reserves in when making CReserveTransactionDescriptor
miketout [Thu, 20 Aug 2020 03:22:09 +0000 (20:22 -0700)]
Default check for reserves in when making CReserveTransactionDescriptor

4 years agoAdd ID reservations to the index
miketout [Wed, 19 Aug 2020 23:34:30 +0000 (16:34 -0700)]
Add ID reservations to the index

4 years agoEnable lock/unlock as one operation leaving the time lock active and counting down
miketout [Tue, 18 Aug 2020 20:43:32 +0000 (13:43 -0700)]
Enable lock/unlock as one operation leaving the time lock active and counting down

4 years agoEnsure older identity versions pass validation if valid
miketout [Mon, 17 Aug 2020 20:59:03 +0000 (13:59 -0700)]
Ensure older identity versions pass validation if valid

4 years agoMake sure to create reserve deposit, even if only native
miketout [Mon, 17 Aug 2020 06:26:23 +0000 (23:26 -0700)]
Make sure to create reserve deposit, even if only native

4 years agoEnable identity to modify itself, except lock time, when locked
miketout [Mon, 17 Aug 2020 04:18:59 +0000 (21:18 -0700)]
Enable identity to modify itself, except lock time, when locked

4 years agoRemove debugout
miketout [Mon, 17 Aug 2020 03:46:14 +0000 (20:46 -0700)]
Remove debugout

4 years agoDon't put native currency into the reserveDepositOut of an export
miketout [Mon, 17 Aug 2020 03:35:47 +0000 (20:35 -0700)]
Don't put native currency into the reserveDepositOut of an export

4 years agoFix reserve deposit constructor
miketout [Sun, 16 Aug 2020 22:23:02 +0000 (15:23 -0700)]
Fix reserve deposit constructor

4 years agoReserveDeposit serialization fix and perf improvements
miketout [Sun, 16 Aug 2020 17:42:05 +0000 (10:42 -0700)]
ReserveDeposit serialization fix and perf improvements

4 years agoID lookup fix
miketout [Sat, 15 Aug 2020 19:03:30 +0000 (12:03 -0700)]
ID lookup fix

4 years agoBuild fix
miketout [Sat, 15 Aug 2020 03:23:29 +0000 (20:23 -0700)]
Build fix

4 years agoIdentity lookup fix
miketout [Sat, 15 Aug 2020 03:03:14 +0000 (20:03 -0700)]
Identity lookup fix

4 years agoBuild break
miketout [Sat, 15 Aug 2020 00:55:31 +0000 (17:55 -0700)]
Build break

4 years agoReserve transfer lookup fix
miketout [Sat, 15 Aug 2020 00:48:54 +0000 (17:48 -0700)]
Reserve transfer lookup fix

4 years agoUse mempool to get currency definition if not found in index
miketout [Fri, 14 Aug 2020 20:41:23 +0000 (13:41 -0700)]
Use mempool to get currency definition if not found in index

4 years agoEnable access to timelock data in identity via updateidentity
miketout [Fri, 14 Aug 2020 03:43:53 +0000 (20:43 -0700)]
Enable access to timelock data in identity via updateidentity

4 years agoInclude x-addresses in index
miketout [Fri, 14 Aug 2020 01:53:28 +0000 (18:53 -0700)]
Include x-addresses in index

4 years agoUpdate new IDs to new version after PBaaS activation
miketout [Thu, 13 Aug 2020 20:05:32 +0000 (13:05 -0700)]
Update new IDs to new version after PBaaS activation

4 years agoRemove future export early out
miketout [Thu, 13 Aug 2020 04:39:36 +0000 (21:39 -0700)]
Remove future export early out

4 years agoUse index ID to getaddress unspent on export
miketout [Thu, 13 Aug 2020 04:29:59 +0000 (21:29 -0700)]
Use index ID to getaddress unspent on export

4 years agoEnable future events to be registered via index
miketout [Thu, 13 Aug 2020 04:16:03 +0000 (21:16 -0700)]
Enable future events to be registered via index

4 years agoAlways include first key entry in index
miketout [Thu, 13 Aug 2020 01:04:56 +0000 (18:04 -0700)]
Always include first key entry in index

4 years agoDon't redundantly index
miketout [Thu, 13 Aug 2020 00:38:34 +0000 (17:38 -0700)]
Don't redundantly index

4 years agoCurrency index hardening
miketout [Wed, 12 Aug 2020 21:12:19 +0000 (14:12 -0700)]
Currency index hardening

4 years agoAdd theft proof VerusID time locks
miketout [Mon, 10 Aug 2020 05:40:45 +0000 (22:40 -0700)]
Add theft proof VerusID time locks

4 years agoUpdate new version ID checks to prepare for new ID features
miketout [Sun, 9 Aug 2020 22:56:50 +0000 (15:56 -0700)]
Update new version ID checks to prepare for new ID features

4 years agoCompatibility with old indexing and update script requirements
miketout [Sun, 9 Aug 2020 20:54:19 +0000 (13:54 -0700)]
Compatibility with old indexing and update script requirements

4 years agotestnet breaking changes - Implement index address, hardening, makefile fixes
miketout [Sun, 9 Aug 2020 20:14:47 +0000 (13:14 -0700)]
testnet breaking changes - Implement index address, hardening, makefile fixes

4 years agoFix edge case staking supply estimation
miketout [Mon, 3 Aug 2020 03:12:27 +0000 (20:12 -0700)]
Fix edge case staking supply estimation

4 years agoFix AggregateChainTransfers to use a current currency state as a dry run check vs...
miketout [Mon, 3 Aug 2020 00:32:46 +0000 (17:32 -0700)]
Fix AggregateChainTransfers to use a current currency state as a dry run check vs. initial

4 years agoRemove preconverted from additional supply in subsequent imports
miketout [Tue, 28 Jul 2020 23:04:07 +0000 (16:04 -0700)]
Remove preconverted from additional supply in subsequent imports

4 years agoRemove redundant check that sometimes threw false errors
miketout [Tue, 28 Jul 2020 00:25:45 +0000 (17:25 -0700)]
Remove redundant check that sometimes threw false errors

4 years agoSame burn rule in API
miketout [Mon, 27 Jul 2020 20:46:53 +0000 (13:46 -0700)]
Same burn rule in API

4 years agoBurn any fractional or token currency
miketout [Mon, 27 Jul 2020 20:23:55 +0000 (13:23 -0700)]
Burn any fractional or token currency

4 years agoSend proper curency for burning
miketout [Mon, 27 Jul 2020 18:54:06 +0000 (11:54 -0700)]
Send proper curency for burning

4 years agoUse negative converted output for burn
miketout [Mon, 27 Jul 2020 08:58:39 +0000 (01:58 -0700)]
Use negative converted output for burn

4 years agoFix mint/burn
miketout [Mon, 27 Jul 2020 05:47:08 +0000 (22:47 -0700)]
Fix mint/burn

4 years agoFix scale issues
miketout [Sun, 26 Jul 2020 23:18:58 +0000 (16:18 -0700)]
Fix scale issues

4 years agoExport, import and conversion scale updates
miketout [Sun, 26 Jul 2020 21:14:38 +0000 (14:14 -0700)]
Export, import and conversion scale updates

4 years agoAdd burn transactions and spent checking on export aggregation
miketout [Sat, 25 Jul 2020 04:49:53 +0000 (21:49 -0700)]
Add burn transactions and spent checking on export aggregation

4 years agoAdjusting staking supply estimate
miketout [Sat, 25 Jul 2020 00:48:25 +0000 (17:48 -0700)]
Adjusting staking supply estimate

4 years agoinitialize burnedChangePrice
miketout [Sat, 25 Jul 2020 00:29:18 +0000 (17:29 -0700)]
initialize burnedChangePrice

4 years agoCurrency launch scaling changes
miketout [Fri, 24 Jul 2020 23:15:27 +0000 (16:15 -0700)]
Currency launch scaling changes

4 years agoStaking calculation fix
miketout [Wed, 22 Jul 2020 22:02:16 +0000 (15:02 -0700)]
Staking calculation fix

4 years agoCorrect leftover currency calculatoin
miketout [Sun, 19 Jul 2020 17:58:32 +0000 (10:58 -0700)]
Correct leftover currency calculatoin

4 years agoFurther output adjustment fix
miketout [Sun, 19 Jul 2020 05:38:55 +0000 (22:38 -0700)]
Further output adjustment fix

4 years agoAdjust export fee after calculations
miketout [Sun, 19 Jul 2020 04:27:38 +0000 (21:27 -0700)]
Adjust export fee after calculations

4 years agoMore error logging
miketout [Sun, 19 Jul 2020 03:18:58 +0000 (20:18 -0700)]
More error logging

4 years agoBetter determination of first import
miketout [Sun, 19 Jul 2020 02:30:59 +0000 (19:30 -0700)]
Better determination of first import

4 years agoFixes for ConvertAmounts & absorb conversions with value less than minimum fee
miketout [Sun, 19 Jul 2020 00:27:06 +0000 (17:27 -0700)]
Fixes for ConvertAmounts & absorb conversions with value less than minimum fee

4 years agoCorrect false positive error
miketout [Wed, 15 Jul 2020 22:02:23 +0000 (15:02 -0700)]
Correct false positive error

4 years agoFix import out value calculation
miketout [Wed, 15 Jul 2020 17:40:18 +0000 (10:40 -0700)]
Fix import out value calculation

4 years agoRename function name typo
miketout [Wed, 15 Jul 2020 08:46:57 +0000 (01:46 -0700)]
Rename function name typo

4 years agoFix block creation to ignore reserve conversions when native currency is not reserve
miketout [Wed, 15 Jul 2020 08:42:31 +0000 (01:42 -0700)]
Fix block creation to ignore reserve conversions when native currency is not reserve

4 years agoRearrange currency flow
miketout [Wed, 15 Jul 2020 07:15:32 +0000 (00:15 -0700)]
Rearrange currency flow

4 years agoRemove debug, adjust for import fee
miketout [Wed, 15 Jul 2020 03:30:05 +0000 (20:30 -0700)]
Remove debug, adjust for import fee

4 years agoFix import calc
miketout [Wed, 15 Jul 2020 02:58:33 +0000 (19:58 -0700)]
Fix import calc

4 years agoBuild fix
miketout [Wed, 15 Jul 2020 00:56:01 +0000 (17:56 -0700)]
Build fix

4 years agoFunds carryforward fix
miketout [Wed, 15 Jul 2020 00:52:29 +0000 (17:52 -0700)]
Funds carryforward fix

4 years agoFee fix
miketout [Tue, 14 Jul 2020 23:24:09 +0000 (16:24 -0700)]
Fee fix

4 years agoCorrect fee on convert export
miketout [Tue, 14 Jul 2020 19:15:06 +0000 (12:15 -0700)]
Correct fee on convert export

4 years agoRemove debug output
miketout [Mon, 13 Jul 2020 21:56:58 +0000 (14:56 -0700)]
Remove debug output

4 years agoEnsure last confirmed gets set on token notarization data
miketout [Mon, 13 Jul 2020 20:05:44 +0000 (13:05 -0700)]
Ensure last confirmed gets set on token notarization data

4 years agoCorrect notarization query for tokens
miketout [Mon, 13 Jul 2020 19:45:40 +0000 (12:45 -0700)]
Correct notarization query for tokens

4 years agoSimplify and fix notarization data for tokens
miketout [Mon, 13 Jul 2020 19:32:49 +0000 (12:32 -0700)]
Simplify and fix notarization data for tokens

4 years agoFix total fee reporting
miketout [Mon, 13 Jul 2020 08:52:14 +0000 (01:52 -0700)]
Fix total fee reporting

4 years agoClear reserve tx descriptor between imports
miketout [Mon, 13 Jul 2020 08:28:03 +0000 (01:28 -0700)]
Clear reserve tx descriptor between imports

4 years agoAdd fees for CONVERT transfers
miketout [Mon, 13 Jul 2020 07:17:53 +0000 (00:17 -0700)]
Add fees for CONVERT transfers

4 years agoClear exports between currencies on failure
miketout [Mon, 13 Jul 2020 06:57:45 +0000 (23:57 -0700)]
Clear exports between currencies on failure

4 years agoRemove false positive on conversion error
miketout [Mon, 13 Jul 2020 06:23:46 +0000 (23:23 -0700)]
Remove false positive on conversion error

4 years agoNon-reserve currency state reporting fixes
miketout [Mon, 13 Jul 2020 05:32:49 +0000 (22:32 -0700)]
Non-reserve currency state reporting fixes

4 years agoMake sure to report initial pre-allocaiton on non-reserve currencies
miketout [Mon, 13 Jul 2020 05:15:44 +0000 (22:15 -0700)]
Make sure to report initial pre-allocaiton on non-reserve currencies

This page took 0.0571199999999999 seconds and 4 git commands to generate.