]> Git Repo - VerusCoin.git/log
VerusCoin.git
4 years agoFix advanced, multi-currency operators and UTXO selection
miketout [Thu, 26 Nov 2020 20:29:12 +0000 (12:29 -0800)]
Fix advanced, multi-currency operators and UTXO selection

4 years agoFix assert on definecurrency, prepare for hardened export rules
miketout [Thu, 19 Nov 2020 11:11:16 +0000 (12:11 +0100)]
Fix assert on definecurrency, prepare for hardened export rules

4 years agoFix multi-currency sencurrency, initial VDXF start files
miketout [Tue, 17 Nov 2020 23:54:36 +0000 (00:54 +0100)]
Fix multi-currency sencurrency, initial VDXF start files

4 years agoFix testnet transaction funding issue for multi-currency sendcurrency commands
miketout [Mon, 16 Nov 2020 11:43:02 +0000 (12:43 +0100)]
Fix testnet transaction funding issue for multi-currency sendcurrency commands

4 years agoRemove unnecessary includes in mmr.h, fix help string for sendcurrency
miketout [Mon, 9 Nov 2020 17:06:31 +0000 (18:06 +0100)]
Remove unnecessary includes in mmr.h, fix help string for sendcurrency

4 years agoComment update
miketout [Sat, 7 Nov 2020 16:07:34 +0000 (17:07 +0100)]
Comment update

4 years agoProper error checking for specifying id@:private without z-address, "spendableoutput...
miketout [Sat, 7 Nov 2020 15:42:06 +0000 (16:42 +0100)]
Proper error checking for specifying id@:private without z-address, "spendableoutput" returns bool not string

4 years agoPrevent duplication of z-address in sendcurrency
miketout [Fri, 6 Nov 2020 21:34:33 +0000 (22:34 +0100)]
Prevent duplication of z-address in sendcurrency

4 years agoz_getbalance fix for friendly name private addresses
miketout [Fri, 6 Nov 2020 18:57:22 +0000 (19:57 +0100)]
z_getbalance fix for friendly name private addresses

4 years agoFix z_getbalance on friendly name private addresses
miketout [Fri, 6 Nov 2020 17:59:39 +0000 (18:59 +0100)]
Fix z_getbalance on friendly name private addresses

4 years agoMerge ScriptPubKeyToUniv and ScriptPubKeyToJson, add "spendableoutput" flag
miketout [Fri, 6 Nov 2020 16:27:45 +0000 (17:27 +0100)]
Merge ScriptPubKeyToUniv and ScriptPubKeyToJson, add "spendableoutput" flag

4 years agoFix selection of i-address wildcard UTXOs in sendcurrency
miketout [Fri, 6 Nov 2020 11:35:49 +0000 (12:35 +0100)]
Fix selection of i-address wildcard UTXOs in sendcurrency

4 years agoAPI improvements for sendcurrency and getblockchaininfo
miketout [Thu, 5 Nov 2020 22:23:07 +0000 (23:23 +0100)]
API improvements for sendcurrency and getblockchaininfo

4 years agoPrevent modification of recovery informaton in any case without signature by recovery ID
miketout [Fri, 30 Oct 2020 22:38:20 +0000 (23:38 +0100)]
Prevent modification of recovery informaton in any case without signature by recovery ID

4 years agoHandle token change on z_sendmany and transaction builder, improve selectreservecoins...
miketout [Fri, 30 Oct 2020 17:41:19 +0000 (18:41 +0100)]
Handle token change on z_sendmany and transaction builder, improve selectreservecoins solver

4 years agoFix getting currency converters for just the main, native currency
miketout [Mon, 26 Oct 2020 18:06:52 +0000 (19:06 +0100)]
Fix getting currency converters for just the main, native currency

4 years agoSend change address on reserve transactions to ID if ID is source
miketout [Sun, 18 Oct 2020 20:02:48 +0000 (22:02 +0200)]
Send change address on reserve transactions to ID if ID is source

