]>
Git Repo - VerusCoin.git/log
Michael Toutonghi [Sat, 25 May 2019 06:45:30 +0000 (23:45 -0700)]
Merge branch 'dev' of https://github.com/miketout/komodo into dev
Michael Toutonghi [Sat, 25 May 2019 06:44:56 +0000 (23:44 -0700)]
Additional checking
Michael Toutonghi [Fri, 24 May 2019 00:30:07 +0000 (17:30 -0700)]
Remove some printouts
Michael Toutonghi [Fri, 24 May 2019 00:05:24 +0000 (17:05 -0700)]
Staking check fix
Michael Toutonghi [Thu, 23 May 2019 23:43:45 +0000 (16:43 -0700)]
Add new staking check for coinbase-capable staking
Michael Toutonghi [Thu, 23 May 2019 22:30:22 +0000 (15:30 -0700)]
Enable easy modification of VRSCTEST halving
Michael Toutonghi [Thu, 23 May 2019 22:02:49 +0000 (15:02 -0700)]
Change VRSCTEST params
Michael Toutonghi [Thu, 23 May 2019 19:38:54 +0000 (12:38 -0700)]
Additional validity checks and backup for PBaaS
Michael Toutonghi [Mon, 20 May 2019 19:09:40 +0000 (12:09 -0700)]
Cleanup print output
Michael Toutonghi [Mon, 20 May 2019 18:15:09 +0000 (11:15 -0700)]
increase max script element size for smart transactions
Michael Toutonghi [Mon, 20 May 2019 03:58:26 +0000 (20:58 -0700)]
adjust minimum work diff for edge cases
Michael Toutonghi [Mon, 20 May 2019 03:25:47 +0000 (20:25 -0700)]
address out of order synching issue
Michael Toutonghi [Mon, 20 May 2019 01:02:11 +0000 (18:02 -0700)]
Fix startup diff
Michael Toutonghi [Sun, 19 May 2019 23:42:31 +0000 (16:42 -0700)]
Fix premine second start for PBaaS chains
Michael Toutonghi [Sun, 19 May 2019 22:39:39 +0000 (15:39 -0700)]
remove name self-recognition until mainnet
Michael Toutonghi [Sun, 19 May 2019 22:00:18 +0000 (15:00 -0700)]
VRSC compatibility
Michael Toutonghi [Sun, 19 May 2019 21:35:54 +0000 (14:35 -0700)]
VRSC compatibility for startup blocks
Michael Toutonghi [Sun, 19 May 2019 20:04:15 +0000 (13:04 -0700)]
Log before stricter checks
Michael Toutonghi [Sun, 19 May 2019 19:31:12 +0000 (12:31 -0700)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
Michael Toutonghi [Sun, 19 May 2019 19:30:31 +0000 (12:30 -0700)]
Improve error checking and VRSC compat
Michael Toutonghi [Sun, 19 May 2019 05:02:19 +0000 (22:02 -0700)]
instantspend staking fix
Michael Toutonghi [Sun, 19 May 2019 02:07:06 +0000 (19:07 -0700)]
correct merge mining target calc
Michael Toutonghi [Sun, 19 May 2019 01:24:22 +0000 (18:24 -0700)]
mining required peers false
Michael Toutonghi [Sun, 19 May 2019 00:48:25 +0000 (17:48 -0700)]
Adjust startup difficulty of PBaaS chains
Michael Toutonghi [Sun, 19 May 2019 00:14:49 +0000 (17:14 -0700)]
Merge mine efficiently when mergred chains have greater diff than main
Michael Toutonghi [Sat, 18 May 2019 23:57:45 +0000 (16:57 -0700)]
set mining to require peers for testnet upgrade
Michael Toutonghi [Sat, 18 May 2019 23:52:03 +0000 (16:52 -0700)]
compress data for merge mined chains
Michael Toutonghi [Sat, 18 May 2019 23:49:52 +0000 (16:49 -0700)]
fix longest chain of 0
Michael Toutonghi [Sat, 18 May 2019 23:10:37 +0000 (16:10 -0700)]
Allow coinbase to emit dust
Michael Toutonghi [Sat, 18 May 2019 22:59:00 +0000 (15:59 -0700)]
Message cleanup
Michael Toutonghi [Sat, 18 May 2019 22:09:41 +0000 (15:09 -0700)]
Enable staked blocks with instant spend
Michael Toutonghi [Sat, 18 May 2019 21:09:18 +0000 (14:09 -0700)]
remove overload of check flag and improve startup
Michael Toutonghi [Sat, 18 May 2019 20:27:59 +0000 (13:27 -0700)]
Clean up mempool from checking block with instant spend
Michael Toutonghi [Sat, 18 May 2019 19:01:22 +0000 (12:01 -0700)]
Checking block pre-check
Michael Toutonghi [Sat, 18 May 2019 17:50:37 +0000 (10:50 -0700)]
more selective error checking
Michael Toutonghi [Sat, 18 May 2019 17:38:48 +0000 (10:38 -0700)]
debugging error checking
Michael Toutonghi [Sat, 18 May 2019 08:29:06 +0000 (01:29 -0700)]
add duplicate exception as well
Michael Toutonghi [Sat, 18 May 2019 08:02:25 +0000 (01:02 -0700)]
overload check pow for input check on checkblock loop
Michael Toutonghi [Sat, 18 May 2019 07:43:19 +0000 (00:43 -0700)]
fix error check
Michael Toutonghi [Sat, 18 May 2019 07:22:17 +0000 (00:22 -0700)]
fix boolean check
Michael Toutonghi [Sat, 18 May 2019 07:16:04 +0000 (00:16 -0700)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
Michael Toutonghi [Sat, 18 May 2019 07:15:32 +0000 (00:15 -0700)]
skip missing input check on early block db verify
Michael Toutonghi [Sat, 18 May 2019 05:53:37 +0000 (22:53 -0700)]
improve error messages
Michael Toutonghi [Sat, 18 May 2019 05:45:31 +0000 (22:45 -0700)]
more locking where needed
Michael Toutonghi [Sat, 18 May 2019 05:18:22 +0000 (22:18 -0700)]
improved error output
Michael Toutonghi [Sat, 18 May 2019 05:06:38 +0000 (22:06 -0700)]
fix build
Michael Toutonghi [Sat, 18 May 2019 04:58:25 +0000 (21:58 -0700)]
improve notarization finalization
Michael Toutonghi [Sat, 18 May 2019 04:05:24 +0000 (21:05 -0700)]
more detailed notarization output
Michael Toutonghi [Sat, 18 May 2019 03:38:09 +0000 (20:38 -0700)]
less output
Michael Toutonghi [Sat, 18 May 2019 03:28:31 +0000 (20:28 -0700)]
fix build
Michael Toutonghi [Sat, 18 May 2019 03:24:34 +0000 (20:24 -0700)]
Fix finalization spends
Michael Toutonghi [Sat, 18 May 2019 03:03:36 +0000 (20:03 -0700)]
More specific block check
Michael Toutonghi [Sat, 18 May 2019 01:22:51 +0000 (18:22 -0700)]
debugging output
Michael Toutonghi [Sat, 18 May 2019 00:42:09 +0000 (17:42 -0700)]
improve output
Michael Toutonghi [Sat, 18 May 2019 00:31:22 +0000 (17:31 -0700)]
improve output
Michael Toutonghi [Fri, 17 May 2019 23:16:35 +0000 (16:16 -0700)]
improve error handling in checkblock
Michael Toutonghi [Fri, 17 May 2019 22:02:30 +0000 (15:02 -0700)]
Fix notary fork calculation
Michael Toutonghi [Fri, 17 May 2019 20:11:48 +0000 (13:11 -0700)]
Update memory pool and block checks
Michael Toutonghi [Fri, 17 May 2019 18:11:29 +0000 (11:11 -0700)]
more efficient check
Michael Toutonghi [Fri, 17 May 2019 18:05:01 +0000 (11:05 -0700)]
Fix check for coinbases participating in mempool
Michael Toutonghi [Fri, 17 May 2019 08:19:51 +0000 (01:19 -0700)]
improve check
Michael Toutonghi [Fri, 17 May 2019 08:15:03 +0000 (01:15 -0700)]
accept dups from mempool in checkblock
Michael Toutonghi [Fri, 17 May 2019 08:11:58 +0000 (01:11 -0700)]
accept tx when checking db
Michael Toutonghi [Fri, 17 May 2019 07:44:35 +0000 (00:44 -0700)]
debugging
Michael Toutonghi [Fri, 17 May 2019 07:04:50 +0000 (00:04 -0700)]
simpler check for match or first
Michael Toutonghi [Fri, 17 May 2019 05:20:53 +0000 (22:20 -0700)]
debugging
Michael Toutonghi [Fri, 17 May 2019 03:45:21 +0000 (20:45 -0700)]
fix build
Michael Toutonghi [Fri, 17 May 2019 03:19:46 +0000 (20:19 -0700)]
improve output
Michael Toutonghi [Fri, 17 May 2019 03:18:44 +0000 (20:18 -0700)]
more notarization output
Michael Toutonghi [Fri, 17 May 2019 01:56:30 +0000 (18:56 -0700)]
Cleanup locking
Michael Toutonghi [Fri, 17 May 2019 01:42:13 +0000 (18:42 -0700)]
Remove more gettransaction calls
Michael Toutonghi [Thu, 16 May 2019 23:48:05 +0000 (16:48 -0700)]
delete typed chain objects
Michael Toutonghi [Thu, 16 May 2019 22:51:49 +0000 (15:51 -0700)]
Cache notarization tx lookups
Michael Toutonghi [Thu, 16 May 2019 22:06:02 +0000 (15:06 -0700)]
More notarization checking
Michael Toutonghi [Thu, 16 May 2019 21:20:20 +0000 (14:20 -0700)]
properly parse pubkey when specified for node payment address
Michael Toutonghi [Thu, 16 May 2019 21:02:07 +0000 (14:02 -0700)]
use consistent method for retrieving txes
Michael Toutonghi [Thu, 16 May 2019 19:34:21 +0000 (12:34 -0700)]
Notarization payout and validation fixes
Michael Toutonghi [Thu, 16 May 2019 08:14:04 +0000 (01:14 -0700)]
Fix prior notarization heights
Michael Toutonghi [Thu, 16 May 2019 07:28:22 +0000 (00:28 -0700)]
improve locking
Michael Toutonghi [Thu, 16 May 2019 06:55:41 +0000 (23:55 -0700)]
Prevent premature notarization submission
Michael Toutonghi [Thu, 16 May 2019 06:31:25 +0000 (23:31 -0700)]
Notarization improvements
Michael Toutonghi [Thu, 16 May 2019 06:03:50 +0000 (23:03 -0700)]
More restrictive checks
Michael Toutonghi [Thu, 16 May 2019 04:15:08 +0000 (21:15 -0700)]
Handle exceptions
Michael Toutonghi [Thu, 16 May 2019 02:47:52 +0000 (19:47 -0700)]
better output on startup
Michael Toutonghi [Thu, 16 May 2019 01:37:48 +0000 (18:37 -0700)]
Enable almost instant start of PBaaS chains
Michael Toutonghi [Thu, 16 May 2019 01:34:36 +0000 (18:34 -0700)]
Add default startup difficulty
Michael Toutonghi [Thu, 16 May 2019 01:33:01 +0000 (18:33 -0700)]
debugging
Michael Toutonghi [Wed, 15 May 2019 22:10:29 +0000 (15:10 -0700)]
Handle forking notarizations properly
Michael Toutonghi [Wed, 15 May 2019 21:01:37 +0000 (14:01 -0700)]
Cross notarization fix
Michael Toutonghi [Wed, 15 May 2019 19:00:45 +0000 (12:00 -0700)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
Michael Toutonghi [Wed, 15 May 2019 19:00:22 +0000 (12:00 -0700)]
Ensure ASSETCHAINS_SUPPLY is consistently in satoshis
Michael Toutonghi [Wed, 15 May 2019 18:52:04 +0000 (11:52 -0700)]
remove spurious check
Michael Toutonghi [Wed, 15 May 2019 18:36:36 +0000 (11:36 -0700)]
enable proper premine for PBaaS chains
Michael Toutonghi [Wed, 15 May 2019 18:23:01 +0000 (11:23 -0700)]
Retrieve last notarization tx when appropriate
Michael Toutonghi [Wed, 15 May 2019 06:19:51 +0000 (23:19 -0700)]
Merge branch 'dev' of https://github.com/miketout/komodo into dev
Michael Toutonghi [Wed, 15 May 2019 06:19:22 +0000 (23:19 -0700)]
more error checking
Michael Toutonghi [Wed, 15 May 2019 05:31:55 +0000 (22:31 -0700)]
include notarization heights in getdefinechains
Michael Toutonghi [Wed, 15 May 2019 03:57:15 +0000 (20:57 -0700)]
Merge branch 'dev' of https://github.com/miketout/VerusCoin into dev
Michael Toutonghi [Wed, 15 May 2019 03:56:43 +0000 (20:56 -0700)]
Replace assert in GetValueIn with returning 0
Michael Toutonghi [Wed, 15 May 2019 03:21:33 +0000 (20:21 -0700)]
fix memory issue
This page took 0.057925 seconds and 4 git commands to generate.