]> Git Repo - VerusCoin.git/log
VerusCoin.git
4 years agoUpdate version
Asher Dawes [Sun, 10 May 2020 20:58:42 +0000 (13:58 -0700)]
Update version

4 years agoMerge remote-tracking branch 'mike/dev' into dev
Asher Dawes [Sun, 10 May 2020 05:56:45 +0000 (22:56 -0700)]
Merge remote-tracking branch 'mike/dev' into dev

4 years agoUpdate support for new eval types
miketout [Sun, 10 May 2020 05:30:48 +0000 (22:30 -0700)]
Update support for new eval types

4 years agoCheck for creation of invalid staking transaction
miketout [Fri, 8 May 2020 23:55:32 +0000 (16:55 -0700)]
Check for creation of invalid staking transaction

4 years agoMerge remote-tracking branch 'mike/dev' into dev
Asher Dawes [Fri, 8 May 2020 21:21:05 +0000 (14:21 -0700)]
Merge remote-tracking branch 'mike/dev' into dev

4 years agoUpdate default protocol version
miketout [Fri, 8 May 2020 21:18:03 +0000 (14:18 -0700)]
Update default protocol version

4 years agoUpdate version
Asher Dawes [Fri, 8 May 2020 19:08:04 +0000 (12:08 -0700)]
Update version

4 years agoMerge remote-tracking branch 'mike/dev' into dev
Asher Dawes [Fri, 8 May 2020 18:04:21 +0000 (11:04 -0700)]
Merge remote-tracking branch 'mike/dev' into dev

4 years agoCommit to sync and connect to testnet
miketout [Fri, 8 May 2020 17:09:30 +0000 (10:09 -0700)]
Commit to sync and connect to testnet

4 years agoImport/export fix
miketout [Fri, 8 May 2020 07:22:20 +0000 (00:22 -0700)]
Import/export fix

4 years agoUse transaction hash vs. proof for lookup
miketout [Fri, 8 May 2020 03:03:02 +0000 (20:03 -0700)]
Use transaction hash vs. proof for lookup

4 years agoBuild fix
miketout [Fri, 8 May 2020 01:13:48 +0000 (18:13 -0700)]
Build fix

4 years agoCleanup error message
miketout [Fri, 8 May 2020 00:59:47 +0000 (17:59 -0700)]
Cleanup error message

4 years agoFee calculation fix
miketout [Fri, 8 May 2020 00:51:17 +0000 (17:51 -0700)]
Fee calculation fix

4 years agoAnother minting fix
miketout [Thu, 7 May 2020 23:11:47 +0000 (16:11 -0700)]
Another minting fix

4 years agoEnsure no addition of currency input from min or preallocation
miketout [Thu, 7 May 2020 23:03:44 +0000 (16:03 -0700)]
Ensure no addition of currency input from min or preallocation

4 years agoDon't add preallocation or minted currency to input requirements
miketout [Thu, 7 May 2020 22:57:45 +0000 (15:57 -0700)]
Don't add preallocation or minted currency to input requirements

4 years agoComment out debugging
miketout [Thu, 7 May 2020 22:49:53 +0000 (15:49 -0700)]
Comment out debugging

4 years agoImprove RPC API error returns
miketout [Thu, 7 May 2020 22:43:10 +0000 (15:43 -0700)]
Improve RPC API error returns

4 years agoClean up and reconcile preallocation and minting
miketout [Thu, 7 May 2020 22:27:19 +0000 (15:27 -0700)]
Clean up and reconcile preallocation and minting

4 years agoFix currency minting exports
miketout [Thu, 7 May 2020 21:15:58 +0000 (14:15 -0700)]
Fix currency minting exports

4 years agoMint currency fix
miketout [Thu, 7 May 2020 19:48:49 +0000 (12:48 -0700)]
Mint currency fix

4 years agoFixes for minting and preallocation
miketout [Thu, 7 May 2020 09:14:26 +0000 (02:14 -0700)]
Fixes for minting and preallocation

4 years agoMinting currency
miketout [Thu, 7 May 2020 07:32:25 +0000 (00:32 -0700)]
Minting currency

4 years agoEquals operators for copying
miketout [Thu, 7 May 2020 05:11:10 +0000 (22:11 -0700)]
Equals operators for copying

4 years agoEquals operator for copying proofs
miketout [Thu, 7 May 2020 04:57:26 +0000 (21:57 -0700)]
Equals operator for copying proofs