4 years agoUse ID as change address if it is explicit source in sendcurrency
miketout [Sun, 11 Oct 2020 18:21:37 +0000 (20:21 +0200)]
Use ID as change address if it is explicit source in sendcurrency

4 years agoInclude newly spendable wallet txes in spent check for new ID
miketout [Sun, 11 Oct 2020 16:08:01 +0000 (18:08 +0200)]
Include newly spendable wallet txes in spent check for new ID

4 years agoRemove debug printouts
miketout [Fri, 9 Oct 2020 22:43:55 +0000 (00:43 +0200)]
Remove debug printouts

4 years agoFix ID wallet sync issue
miketout [Fri, 9 Oct 2020 22:40:43 +0000 (00:40 +0200)]
Fix ID wallet sync issue

4 years agoUpdate compile switches for CCs and don't strip symbols from build
miketout [Wed, 7 Oct 2020 19:59:29 +0000 (21:59 +0200)]
Update compile switches for CCs and don't strip symbols from build

4 years agoUse correct block index on spends for wallet
miketout [Sun, 4 Oct 2020 08:19:03 +0000 (10:19 +0200)]
Use correct block index on spends for wallet

4 years agoEnsure that revocation and recovery work either as separate or same IDs
miketout [Thu, 1 Oct 2020 17:20:53 +0000 (19:20 +0200)]
Ensure that revocation and recovery work either as separate or same IDs

4 years agoInlcude addition and removal of UTXO spends as well as new txes on change of ID control
miketout [Thu, 1 Oct 2020 14:48:36 +0000 (16:48 +0200)]
Inlcude addition and removal of UTXO spends as well as new txes on change of ID control

4 years agoMore strict updateidentity parameter checks, ID height specific IsMine
miketout [Mon, 28 Sep 2020 21:40:25 +0000 (14:40 -0700)]
More strict updateidentity parameter checks, ID height specific IsMine

4 years agoMerge pull request #85 from VerusCoin/dev
miketout [Thu, 24 Sep 2020 23:50:31 +0000 (16:50 -0700)]
Merge pull request #85 from VerusCoin/dev

Update testnet nodes and ports

4 years agoUpdate version and deprecation height
Asher Dawes [Thu, 24 Sep 2020 17:45:57 +0000 (10:45 -0700)]
Update version and deprecation height

4 years agoPreserve via conversion pricing
miketout [Thu, 24 Sep 2020 07:37:32 +0000 (00:37 -0700)]
Preserve via conversion pricing

4 years agoSplit rTor fees
miketout [Thu, 24 Sep 2020 07:24:05 +0000 (00:24 -0700)]
Split rTor fees

4 years agoCorrectly initialize second currency destination
miketout [Thu, 24 Sep 2020 06:24:55 +0000 (23:24 -0700)]
Correctly initialize second currency destination

4 years agoRecord all native fees accurately after conversions
miketout [Thu, 24 Sep 2020 05:49:52 +0000 (22:49 -0700)]
Record all native fees accurately after conversions

4 years agoRemove debugging checks
miketout [Thu, 24 Sep 2020 04:45:37 +0000 (21:45 -0700)]
Remove debugging checks

4 years agoonly allow unlocking during revocation
miketout [Thu, 24 Sep 2020 04:33:04 +0000 (21:33 -0700)]
only allow unlocking during revocation

4 years agoAllow modifying ID lock during revocation to allow cleaner revocation
miketout [Thu, 24 Sep 2020 04:18:48 +0000 (21:18 -0700)]
Allow modifying ID lock during revocation to allow cleaner revocation

4 years agoEnsure we have native input currency
miketout [Thu, 24 Sep 2020 04:03:36 +0000 (21:03 -0700)]
Ensure we have native input currency

4 years agoSeparate via and non-via fee conversions
miketout [Thu, 24 Sep 2020 03:18:43 +0000 (20:18 -0700)]
Separate via and non-via fee conversions

