VerusCoin.git
5 years agoupdate version
Asher [Wed, 13 Nov 2019 19:22:34 +0000 (11:22 -0800)]
update version

5 years agoMerge branch 'dev' of https://github.com/miketout/VerusCoin into dev
Asher [Wed, 13 Nov 2019 19:18:21 +0000 (11:18 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev

5 years agoIdentity reservation validation fix
miketout [Wed, 13 Nov 2019 08:49:50 +0000 (00:49 -0800)]
Identity reservation validation fix

5 years agoReferral fixes
miketout [Wed, 13 Nov 2019 06:41:18 +0000 (22:41 -0800)]
Referral fixes

5 years agoIdentity related wallet and signing fixes
miketout [Wed, 13 Nov 2019 05:32:38 +0000 (21:32 -0800)]
Identity related wallet and signing fixes

5 years agoMerge branch 'dev' of https://github.com/miketout/VerusCoin into dev
Asher [Wed, 13 Nov 2019 00:09:37 +0000 (16:09 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev

5 years agoDisable testnet node entries
miketout [Wed, 13 Nov 2019 00:06:56 +0000 (16:06 -0800)]
Disable testnet node entries

5 years agoIdentity smart transaction fixes
miketout [Tue, 12 Nov 2019 23:38:04 +0000 (15:38 -0800)]
Identity smart transaction fixes

5 years agoupdate version
Asher [Tue, 12 Nov 2019 20:39:14 +0000 (12:39 -0800)]
update version

5 years agoAdd job for ARM64 builds
Asher [Tue, 12 Nov 2019 20:39:01 +0000 (12:39 -0800)]
Add job for ARM64 builds

5 years agoMerge pull request #247 from miketout/dev
Asher Dawes [Tue, 12 Nov 2019 20:33:08 +0000 (12:33 -0800)]
Merge pull request #247 from miketout/dev

Support for identities and ARM64 builds

5 years agoMerge pull request #56 from monkins1010/mike_dev_arm
miketout [Tue, 12 Nov 2019 20:28:00 +0000 (12:28 -0800)]
Merge pull request #56 from monkins1010/mike_dev_arm

Add dependency for ARM builds

5 years agoRename PBaaS APIs to "multichain" and "identity", test fork activation
miketout [Tue, 12 Nov 2019 20:19:34 +0000 (12:19 -0800)]
Rename PBaaS APIs to "multichain" and "identity", test fork activation

5 years agoMerkle tree building for pre-fork and API updates
miketout [Tue, 12 Nov 2019 20:03:28 +0000 (12:03 -0800)]
Merkle tree building for pre-fork and API updates

5 years agoPrepare for Komodo notary forking
miketout [Tue, 12 Nov 2019 07:09:19 +0000 (23:09 -0800)]
Prepare for Komodo notary forking

5 years agoBuild
miketout [Mon, 11 Nov 2019 07:30:00 +0000 (23:30 -0800)]
Build

5 years agoAdd field level authorization to revocation and recovery authorities
miketout [Mon, 11 Nov 2019 07:26:02 +0000 (23:26 -0800)]
Add field level authorization to revocation and recovery authorities

5 years agoAlways use the latest ID for authorization when spending the ID itself
miketout [Mon, 11 Nov 2019 05:42:12 +0000 (21:42 -0800)]
Always use the latest ID for authorization when spending the ID itself

5 years agoPopulate keys for new smart transactions
miketout [Sat, 9 Nov 2019 00:51:07 +0000 (16:51 -0800)]
Populate keys for new smart transactions

5 years agoMake fee offer an optional parameter to exceed minimum and fix calculation
miketout [Fri, 8 Nov 2019 06:36:23 +0000 (22:36 -0800)]
Make fee offer an optional parameter to exceed minimum and fix calculation

5 years agoActivate referrals on Verus and VerusTest
miketout [Fri, 8 Nov 2019 03:51:50 +0000 (19:51 -0800)]
Activate referrals on Verus and VerusTest

5 years agoAdd fulfilled parameter to eval validations, complete identity validations
miketout [Fri, 8 Nov 2019 03:18:50 +0000 (19:18 -0800)]
Add fulfilled parameter to eval validations, complete identity validations

5 years agoBuild
miketout [Thu, 7 Nov 2019 19:30:01 +0000 (11:30 -0800)]
Build

5 years agoImplement identity revocation and recovery
miketout [Thu, 7 Nov 2019 19:19:13 +0000 (11:19 -0800)]
Implement identity revocation and recovery

5 years agoAdjust fee offer correctly according to referral rules
miketout [Thu, 7 Nov 2019 07:31:42 +0000 (23:31 -0800)]
Adjust fee offer correctly according to referral rules

5 years agoAdd smart transaction prechecks to ContextualCheckTransaction
miketout [Thu, 7 Nov 2019 07:23:15 +0000 (23:23 -0800)]
Add smart transaction prechecks to ContextualCheckTransaction

5 years agoMake and check referrals fully - not integrated into check pipeline yet
miketout [Thu, 7 Nov 2019 01:29:52 +0000 (17:29 -0800)]
Make and check referrals fully - not integrated into check pipeline yet

5 years agoAdd full, yet to be integrated CC script prechecks, including ID validity pre-check
miketout [Wed, 6 Nov 2019 20:58:32 +0000 (12:58 -0800)]
Add full, yet to be integrated CC script prechecks, including ID validity pre-check

5 years agofile
Chris [Wed, 6 Nov 2019 10:52:58 +0000 (10:52 +0000)]
file

5 years agoMerge pull request #55 from monkins1010/mike_dev_arm
miketout [Wed, 6 Nov 2019 06:34:08 +0000 (22:34 -0800)]
Merge pull request #55 from monkins1010/mike_dev_arm

Mike dev arm

5 years agoadded arm instrinsics for hashing
Monkins1010 [Mon, 4 Nov 2019 20:23:36 +0000 (20:23 +0000)]
added arm instrinsics for hashing

5 years agoImprove support for ID address differentiation and begin referral validation
miketout [Mon, 4 Nov 2019 05:41:41 +0000 (21:41 -0800)]
Improve support for ID address differentiation and begin referral validation

5 years agosyntax fixes
Monkins1010 [Sat, 2 Nov 2019 23:48:40 +0000 (23:48 +0000)]
syntax fixes

5 years agoSupport more advanced crypto condition structures and new listidentities API
miketout [Sat, 2 Nov 2019 22:23:05 +0000 (15:23 -0700)]
Support more advanced crypto condition structures and new listidentities API

5 years agoupdate
Monkins1010 [Sat, 2 Nov 2019 22:13:46 +0000 (22:13 +0000)]
update

5 years agoupdate
Chris [Sat, 2 Nov 2019 22:05:03 +0000 (22:05 +0000)]
update

5 years agoMake more advanced identity spends work with z_sendmany and transaction builder
miketout [Fri, 1 Nov 2019 20:02:52 +0000 (13:02 -0700)]
Make more advanced identity spends work with z_sendmany and transaction builder

5 years agoWorking identities with only basic testing
miketout [Fri, 1 Nov 2019 05:32:13 +0000 (22:32 -0700)]
Working identities with only basic testing

5 years agoMore identity wallet synchronization improvements and some testing
miketout [Thu, 31 Oct 2019 02:57:20 +0000 (19:57 -0700)]
More identity wallet synchronization improvements and some testing

5 years agoIdentity transaction indexing and auto removal of UTXOs when removed from ID
miketout [Wed, 30 Oct 2019 07:29:16 +0000 (00:29 -0700)]
Identity transaction indexing and auto removal of UTXOs when removed from ID

5 years agoSupport full identity history and manual hold for automatic transaction sync
miketout [Mon, 28 Oct 2019 16:56:31 +0000 (09:56 -0700)]
Support full identity history and manual hold for automatic transaction sync

5 years agoUpdate wallet identity storage
miketout [Fri, 25 Oct 2019 07:28:00 +0000 (00:28 -0700)]
Update wallet identity storage

5 years agoAdd comment for future opportunity
miketout [Thu, 24 Oct 2019 21:50:04 +0000 (14:50 -0700)]
Add comment for future opportunity

5 years agoFinish identity support in "i" bitcoin addresses and prepare for broader use of CCs...
miketout [Thu, 24 Oct 2019 21:04:50 +0000 (14:04 -0700)]
Finish identity support in "i" bitcoin addresses and prepare for broader use of CCs in normal txes

5 years agoAdd support for new identity "i" address as CtxDestination, which can specify global...
miketout [Thu, 24 Oct 2019 20:16:26 +0000 (13:16 -0700)]
Add support for new identity "i" address as CtxDestination, which can specify global identities as well as addresses

5 years agoRemove unused function
miketout [Tue, 22 Oct 2019 21:22:55 +0000 (14:22 -0700)]
Remove unused function

5 years agoMore identity updates and stubs for wallet synchronization
miketout [Tue, 22 Oct 2019 21:15:05 +0000 (14:15 -0700)]
More identity updates and stubs for wallet synchronization

5 years agoMerge with Veruscoin
miketout [Sun, 20 Oct 2019 19:53:29 +0000 (12:53 -0700)]
Merge with Veruscoin

5 years agoSupport for identities, identity APIs and new signing model - breaking change with...
miketout [Sun, 20 Oct 2019 19:49:54 +0000 (12:49 -0700)]
Support for identities, identity APIs and new signing model - breaking change with testnet

5 years agoUpdate deprecation height
Asher [Tue, 15 Oct 2019 01:42:02 +0000 (18:42 -0700)]
Update deprecation height

5 years agoUpdate version
Asher [Tue, 15 Oct 2019 01:00:45 +0000 (18:00 -0700)]
Update version

5 years agoMerge branch 'dev' of https://github.com/miketout/VerusCoin into dev
Asher [Tue, 15 Oct 2019 00:00:29 +0000 (17:00 -0700)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev

5 years agoFix raw transaction parsing of addresses
miketout [Mon, 14 Oct 2019 23:54:42 +0000 (16:54 -0700)]
Fix raw transaction parsing of addresses

5 years agoUpdate deprecation height
Asher [Sat, 12 Oct 2019 01:01:39 +0000 (18:01 -0700)]
Update deprecation height

5 years agoSupport extended characters from the command line
miketout [Sat, 12 Oct 2019 00:41:23 +0000 (17:41 -0700)]
Support extended characters from the command line

5 years agoMerge pull request #53 from VerusCoin/dev
miketout [Fri, 11 Oct 2019 21:11:47 +0000 (14:11 -0700)]
Merge pull request #53 from VerusCoin/dev

libsodium update

5 years agoUpdate deprecation height
Asher [Fri, 11 Oct 2019 21:02:00 +0000 (14:02 -0700)]
Update deprecation height

5 years agoOpen chains
Asher [Fri, 11 Oct 2019 21:01:16 +0000 (14:01 -0700)]
Open chains

5 years agoClose chains
Asher [Fri, 11 Oct 2019 04:34:05 +0000 (21:34 -0700)]
Close chains

5 years agoEncapsulate variable to treat it as a single string
Asher [Thu, 10 Oct 2019 04:38:29 +0000 (21:38 -0700)]
Encapsulate variable to treat it as a single string

5 years agoMerge branch 'dev' of github.com:VerusCoin/VerusCoin into dev
Asher [Thu, 10 Oct 2019 02:21:03 +0000 (19:21 -0700)]
Merge branch 'dev' of github.com:VerusCoin/VerusCoin into dev

5 years agoUpdate version
Asher [Thu, 10 Oct 2019 02:20:34 +0000 (19:20 -0700)]
Update version

5 years agoUpdate libsodium
Asher [Thu, 10 Oct 2019 02:19:32 +0000 (19:19 -0700)]
Update libsodium

5 years agoClose more chains
miketout [Thu, 10 Oct 2019 02:05:57 +0000 (19:05 -0700)]
Close more chains

5 years agoAdd closed chain list
miketout [Thu, 10 Oct 2019 01:49:18 +0000 (18:49 -0700)]
Add closed chain list

5 years agoFix issue loading block 1 added logic to skip indexing if at all possible
miketout [Wed, 9 Oct 2019 23:43:41 +0000 (16:43 -0700)]
Fix issue loading block 1 added logic to skip indexing if at all possible

5 years agoInitial Verus Network Decentralized ID Imlpementation
miketout [Wed, 9 Oct 2019 07:00:54 +0000 (00:00 -0700)]
Initial Verus Network Decentralized ID Imlpementation

5 years agoMerge pull request #52 from VerusCoin/dev
miketout [Tue, 1 Oct 2019 23:52:13 +0000 (16:52 -0700)]
Merge pull request #52 from VerusCoin/dev

Update ccache

5 years agoUpdate ccache
Asher [Tue, 1 Oct 2019 22:11:13 +0000 (15:11 -0700)]
Update ccache

5 years agoMerge pull request #51 from VerusCoin/dev
miketout [Sun, 29 Sep 2019 02:04:20 +0000 (19:04 -0700)]
Merge pull request #51 from VerusCoin/dev

Include current version in notaryChainVersion check

5 years agoUpdate issue template
Asher [Sun, 29 Sep 2019 01:52:28 +0000 (18:52 -0700)]
Update issue template

5 years agoInclude current version in notaryChainVersion check
Asher [Sun, 29 Sep 2019 01:42:55 +0000 (18:42 -0700)]
Include current version in notaryChainVersion check

5 years agoMerge pull request #50 from VerusCoin/dev
miketout [Sat, 28 Sep 2019 23:32:18 +0000 (16:32 -0700)]
Merge pull request #50 from VerusCoin/dev

Sync with VerusCoin tree

5 years agoclean up
Asher [Sat, 28 Sep 2019 23:26:36 +0000 (16:26 -0700)]
clean up

5 years agoclean up
Asher [Sat, 28 Sep 2019 23:13:20 +0000 (16:13 -0700)]
clean up

5 years agoclean up
Asher [Sat, 28 Sep 2019 23:11:06 +0000 (16:11 -0700)]
clean up

5 years agoFix string on help output
Asher [Sat, 28 Sep 2019 22:28:19 +0000 (15:28 -0700)]
Fix string on help output

5 years agoUpdate version and deprecation height
Asher [Sat, 28 Sep 2019 22:23:22 +0000 (15:23 -0700)]
Update version and deprecation height

5 years agoMerge branch 'dev' of https://github.com/miketout/VerusCoin into dev
Asher [Sat, 28 Sep 2019 22:19:08 +0000 (15:19 -0700)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev

5 years agoPostpone notary fork
miketout [Sat, 28 Sep 2019 22:15:34 +0000 (15:15 -0700)]
Postpone notary fork

5 years agoUpdate version
Asher [Sat, 28 Sep 2019 19:57:31 +0000 (12:57 -0700)]
Update version

5 years agoUpdate version
Asher [Sat, 28 Sep 2019 17:57:44 +0000 (10:57 -0700)]
Update version

5 years agoUpdate version
Asher [Sat, 28 Sep 2019 16:56:41 +0000 (09:56 -0700)]
Update version

5 years agoMerge branch 'dev' of https://github.com/miketout/VerusCoin into dev
Asher [Sat, 28 Sep 2019 06:18:40 +0000 (23:18 -0700)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev

5 years agoSimpler code for getchaintips
miketout [Sat, 28 Sep 2019 05:47:42 +0000 (22:47 -0700)]
Simpler code for getchaintips

5 years agoUpdate version
Asher [Sat, 28 Sep 2019 04:50:27 +0000 (21:50 -0700)]
Update version

5 years agoMerge branch 'dev' of https://github.com/miketout/VerusCoin into dev
Asher [Sat, 28 Sep 2019 04:49:47 +0000 (21:49 -0700)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev

5 years agoFix notarization output calculation
miketout [Sat, 28 Sep 2019 04:47:15 +0000 (21:47 -0700)]
Fix notarization output calculation

5 years agoMerge branch 'dev' of https://github.com/miketout/VerusCoin into dev
Asher [Fri, 27 Sep 2019 22:32:45 +0000 (15:32 -0700)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev

5 years agoUpdate version
Asher [Fri, 27 Sep 2019 22:32:01 +0000 (15:32 -0700)]
Update version

5 years agoEnable signing and check of PKH signatures on crypto-conditions
miketout [Fri, 27 Sep 2019 22:31:58 +0000 (15:31 -0700)]
Enable signing and check of PKH signatures on crypto-conditions

5 years agoUpdate version
Asher [Fri, 27 Sep 2019 22:19:26 +0000 (15:19 -0700)]
Update version

5 years agoMerge branch 'dev' of https://github.com/miketout/VerusCoin into dev
Asher [Fri, 27 Sep 2019 22:16:26 +0000 (15:16 -0700)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev

5 years agoReplace R-addr with t-addr
Asher [Fri, 27 Sep 2019 22:15:45 +0000 (15:15 -0700)]
Replace R-addr with t-addr

5 years agoUpdate Komodo notaries and change test ports
miketout [Fri, 27 Sep 2019 22:03:33 +0000 (15:03 -0700)]
Update Komodo notaries and change test ports

5 years agoChange currency unit from KMD to VRSC
Asher [Fri, 27 Sep 2019 19:57:50 +0000 (12:57 -0700)]
Change currency unit from KMD to VRSC

5 years agoIncrement build
Asher [Fri, 27 Sep 2019 08:15:18 +0000 (01:15 -0700)]
Increment build

5 years agoUpdate Zcash version
Asher [Fri, 27 Sep 2019 02:37:31 +0000 (19:37 -0700)]
Update Zcash version

5 years agoMerge branch 'dev' of https://github.com/miketout/VerusCoin into dev
Asher [Fri, 27 Sep 2019 02:02:16 +0000 (19:02 -0700)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev

5 years agoSigning and validation updates
miketout [Fri, 27 Sep 2019 01:57:17 +0000 (18:57 -0700)]
Signing and validation updates

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