]>
Git Repo - VerusCoin.git/log
miketout [Thu, 26 Nov 2020 20:29:12 +0000 (12:29 -0800)]
Fix advanced, multi-currency operators and UTXO selection
miketout [Thu, 19 Nov 2020 11:11:16 +0000 (12:11 +0100)]
Fix assert on definecurrency, prepare for hardened export rules
miketout [Tue, 17 Nov 2020 23:54:36 +0000 (00:54 +0100)]
Fix multi-currency sencurrency, initial VDXF start files
miketout [Mon, 16 Nov 2020 11:43:02 +0000 (12:43 +0100)]
Fix testnet transaction funding issue for multi-currency sendcurrency commands
miketout [Mon, 9 Nov 2020 17:06:31 +0000 (18:06 +0100)]
Remove unnecessary includes in mmr.h, fix help string for sendcurrency
miketout [Sat, 7 Nov 2020 16:07:34 +0000 (17:07 +0100)]
Comment update
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
miketout [Fri, 6 Nov 2020 21:34:33 +0000 (22:34 +0100)]
Prevent duplication of z-address in sendcurrency
miketout [Fri, 6 Nov 2020 18:57:22 +0000 (19:57 +0100)]
z_getbalance fix for friendly name private addresses
miketout [Fri, 6 Nov 2020 17:59:39 +0000 (18:59 +0100)]
Fix z_getbalance on friendly name private addresses
miketout [Fri, 6 Nov 2020 16:27:45 +0000 (17:27 +0100)]
Merge ScriptPubKeyToUniv and ScriptPubKeyToJson, add "spendableoutput" flag
miketout [Fri, 6 Nov 2020 11:35:49 +0000 (12:35 +0100)]
Fix selection of i-address wildcard UTXOs in sendcurrency
miketout [Thu, 5 Nov 2020 22:23:07 +0000 (23:23 +0100)]
API improvements for sendcurrency and getblockchaininfo
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
miketout [Fri, 30 Oct 2020 17:41:19 +0000 (18:41 +0100)]
Handle token change on z_sendmany and transaction builder, improve selectreservecoins solver
miketout [Mon, 26 Oct 2020 18:06:52 +0000 (19:06 +0100)]
Fix getting currency converters for just the main, native currency
miketout [Sun, 18 Oct 2020 20:02:48 +0000 (22:02 +0200)]
Send change address on reserve transactions to ID if ID is source
miketout [Sun, 11 Oct 2020 18:21:37 +0000 (20:21 +0200)]
Use ID as change address if it is explicit source in sendcurrency
miketout [Sun, 11 Oct 2020 16:08:01 +0000 (18:08 +0200)]
Include newly spendable wallet txes in spent check for new ID
miketout [Fri, 9 Oct 2020 22:43:55 +0000 (00:43 +0200)]
Remove debug printouts
miketout [Fri, 9 Oct 2020 22:40:43 +0000 (00:40 +0200)]
Fix ID wallet sync issue
miketout [Wed, 7 Oct 2020 19:59:29 +0000 (21:59 +0200)]
Update compile switches for CCs and don't strip symbols from build
miketout [Sun, 4 Oct 2020 08:19:03 +0000 (10:19 +0200)]
Use correct block index on spends for wallet
miketout [Thu, 1 Oct 2020 17:20:53 +0000 (19:20 +0200)]
Ensure that revocation and recovery work either as separate or same IDs
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
miketout [Mon, 28 Sep 2020 21:40:25 +0000 (14:40 -0700)]
More strict updateidentity parameter checks, ID height specific IsMine
miketout [Thu, 24 Sep 2020 23:50:31 +0000 (16:50 -0700)]
Merge pull request #85 from VerusCoin/dev
Update testnet nodes and ports
Asher Dawes [Thu, 24 Sep 2020 17:45:57 +0000 (10:45 -0700)]
Update version and deprecation height
miketout [Thu, 24 Sep 2020 07:37:32 +0000 (00:37 -0700)]
Preserve via conversion pricing
miketout [Thu, 24 Sep 2020 07:24:05 +0000 (00:24 -0700)]
Split rTor fees
miketout [Thu, 24 Sep 2020 06:24:55 +0000 (23:24 -0700)]
Correctly initialize second currency destination
miketout [Thu, 24 Sep 2020 05:49:52 +0000 (22:49 -0700)]
Record all native fees accurately after conversions
miketout [Thu, 24 Sep 2020 04:45:37 +0000 (21:45 -0700)]
Remove debugging checks
miketout [Thu, 24 Sep 2020 04:33:04 +0000 (21:33 -0700)]
only allow unlocking during revocation
miketout [Thu, 24 Sep 2020 04:18:48 +0000 (21:18 -0700)]
Allow modifying ID lock during revocation to allow cleaner revocation
miketout [Thu, 24 Sep 2020 04:03:36 +0000 (21:03 -0700)]
Ensure we have native input currency
miketout [Thu, 24 Sep 2020 03:18:43 +0000 (20:18 -0700)]
Separate via and non-via fee conversions
miketout [Thu, 24 Sep 2020 02:20:32 +0000 (19:20 -0700)]
Properly adjust supply
miketout [Wed, 23 Sep 2020 23:22:18 +0000 (16:22 -0700)]
Update calculation of initial currency state at launch for fractionals
miketout [Wed, 23 Sep 2020 22:26:44 +0000 (15:26 -0700)]
Merge branch 'dev' of https://github.com/miketout/veruscoin into dev
miketout [Wed, 23 Sep 2020 22:25:22 +0000 (15:25 -0700)]
Fix getblocktemplate and add breaks for specific currency debugging
miketout [Mon, 21 Sep 2020 07:15:04 +0000 (00:15 -0700)]
Merge pull request #84 from VerusCoin/dev
Sync dev
Asher Dawes [Mon, 21 Sep 2020 05:42:24 +0000 (22:42 -0700)]
Update version and deprecation height
Asher Dawes [Mon, 21 Sep 2020 05:01:23 +0000 (22:01 -0700)]
Merge remote-tracking branch 'mike/dev' into dev
miketout [Mon, 21 Sep 2020 04:58:54 +0000 (21:58 -0700)]
Remove debug out
miketout [Mon, 21 Sep 2020 04:58:16 +0000 (21:58 -0700)]
Fix refund at launch in some cases
miketout [Mon, 21 Sep 2020 04:00:47 +0000 (21:00 -0700)]
Fix preallocate on launch when no currency is created
Asher Dawes [Mon, 21 Sep 2020 03:38:16 +0000 (20:38 -0700)]
Remove python from list of build dependencies
miketout [Mon, 21 Sep 2020 03:19:43 +0000 (20:19 -0700)]
Remove debug out
Asher Dawes [Sun, 20 Sep 2020 19:54:55 +0000 (12:54 -0700)]
Update testnet nodes and ports
Asher Dawes [Sun, 20 Sep 2020 19:33:01 +0000 (12:33 -0700)]
Remove temp files quietly
Asher Dawes [Sun, 20 Sep 2020 19:31:18 +0000 (12:31 -0700)]
Merge remote-tracking branch 'mike/dev' into dev
miketout [Sun, 20 Sep 2020 08:34:59 +0000 (01:34 -0700)]
Remove debug out
miketout [Sun, 20 Sep 2020 08:30:26 +0000 (01:30 -0700)]
Cleanup fees
miketout [Sun, 20 Sep 2020 07:08:04 +0000 (00:08 -0700)]
Initial fee calculation fix
miketout [Sun, 20 Sep 2020 05:43:52 +0000 (22:43 -0700)]
Restructure fee cross conversions and via out conversions to second stage
miketout [Sun, 20 Sep 2020 00:12:55 +0000 (17:12 -0700)]
Don't donate carveouts to miners and stakers
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
Asher Dawes [Fri, 18 Sep 2020 12:31:24 +0000 (05:31 -0700)]
Update version
Asher Dawes [Fri, 18 Sep 2020 12:30:59 +0000 (05:30 -0700)]
Update deprecation height
Asher Dawes [Fri, 18 Sep 2020 12:30:29 +0000 (05:30 -0700)]
Update testnet nodes and ports
Asher Dawes [Fri, 18 Sep 2020 12:28:03 +0000 (05:28 -0700)]
Merge remote-tracking branch 'asher/bootstrap' into dev
Asher Dawes [Fri, 18 Sep 2020 12:27:57 +0000 (05:27 -0700)]
Merge remote-tracking branch 'mike/dev' into dev
Asher Dawes [Fri, 18 Sep 2020 12:10:39 +0000 (05:10 -0700)]
Add scripts to fetch data bootstrap
Asher Dawes [Fri, 18 Sep 2020 10:28:58 +0000 (03:28 -0700)]
Merge remote-tracking branch 'mike/dev' into dev
miketout [Fri, 18 Sep 2020 08:30:32 +0000 (01:30 -0700)]
Cleanup fees
miketout [Fri, 18 Sep 2020 06:57:37 +0000 (23:57 -0700)]
Lower minimum conversion fee
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
miketout [Fri, 18 Sep 2020 04:33:26 +0000 (21:33 -0700)]
Update reserve to reserve conversion price calculation
miketout [Thu, 17 Sep 2020 20:45:05 +0000 (13:45 -0700)]
Additional fix for preconversion supply
miketout [Thu, 17 Sep 2020 20:16:16 +0000 (13:16 -0700)]
Fix false negative in currency supply validation
miketout [Thu, 17 Sep 2020 20:12:42 +0000 (13:12 -0700)]
Fix false negative in initial currency supply validity check
miketout [Thu, 17 Sep 2020 06:28:25 +0000 (23:28 -0700)]
Reesrt to old currency state with new prices before final validation
miketout [Thu, 17 Sep 2020 04:36:39 +0000 (21:36 -0700)]
Fix creation of mining transactions
miketout [Thu, 17 Sep 2020 03:59:19 +0000 (20:59 -0700)]
Fix burn fees
miketout [Thu, 17 Sep 2020 03:46:02 +0000 (20:46 -0700)]
Fix reserve to reserve check
miketout [Wed, 16 Sep 2020 21:41:03 +0000 (14:41 -0700)]
Old way of calculating fee and initial conversion price
miketout [Wed, 16 Sep 2020 21:21:32 +0000 (14:21 -0700)]
Use post fee-conversion price for all conversions
miketout [Wed, 16 Sep 2020 20:28:22 +0000 (13:28 -0700)]
Account for fees in initial conversion price
miketout [Wed, 16 Sep 2020 19:26:34 +0000 (12:26 -0700)]
Cleanup export loop
miketout [Wed, 16 Sep 2020 00:27:14 +0000 (17:27 -0700)]
Use requested, not index height for notarization
miketout [Wed, 16 Sep 2020 00:15:52 +0000 (17:15 -0700)]
Height + 1 for proof mmv size
miketout [Tue, 15 Sep 2020 21:21:56 +0000 (14:21 -0700)]
Move all direct conversions to integer
miketout [Tue, 15 Sep 2020 03:50:14 +0000 (20:50 -0700)]
Don't skip removal of first currency if necessary on getcurrencyconverters
miketout [Tue, 15 Sep 2020 02:18:44 +0000 (19:18 -0700)]
Build fix
miketout [Tue, 15 Sep 2020 02:17:38 +0000 (19:17 -0700)]
Get accurate reserve out conversions
miketout [Tue, 15 Sep 2020 01:48:00 +0000 (18:48 -0700)]
Correctly calculate converted reserves on the way out of AddReserveTransferImports
miketout [Mon, 14 Sep 2020 23:03:04 +0000 (16:03 -0700)]
Move conversions to integer math
miketout [Mon, 14 Sep 2020 22:56:12 +0000 (15:56 -0700)]
Better output on getcurrency and others
miketout [Mon, 14 Sep 2020 18:29:09 +0000 (11:29 -0700)]
Fix redundant fee check
miketout [Mon, 14 Sep 2020 07:00:18 +0000 (00:00 -0700)]
Fee accounting fix
miketout [Mon, 14 Sep 2020 03:29:31 +0000 (20:29 -0700)]
Export fix
miketout [Sun, 13 Sep 2020 23:38:05 +0000 (16:38 -0700)]
Cleanup export fee calculation
miketout [Sun, 13 Sep 2020 21:44:16 +0000 (14:44 -0700)]
Do not store native value as reserve/token
miketout [Sun, 13 Sep 2020 19:43:36 +0000 (12:43 -0700)]
Improve reservetransfer JSON description and fix output fee accounting
miketout [Sun, 13 Sep 2020 06:45:36 +0000 (23:45 -0700)]
Include proper fees for non-native reserve preconvert
miketout [Sun, 13 Sep 2020 05:23:52 +0000 (22:23 -0700)]
Don't add reserved native to nativeIn redundantly
miketout [Sun, 13 Sep 2020 00:33:55 +0000 (17:33 -0700)]
Fix reserve input calculation
miketout [Sat, 12 Sep 2020 22:34:19 +0000 (15:34 -0700)]
Preallocation fix
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.