4 years agoProperly adjust supply
miketout [Thu, 24 Sep 2020 02:20:32 +0000 (19:20 -0700)]
Properly adjust supply

4 years agoUpdate calculation of initial currency state at launch for fractionals
miketout [Wed, 23 Sep 2020 23:22:18 +0000 (16:22 -0700)]
Update calculation of initial currency state at launch for fractionals

4 years agoMerge branch 'dev' of https://github.com/miketout/veruscoin into dev
miketout [Wed, 23 Sep 2020 22:26:44 +0000 (15:26 -0700)]
Merge branch 'dev' of https://github.com/miketout/veruscoin into dev

4 years agoFix getblocktemplate and add breaks for specific currency debugging
miketout [Wed, 23 Sep 2020 22:25:22 +0000 (15:25 -0700)]
Fix getblocktemplate and add breaks for specific currency debugging

4 years agoMerge pull request #84 from VerusCoin/dev
miketout [Mon, 21 Sep 2020 07:15:04 +0000 (00:15 -0700)]
Merge pull request #84 from VerusCoin/dev

Sync dev

4 years agoUpdate version and deprecation height
Asher Dawes [Mon, 21 Sep 2020 05:42:24 +0000 (22:42 -0700)]
Update version and deprecation height

4 years agoMerge remote-tracking branch 'mike/dev' into dev
Asher Dawes [Mon, 21 Sep 2020 05:01:23 +0000 (22:01 -0700)]
Merge remote-tracking branch 'mike/dev' into dev

4 years agoRemove debug out
miketout [Mon, 21 Sep 2020 04:58:54 +0000 (21:58 -0700)]
Remove debug out

4 years agoFix refund at launch in some cases
miketout [Mon, 21 Sep 2020 04:58:16 +0000 (21:58 -0700)]
Fix refund at launch in some cases

4 years agoFix preallocate on launch when no currency is created
miketout [Mon, 21 Sep 2020 04:00:47 +0000 (21:00 -0700)]
Fix preallocate on launch when no currency is created

4 years agoRemove python from list of build dependencies
Asher Dawes [Mon, 21 Sep 2020 03:38:16 +0000 (20:38 -0700)]
Remove python from list of build dependencies

4 years agoRemove debug out
miketout [Mon, 21 Sep 2020 03:19:43 +0000 (20:19 -0700)]
Remove debug out

4 years agoUpdate testnet nodes and ports
Asher Dawes [Sun, 20 Sep 2020 19:54:55 +0000 (12:54 -0700)]
Update testnet nodes and ports

4 years agoRemove temp files quietly
Asher Dawes [Sun, 20 Sep 2020 19:33:01 +0000 (12:33 -0700)]
Remove temp files quietly

4 years agoMerge remote-tracking branch 'mike/dev' into dev
Asher Dawes [Sun, 20 Sep 2020 19:31:18 +0000 (12:31 -0700)]
Merge remote-tracking branch 'mike/dev' into dev

4 years agoRemove debug out
miketout [Sun, 20 Sep 2020 08:34:59 +0000 (01:34 -0700)]
Remove debug out

4 years agoCleanup fees
miketout [Sun, 20 Sep 2020 08:30:26 +0000 (01:30 -0700)]
Cleanup fees

4 years agoInitial fee calculation fix
miketout [Sun, 20 Sep 2020 07:08:04 +0000 (00:08 -0700)]
Initial fee calculation fix

4 years agoRestructure fee cross conversions and via out conversions to second stage
miketout [Sun, 20 Sep 2020 05:43:52 +0000 (22:43 -0700)]
Restructure fee cross conversions and via out conversions to second stage

4 years agoDon't donate carveouts to miners and stakers
miketout [Sun, 20 Sep 2020 00:12:55 +0000 (17:12 -0700)]
Don't donate carveouts to miners and stakers

4 years agoChange reserve to reserve convert to use synthetic fractional and combine it with...
miketout [Sat, 19 Sep 2020 23:18:25 +0000 (16:18 -0700)]
Change reserve to reserve convert to use synthetic fractional and combine it with all others