4 years agoCopy constructors
miketout [Thu, 7 May 2020 02:37:35 +0000 (19:37 -0700)]
Copy constructors

4 years agoCopy constructor for CPartialTransactionProof
miketout [Thu, 7 May 2020 02:29:20 +0000 (19:29 -0700)]
Copy constructor for CPartialTransactionProof

4 years agoRefund fix
miketout [Thu, 7 May 2020 02:05:34 +0000 (19:05 -0700)]
Refund fix

4 years agoRefund fix
miketout [Thu, 7 May 2020 01:41:49 +0000 (18:41 -0700)]
Refund fix

4 years agoRefund fix
miketout [Thu, 7 May 2020 01:30:35 +0000 (18:30 -0700)]
Refund fix

4 years agoRefund fix
miketout [Thu, 7 May 2020 00:54:19 +0000 (17:54 -0700)]
Refund fix

4 years agoRefund fix
miketout [Thu, 7 May 2020 00:17:58 +0000 (17:17 -0700)]
Refund fix

4 years agoSet to testnet and refund fix
miketout [Wed, 6 May 2020 23:26:34 +0000 (16:26 -0700)]
Set to testnet and refund fix

4 years agoRefund fix
miketout [Wed, 6 May 2020 22:43:39 +0000 (15:43 -0700)]
Refund fix

4 years agoRefund fix
miketout [Wed, 6 May 2020 20:38:34 +0000 (13:38 -0700)]
Refund fix

4 years agoImport/export fixes
miketout [Wed, 6 May 2020 20:34:53 +0000 (13:34 -0700)]
Import/export fixes

4 years agoRemove printfs
miketout [Wed, 6 May 2020 07:13:03 +0000 (00:13 -0700)]
Remove printfs

4 years agoTransaction proof fixes
miketout [Wed, 6 May 2020 06:57:42 +0000 (23:57 -0700)]
Transaction proof fixes

4 years agoMore launch and initial currency state fixes
miketout [Wed, 6 May 2020 05:41:56 +0000 (22:41 -0700)]
More launch and initial currency state fixes

4 years agoToken refund and launch fixes
miketout [Wed, 6 May 2020 03:07:35 +0000 (20:07 -0700)]
Token refund and launch fixes

4 years agoToken launch notarization and auto-refund fixes
miketout [Tue, 5 May 2020 22:48:00 +0000 (15:48 -0700)]
Token launch notarization and auto-refund fixes

4 years agoMulti-currency launch fix
miketout [Tue, 5 May 2020 06:10:30 +0000 (23:10 -0700)]
Multi-currency launch fix

4 years agoBuild fix for wallet_utility
miketout [Tue, 5 May 2020 02:59:34 +0000 (19:59 -0700)]
Build fix for wallet_utility

4 years agoRearrange CCurrencyValueMap class files
miketout [Tue, 5 May 2020 02:33:06 +0000 (19:33 -0700)]
Rearrange CCurrencyValueMap class files

4 years agoMove CCurrencyValueMap to the lighter weight, crosschainrpc module
miketout [Mon, 4 May 2020 21:40:00 +0000 (14:40 -0700)]
Move CCurrencyValueMap to the lighter weight, crosschainrpc module

4 years agoEnable centralized tokens to have buy in before launch
miketout [Mon, 4 May 2020 21:09:34 +0000 (14:09 -0700)]
Enable centralized tokens to have buy in before launch

4 years agoImport/export fix
miketout [Mon, 4 May 2020 20:33:20 +0000 (13:33 -0700)]
Import/export fix

4 years agoFix EVAL_RESERVE_DEPOSIT reserve output calculation
miketout [Mon, 4 May 2020 17:53:27 +0000 (10:53 -0700)]
Fix EVAL_RESERVE_DEPOSIT reserve output calculation

4 years agoFix for minting currency
miketout [Mon, 4 May 2020 07:00:55 +0000 (00:00 -0700)]
Fix for minting currency

4 years agoCurrency transfer updates and debug outputs
miketout [Mon, 4 May 2020 06:03:26 +0000 (23:03 -0700)]
Currency transfer updates and debug outputs

4 years agoFix multi-currency token launches
miketout [Mon, 4 May 2020 03:03:35 +0000 (20:03 -0700)]
Fix multi-currency token launches

