]>
Git Repo - VerusCoin.git/log
miketout [Sun, 22 Dec 2019 08:45:03 +0000 (00:45 -0800)]
Merge branch 'dev' of https://github.com/miketout/veruscoin into dev
miketout [Sun, 22 Dec 2019 08:44:32 +0000 (00:44 -0800)]
Add dPoW improvements
miketout [Sun, 22 Dec 2019 08:35:45 +0000 (00:35 -0800)]
Strict compiler errors for gcc8
miketout [Sun, 22 Dec 2019 08:09:49 +0000 (00:09 -0800)]
gcc8 build break
miketout [Sun, 22 Dec 2019 08:06:02 +0000 (00:06 -0800)]
Don't mark whole wallet dirty
miketout [Sun, 22 Dec 2019 07:56:13 +0000 (23:56 -0800)]
Wallet sync improvements
miketout [Sun, 22 Dec 2019 01:10:02 +0000 (17:10 -0800)]
Remove notary additions temporarily
miketout [Sat, 21 Dec 2019 22:10:47 +0000 (14:10 -0800)]
Mark wallet dirty to update balances on revoke and recover that are cached
miketout [Sat, 21 Dec 2019 18:01:51 +0000 (10:01 -0800)]
Refuse to disconnect notarized tip
miketout [Sat, 21 Dec 2019 00:19:29 +0000 (16:19 -0800)]
Do not enable crypto-condition staking until next fork
miketout [Fri, 20 Dec 2019 23:40:54 +0000 (15:40 -0800)]
Don't delete transactions from wallet in range loop
miketout [Fri, 20 Dec 2019 14:30:06 +0000 (06:30 -0800)]
Update staking for IDs and streamline ID add/remove to wallet
miketout [Thu, 19 Dec 2019 22:49:43 +0000 (14:49 -0800)]
Merge pull request #60 from VerusCoin/dev
DeckerSU gcc8 fixes
miketout [Thu, 19 Dec 2019 22:38:06 +0000 (14:38 -0800)]
Merge pull request #261 from DeckerSU/patch-vrsc-gcc8
Patch #2 vrsc gcc8
DeckerSU [Thu, 19 Dec 2019 22:12:30 +0000 (01:12 +0300)]
multiple fix of return-type for stubs and real methods in pbaas
DeckerSU [Thu, 19 Dec 2019 22:02:25 +0000 (01:02 +0300)]
crosschainproof return-type fix
DeckerSU [Thu, 19 Dec 2019 21:58:39 +0000 (00:58 +0300)]
comment unused GatewaysAddQueue
if it will be used later it should return non-void value or
have void return-type.
DeckerSU [Thu, 19 Dec 2019 21:49:57 +0000 (00:49 +0300)]
komodo_segids return-type fix
DeckerSU [Thu, 19 Dec 2019 21:47:10 +0000 (00:47 +0300)]
CCheatList::Add return-type fix
miketout [Wed, 18 Dec 2019 19:13:46 +0000 (11:13 -0800)]
Ensure staking on IDs, return hash on getidentity and throw error if identity not found
Asher [Wed, 18 Dec 2019 02:02:22 +0000 (18:02 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
miketout [Wed, 18 Dec 2019 01:31:50 +0000 (17:31 -0800)]
Fix check for valid name commitment
miketout [Wed, 18 Dec 2019 00:41:30 +0000 (16:41 -0800)]
More logging info
Asher [Tue, 17 Dec 2019 23:55:22 +0000 (15:55 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
miketout [Tue, 17 Dec 2019 23:54:31 +0000 (15:54 -0800)]
Build again
Asher [Tue, 17 Dec 2019 23:47:14 +0000 (15:47 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
miketout [Tue, 17 Dec 2019 23:45:08 +0000 (15:45 -0800)]
Build fix
Asher [Tue, 17 Dec 2019 23:21:46 +0000 (15:21 -0800)]
Update version and deprecation height
Asher [Tue, 17 Dec 2019 23:18:23 +0000 (15:18 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
miketout [Tue, 17 Dec 2019 23:15:50 +0000 (15:15 -0800)]
Lookup identity input with gettransaction vs. coinsview cache, to succeed even when spent in precheck
Asher [Tue, 17 Dec 2019 18:39:16 +0000 (10:39 -0800)]
Update version and deprecation height
miketout [Tue, 17 Dec 2019 11:12:54 +0000 (03:12 -0800)]
Merge main fixes
Merge branch 'dev' of https://github.com/miketout/veruscoin into dev
miketout [Tue, 17 Dec 2019 09:48:44 +0000 (01:48 -0800)]
Fix bug rejecting identity on orphan block
miketout [Tue, 17 Dec 2019 08:51:33 +0000 (00:51 -0800)]
Merge pull request #59 from VerusCoin/dev
Sync trees
miketout [Tue, 17 Dec 2019 08:37:16 +0000 (00:37 -0800)]
Additional changes to further reduce banning behavior
Asher [Mon, 16 Dec 2019 22:31:29 +0000 (14:31 -0800)]
Merge remote-tracking branch 'origin/dev' into dev
Asher [Mon, 16 Dec 2019 22:31:11 +0000 (14:31 -0800)]
bump boost
miketout [Mon, 16 Dec 2019 22:24:47 +0000 (14:24 -0800)]
Merge pull request #255 from DeckerSU/patch-vrsc-gcc8
fix segfaults after build with gcc-8
DeckerSU [Mon, 16 Dec 2019 20:14:55 +0000 (23:14 +0300)]
fix segfaults after build with gcc-8
fix segfaults of ./verusd and ./verus with gcc-8 build.
build with fix tested on Debian 10 and Ubuntu 19 which
have gcc-8 by default.
Asher [Mon, 16 Dec 2019 01:40:12 +0000 (17:40 -0800)]
Update deprecation height and version
Asher [Mon, 16 Dec 2019 01:37:15 +0000 (17:37 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
miketout [Mon, 16 Dec 2019 01:30:54 +0000 (17:30 -0800)]
Do not ban immediately on identity conflicts
miketout [Sun, 15 Dec 2019 09:28:14 +0000 (01:28 -0800)]
Add cansign and canspend to getidentity
miketout [Sun, 15 Dec 2019 01:59:31 +0000 (17:59 -0800)]
Misc fixes and small cleanup
miketout [Sat, 14 Dec 2019 22:19:14 +0000 (14:19 -0800)]
Retain const on cast that was causing compiler issue in ccminer
miketout [Sat, 14 Dec 2019 21:43:33 +0000 (13:43 -0800)]
display filters
Asher [Sat, 14 Dec 2019 05:35:56 +0000 (21:35 -0800)]
Update deprecation height and version
Asher [Sat, 14 Dec 2019 05:03:04 +0000 (21:03 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
miketout [Sat, 14 Dec 2019 03:40:07 +0000 (19:40 -0800)]
Third time's a charm :)
miketout [Sat, 14 Dec 2019 03:06:32 +0000 (19:06 -0800)]
more coinbase height check fix
miketout [Sat, 14 Dec 2019 02:18:01 +0000 (18:18 -0800)]
Build fix
miketout [Sat, 14 Dec 2019 02:07:05 +0000 (18:07 -0800)]
Merge branch 'dev' of https://github.com/miketout/veruscoin into dev
miketout [Sat, 14 Dec 2019 02:06:42 +0000 (18:06 -0800)]
Fix coinbase height check to support optimized small numbers
Asher [Fri, 13 Dec 2019 05:23:03 +0000 (21:23 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
miketout [Fri, 13 Dec 2019 05:22:34 +0000 (21:22 -0800)]
Remove debug printf
miketout [Fri, 13 Dec 2019 04:48:45 +0000 (20:48 -0800)]
Make it possible to explicitly specify the VRSC or VRSCTEST chains as parent with bob.vrsc@
miketout [Thu, 12 Dec 2019 21:53:00 +0000 (13:53 -0800)]
Add solution to getblocktemplate
Asher [Thu, 12 Dec 2019 02:26:48 +0000 (18:26 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
miketout [Thu, 12 Dec 2019 02:21:25 +0000 (18:21 -0800)]
Fix mac issue with not returning identities sometimes when present
Asher [Sun, 8 Dec 2019 07:11:44 +0000 (23:11 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
miketout [Sun, 8 Dec 2019 06:47:51 +0000 (22:47 -0800)]
Full fix for incorrect solution
Asher [Sun, 8 Dec 2019 06:37:38 +0000 (22:37 -0800)]
Update deprecation height and version
Asher [Sun, 8 Dec 2019 06:34:44 +0000 (22:34 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
miketout [Sun, 8 Dec 2019 06:29:53 +0000 (22:29 -0800)]
Fix skipping of solution check for hash update
Asher [Fri, 6 Dec 2019 21:07:22 +0000 (13:07 -0800)]
Update version
Asher [Fri, 6 Dec 2019 21:06:16 +0000 (13:06 -0800)]
Update deprecation height
Asher [Fri, 6 Dec 2019 06:55:56 +0000 (22:55 -0800)]
Bump version
Asher [Fri, 6 Dec 2019 06:55:09 +0000 (22:55 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
miketout [Fri, 6 Dec 2019 06:53:03 +0000 (22:53 -0800)]
Change compare to allow proper content maps
Asher [Fri, 6 Dec 2019 05:30:29 +0000 (21:30 -0800)]
Bump version
Asher [Fri, 6 Dec 2019 05:26:46 +0000 (21:26 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
miketout [Fri, 6 Dec 2019 05:21:55 +0000 (21:21 -0800)]
Typo fix
miketout [Fri, 6 Dec 2019 05:20:10 +0000 (21:20 -0800)]
Fix data validation in content hash to avoid deeper assert
Asher [Fri, 6 Dec 2019 02:02:28 +0000 (18:02 -0800)]
Bump version
Asher [Fri, 6 Dec 2019 02:00:04 +0000 (18:00 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
miketout [Fri, 6 Dec 2019 01:47:45 +0000 (17:47 -0800)]
Change contenthashes from array to contentmap map object, move port
Asher [Thu, 5 Dec 2019 22:19:13 +0000 (14:19 -0800)]
Bump version
Asher [Thu, 5 Dec 2019 22:15:34 +0000 (14:15 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
miketout [Thu, 5 Dec 2019 21:41:00 +0000 (13:41 -0800)]
Merge multiple changes from different computers
Merge branch 'dev' of https://github.com/miketout/komodo into dev
miketout [Thu, 5 Dec 2019 21:40:32 +0000 (13:40 -0800)]
Handle invalid blocks and transactions better
miketout [Thu, 5 Dec 2019 21:03:45 +0000 (13:03 -0800)]
Range check to handle invalid transactions
Asher [Thu, 5 Dec 2019 01:13:51 +0000 (17:13 -0800)]
update version
Asher [Thu, 5 Dec 2019 00:53:13 +0000 (16:53 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
miketout [Thu, 5 Dec 2019 00:50:27 +0000 (16:50 -0800)]
Limit on space in a block for IDs
Asher [Thu, 5 Dec 2019 00:16:40 +0000 (16:16 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
miketout [Thu, 5 Dec 2019 00:11:54 +0000 (16:11 -0800)]
Update invalid char message to include @
miketout [Wed, 4 Dec 2019 22:26:22 +0000 (14:26 -0800)]
Remove spurious error messages & improve identity sync
Asher [Mon, 2 Dec 2019 09:15:04 +0000 (01:15 -0800)]
update version
Asher [Mon, 2 Dec 2019 08:59:40 +0000 (00:59 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
miketout [Mon, 2 Dec 2019 08:59:14 +0000 (00:59 -0800)]
Remove debugging output
miketout [Mon, 2 Dec 2019 08:46:50 +0000 (00:46 -0800)]
Enable mining requires peers
Asher [Mon, 2 Dec 2019 08:23:04 +0000 (00:23 -0800)]
update version
Asher [Mon, 2 Dec 2019 08:21:58 +0000 (00:21 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
miketout [Mon, 2 Dec 2019 08:21:12 +0000 (00:21 -0800)]
Missing checkin
Asher [Mon, 2 Dec 2019 08:14:08 +0000 (00:14 -0800)]
update versionl
Asher [Mon, 2 Dec 2019 08:12:42 +0000 (00:12 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
# Conflicts:
# src/deprecation.h
miketout [Mon, 2 Dec 2019 08:08:36 +0000 (00:08 -0800)]
Change versioning to account for some blocks at solutionv3 on VerusHashV2
Asher [Sun, 1 Dec 2019 21:25:37 +0000 (13:25 -0800)]
update libgmp download url
Asher [Sun, 1 Dec 2019 21:23:52 +0000 (13:23 -0800)]
update version
Asher [Sun, 1 Dec 2019 21:22:58 +0000 (13:22 -0800)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
This page took 0.060188 seconds and 4 git commands to generate.