4 years agoUpdate version
Asher Dawes [Fri, 18 Sep 2020 12:31:24 +0000 (05:31 -0700)]
Update version

4 years agoUpdate deprecation height
Asher Dawes [Fri, 18 Sep 2020 12:30:59 +0000 (05:30 -0700)]
Update deprecation height

4 years agoUpdate testnet nodes and ports
Asher Dawes [Fri, 18 Sep 2020 12:30:29 +0000 (05:30 -0700)]
Update testnet nodes and ports

4 years agoMerge remote-tracking branch 'asher/bootstrap' into dev
Asher Dawes [Fri, 18 Sep 2020 12:28:03 +0000 (05:28 -0700)]
Merge remote-tracking branch 'asher/bootstrap' into dev

4 years agoMerge remote-tracking branch 'mike/dev' into dev
Asher Dawes [Fri, 18 Sep 2020 12:27:57 +0000 (05:27 -0700)]
Merge remote-tracking branch 'mike/dev' into dev

4 years agoAdd scripts to fetch data bootstrap
Asher Dawes [Fri, 18 Sep 2020 12:10:39 +0000 (05:10 -0700)]
Add scripts to fetch data bootstrap

4 years agoMerge remote-tracking branch 'mike/dev' into dev
Asher Dawes [Fri, 18 Sep 2020 10:28:58 +0000 (03:28 -0700)]
Merge remote-tracking branch 'mike/dev' into dev

4 years agoCleanup fees
miketout [Fri, 18 Sep 2020 08:30:32 +0000 (01:30 -0700)]
Cleanup fees

4 years agoLower minimum conversion fee
miketout [Fri, 18 Sep 2020 06:57:37 +0000 (23:57 -0700)]
Lower minimum conversion fee

4 years agoAdjust final prices in initial calculation to ensure no overflow of target supply
miketout [Fri, 18 Sep 2020 05:29:13 +0000 (22:29 -0700)]
Adjust final prices in initial calculation to ensure no overflow of target supply

4 years agoUpdate reserve to reserve conversion price calculation
miketout [Fri, 18 Sep 2020 04:33:26 +0000 (21:33 -0700)]
Update reserve to reserve conversion price calculation

4 years agoAdditional fix for preconversion supply
miketout [Thu, 17 Sep 2020 20:45:05 +0000 (13:45 -0700)]
Additional fix for preconversion supply

4 years agoFix false negative in currency supply validation
miketout [Thu, 17 Sep 2020 20:16:16 +0000 (13:16 -0700)]
Fix false negative in currency supply validation

4 years agoFix false negative in initial currency supply validity check
miketout [Thu, 17 Sep 2020 20:12:42 +0000 (13:12 -0700)]
Fix false negative in initial currency supply validity check

4 years agoReesrt to old currency state with new prices before final validation
miketout [Thu, 17 Sep 2020 06:28:25 +0000 (23:28 -0700)]
Reesrt to old currency state with new prices before final validation

4 years agoFix creation of mining transactions
miketout [Thu, 17 Sep 2020 04:36:39 +0000 (21:36 -0700)]
Fix creation of mining transactions

4 years agoFix burn fees
miketout [Thu, 17 Sep 2020 03:59:19 +0000 (20:59 -0700)]
Fix burn fees

4 years agoFix reserve to reserve check
miketout [Thu, 17 Sep 2020 03:46:02 +0000 (20:46 -0700)]
Fix reserve to reserve check

4 years agoOld way of calculating fee and initial conversion price
miketout [Wed, 16 Sep 2020 21:41:03 +0000 (14:41 -0700)]
Old way of calculating fee and initial conversion price

4 years agoUse post fee-conversion price for all conversions
miketout [Wed, 16 Sep 2020 21:21:32 +0000 (14:21 -0700)]
Use post fee-conversion price for all conversions