4 years agoPrepare for smart transactions
miketout [Sun, 3 May 2020 06:56:23 +0000 (23:56 -0700)]
Prepare for smart transactions

4 years agoImport export changes
miketout [Sun, 3 May 2020 06:04:00 +0000 (23:04 -0700)]
Import export changes

4 years agoFix auto-aggregation of UTXO inputs and calculation of multi-reserve change
miketout [Sat, 2 May 2020 05:20:22 +0000 (22:20 -0700)]
Fix auto-aggregation of UTXO inputs and calculation of multi-reserve change

4 years agoFixes for token launch, import, and export
miketout [Fri, 1 May 2020 05:44:15 +0000 (22:44 -0700)]
Fixes for token launch, import, and export

4 years agoExport/import and transaction calculation fixes
miketout [Fri, 1 May 2020 01:10:14 +0000 (18:10 -0700)]
Export/import and transaction calculation fixes

4 years agoFix export / import bootstrap
miketout [Thu, 30 Apr 2020 04:22:32 +0000 (21:22 -0700)]
Fix export / import bootstrap

4 years agoMisc fixes
miketout [Thu, 30 Apr 2020 02:30:23 +0000 (19:30 -0700)]
Misc fixes

4 years agoUpdate POS entropy
miketout [Wed, 29 Apr 2020 23:28:06 +0000 (16:28 -0700)]
Update POS entropy

4 years agoImport/Export fixes
miketout [Wed, 29 Apr 2020 18:39:56 +0000 (11:39 -0700)]
Import/Export fixes

4 years agoAdditional fixes for currency launch
miketout [Wed, 29 Apr 2020 03:14:10 +0000 (20:14 -0700)]
Additional fixes for currency launch

4 years agoCurrency launch fixes and better algorithm for selecting multi-reserve inputs
miketout [Tue, 28 Apr 2020 04:39:47 +0000 (21:39 -0700)]
Currency launch fixes and better algorithm for selecting multi-reserve inputs

4 years agoFix dust issue when sending tokens
miketout [Sun, 26 Apr 2020 17:50:02 +0000 (10:50 -0700)]
Fix dust issue when sending tokens

4 years agoClean up and display coin names on balances
miketout [Sun, 26 Apr 2020 05:14:00 +0000 (22:14 -0700)]
Clean up and display coin names on balances

4 years agoEnable token launches
miketout [Sun, 26 Apr 2020 02:49:31 +0000 (19:49 -0700)]
Enable token launches

4 years agoCurrency launch and chain import/export updates
miketout [Wed, 22 Apr 2020 06:44:58 +0000 (23:44 -0700)]
Currency launch and chain import/export updates

4 years agoCurrency launch, import, export, and refund fixes
miketout [Sat, 18 Apr 2020 00:48:12 +0000 (17:48 -0700)]
Currency launch, import, export, and refund fixes

4 years agoFix getdefinedchains
miketout [Wed, 15 Apr 2020 22:51:22 +0000 (15:51 -0700)]
Fix getdefinedchains

4 years agoToken definition and launch fixes
miketout [Wed, 15 Apr 2020 18:50:30 +0000 (11:50 -0700)]
Token definition and launch fixes

4 years agoFix for getting coins for CreateReserveTransaction
miketout [Wed, 15 Apr 2020 04:39:45 +0000 (21:39 -0700)]
Fix for getting coins for CreateReserveTransaction

4 years agoUpdate identity indexing to include first primary key in primary key list
miketout [Wed, 15 Apr 2020 00:17:52 +0000 (17:17 -0700)]
Update identity indexing to include first primary key in primary key list

4 years agoUpdate version
Asher Dawes [Tue, 14 Apr 2020 06:12:07 +0000 (23:12 -0700)]
Update version

4 years agoUpdate deprecation height
Asher Dawes [Tue, 14 Apr 2020 06:11:37 +0000 (23:11 -0700)]
Update deprecation height

4 years agoenable z_viewtransaction api
Asher Dawes [Tue, 14 Apr 2020 05:52:35 +0000 (22:52 -0700)]
enable z_viewtransaction api

4 years agoMake zapwallettxes delete all identities before rescan
miketout [Tue, 14 Apr 2020 04:07:51 +0000 (21:07 -0700)]
Make zapwallettxes delete all identities before rescan

4 years agoUpdate version
Asher Dawes [Mon, 13 Apr 2020 03:22:08 +0000 (20:22 -0700)]
Update version