4 years agoAccount for fees in initial conversion price
miketout [Wed, 16 Sep 2020 20:28:22 +0000 (13:28 -0700)]
Account for fees in initial conversion price

4 years agoCleanup export loop
miketout [Wed, 16 Sep 2020 19:26:34 +0000 (12:26 -0700)]
Cleanup export loop

4 years agoUse requested, not index height for notarization
miketout [Wed, 16 Sep 2020 00:27:14 +0000 (17:27 -0700)]
Use requested, not index height for notarization

4 years agoHeight + 1 for proof mmv size
miketout [Wed, 16 Sep 2020 00:15:52 +0000 (17:15 -0700)]
Height + 1 for proof mmv size

4 years agoMove all direct conversions to integer
miketout [Tue, 15 Sep 2020 21:21:56 +0000 (14:21 -0700)]
Move all direct conversions to integer

4 years agoDon't skip removal of first currency if necessary on getcurrencyconverters
miketout [Tue, 15 Sep 2020 03:50:14 +0000 (20:50 -0700)]
Don't skip removal of first currency if necessary on getcurrencyconverters

4 years agoBuild fix
miketout [Tue, 15 Sep 2020 02:18:44 +0000 (19:18 -0700)]
Build fix

4 years agoGet accurate reserve out conversions
miketout [Tue, 15 Sep 2020 02:17:38 +0000 (19:17 -0700)]
Get accurate reserve out conversions

4 years agoCorrectly calculate converted reserves on the way out of AddReserveTransferImports
miketout [Tue, 15 Sep 2020 01:48:00 +0000 (18:48 -0700)]
Correctly calculate converted reserves on the way out of AddReserveTransferImports

4 years agoMove conversions to integer math
miketout [Mon, 14 Sep 2020 23:03:04 +0000 (16:03 -0700)]
Move conversions to integer math

4 years agoBetter output on getcurrency and others
miketout [Mon, 14 Sep 2020 22:56:12 +0000 (15:56 -0700)]
Better output on getcurrency and others

4 years agoFix redundant fee check
miketout [Mon, 14 Sep 2020 18:29:09 +0000 (11:29 -0700)]
Fix redundant fee check

4 years agoFee accounting fix
miketout [Mon, 14 Sep 2020 07:00:18 +0000 (00:00 -0700)]
Fee accounting fix

4 years agoExport fix
miketout [Mon, 14 Sep 2020 03:29:31 +0000 (20:29 -0700)]
Export fix

4 years agoCleanup export fee calculation
miketout [Sun, 13 Sep 2020 23:38:05 +0000 (16:38 -0700)]
Cleanup export fee calculation

4 years agoDo not store native value as reserve/token
miketout [Sun, 13 Sep 2020 21:44:16 +0000 (14:44 -0700)]
Do not store native value as reserve/token

4 years agoImprove reservetransfer JSON description and fix output fee accounting
miketout [Sun, 13 Sep 2020 19:43:36 +0000 (12:43 -0700)]
Improve reservetransfer JSON description and fix output fee accounting

4 years agoInclude proper fees for non-native reserve preconvert
miketout [Sun, 13 Sep 2020 06:45:36 +0000 (23:45 -0700)]
Include proper fees for non-native reserve preconvert

4 years agoDon't add reserved native to nativeIn redundantly
miketout [Sun, 13 Sep 2020 05:23:52 +0000 (22:23 -0700)]
Don't add reserved native to nativeIn redundantly

4 years agoFix reserve input calculation
miketout [Sun, 13 Sep 2020 00:33:55 +0000 (17:33 -0700)]
Fix reserve input calculation

4 years agoPreallocation fix
miketout [Sat, 12 Sep 2020 22:34:19 +0000 (15:34 -0700)]
Preallocation fix

4 years agoReserve all preallocation value at time of initial start notarization
miketout [Sat, 12 Sep 2020 20:19:53 +0000 (13:19 -0700)]
Reserve all preallocation value at time of initial start notarization

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