4 years agoUpdate deprecation height
Asher Dawes [Mon, 13 Apr 2020 03:21:56 +0000 (20:21 -0700)]
Update deprecation height

4 years agoValidation of multi-currency coinbases with multiple currency definitions
miketout [Mon, 13 Apr 2020 02:59:50 +0000 (19:59 -0700)]
Validation of multi-currency coinbases with multiple currency definitions

4 years agoUpdate version
Asher Dawes [Mon, 13 Apr 2020 01:18:49 +0000 (18:18 -0700)]
Update version

4 years agoRevert "Bump zeromq version"
Asher Dawes [Mon, 13 Apr 2020 01:17:47 +0000 (18:17 -0700)]
Revert "Bump zeromq version"

This reverts commit 458c50e6

4 years agoremove unused function
Asher Dawes [Sun, 12 Apr 2020 23:57:18 +0000 (16:57 -0700)]
remove unused function

4 years agoVerify params checksums, prevent parallel execution
Asher Dawes [Sun, 12 Apr 2020 23:04:15 +0000 (16:04 -0700)]
Verify params checksums, prevent parallel execution

4 years agoBump zeromq version
Asher Dawes [Sun, 12 Apr 2020 22:58:02 +0000 (15:58 -0700)]
Bump zeromq version

4 years agoUpdate libcurl version
Asher Dawes [Sun, 12 Apr 2020 22:57:40 +0000 (15:57 -0700)]
Update libcurl version

4 years agoBump OpenSSL version
Asher Dawes [Sun, 12 Apr 2020 22:56:51 +0000 (15:56 -0700)]
Bump OpenSSL version

4 years agoChange boost source to github mirror
Asher Dawes [Sun, 12 Apr 2020 22:56:24 +0000 (15:56 -0700)]
Change boost source to github mirror

4 years agoFix initial chain definition at PBaaS activation
miketout [Sun, 12 Apr 2020 05:08:43 +0000 (22:08 -0700)]
Fix initial chain definition at PBaaS activation

4 years agoProperly vaidate stakeguard in new CC version
miketout [Tue, 7 Apr 2020 22:02:44 +0000 (15:02 -0700)]
Properly vaidate stakeguard in new CC version

4 years agoFix mainnet ID referral vaildation
miketout [Mon, 6 Apr 2020 19:36:47 +0000 (12:36 -0700)]
Fix mainnet ID referral vaildation

4 years agoSet system ID in VRSC and VRSCTEST currency definitions
miketout [Mon, 6 Apr 2020 00:00:03 +0000 (17:00 -0700)]
Set system ID in VRSC and VRSCTEST currency definitions

4 years agoProperly set ID referrals in VRSC and VRSCTEST chains
miketout [Sun, 5 Apr 2020 17:15:37 +0000 (10:15 -0700)]
Properly set ID referrals in VRSC and VRSCTEST chains

4 years agoImport/export fee simplification and tokens
miketout [Sun, 5 Apr 2020 03:18:38 +0000 (20:18 -0700)]
Import/export fee simplification and tokens

4 years agoTighter block version control
miketout [Sat, 4 Apr 2020 04:33:06 +0000 (21:33 -0700)]
Tighter block version control

4 years agoVRSC and VRSCTEST import/export thread at PBaaS activation
miketout [Sat, 4 Apr 2020 04:09:15 +0000 (21:09 -0700)]
VRSC and VRSCTEST import/export thread at PBaaS activation

4 years agogetidentity fix
miketout [Fri, 3 Apr 2020 03:07:26 +0000 (20:07 -0700)]
getidentity fix

4 years agogetcurrencydefinition improvements
miketout [Fri, 3 Apr 2020 01:33:33 +0000 (18:33 -0700)]
getcurrencydefinition improvements

4 years agoIdentity registration fixes
miketout [Thu, 2 Apr 2020 20:53:18 +0000 (13:53 -0700)]
Identity registration fixes

4 years agoRemove source transaction size limit in lieu of subatomic transaction proofs
miketout [Thu, 2 Apr 2020 04:15:09 +0000 (21:15 -0700)]
Remove source transaction size limit in lieu of subatomic transaction proofs

4 years agoFix proofs, add copy constructors, fix MMR functions, staking, more...
miketout [Thu, 2 Apr 2020 03:03:37 +0000 (20:03 -0700)]
Fix proofs, add copy constructors, fix MMR functions, staking, more...

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