kanoi
							
						 | 
						
							
							
							
							
								
							
								7daa709781
								
							
								
							
						 | 
						
							
							
								
								libckpool - add semaphone function set as cksum_*
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								647fe51a20
								
							
								
							
						 | 
						
							
							
								
								php - align hash rates better
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								43d8ab3b1e
								
							
								
							
						 | 
						
							
							
								
								php - describe 'safe'
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								1619b9b159
								
							
								
							
						 | 
						
							
							
								
								ckdb - ensure a DB connection is always initiated before use
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								095402b069
								
							
								
							
						 | 
						
							
							
								
								ckdb - fix nextid breakage
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								e2ab8603da
								
							
								
							
						 | 
						
							
							
								
								php - fix registration breakage
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								48a891372c
								
							
								
							
						 | 
						
							
							
								
								ckdb - poolstats needs to check conn
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								a01cc2a597
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								0c234055bb
								
							
								
							
						 | 
						
							
							
								
								ckdb - split get_data and make all functions allow a DB connection to be passed
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								Con Kolivas
							
						 | 
						
							
							
							
							
								
							
								3b3ff68090
								
							
								
							
						 | 
						
							
							
								
								Only poll in the connector sender loop if the top of the list is a delayed writer
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								Con Kolivas
							
						 | 
						
							
							
							
							
								
							
								611a06b31f
								
							
								
							
						 | 
						
							
							
								
								Make sure to check the pthread conditional when polling for stalled sends since there will always be a send in the list
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								e9a1a9a817
								
							
								
							
						 | 
						
							
							
								
								ckdb/ktree - use cmp_t data type for compares and speed up compare functions
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								ef1b0d5439
								
							
								
							
						 | 
						
							
							
								
								Revert "Use integers for all the comparisons on ckdb cmp_ functions where possible, converting to double only when needed"
							
							
							
							
							
							
							
							This reverts commit 126a559214. 
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								Con Kolivas
							
						 | 
						
							
							
							
							
								
							
								c650382b2d
								
							
								
							
						 | 
						
							
							
								
								Discard messages being sent to clients who error on select
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								Con Kolivas
							
						 | 
						
							
							
							
							
								
							
								1edcd9ed6c
								
							
								
							
						 | 
						
							
							
								
								If we're not checking the errno on failed select we should not be looping in wait_read/write select
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								Con Kolivas
							
						 | 
						
							
							
							
							
								
							
								126a559214
								
							
								
							
						 | 
						
							
							
								
								Use integers for all the comparisons on ckdb cmp_ functions where possible, converting to double only when needed
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								Con Kolivas
							
						 | 
						
							
							
							
							
								
							
								30df779bfa
								
							
								
							
						 | 
						
							
							
								
								Polling on a blocked writer should be 100ms not 1ms
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								92ca867588
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								211b75e014
								
							
								
							
						 | 
						
							
							
								
								socket mode RWX not R+W
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								8ac517e70d
								
							
								
							
						 | 
						
							
							
								
								set socket file mode to owner+group R+W
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								Con Kolivas
							
						 | 
						
							
							
							
							
								
							
								6d99f89416
								
							
								
							
						 | 
						
							
							
								
								Allow workernames with either . or _ separators
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								4a28e01ec6
								
							
								
							
						 | 
						
							
							
								
								ckdb - set socket dir create mode 770 giving group access to listener
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								e7b67f8d9d
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								e5ebd9a7ae
								
							
								
							
						 | 
						
							
							
								
								ckdb - optional pgsql password
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								Con Kolivas
							
						 | 
						
							
							
							
							
								
							
								d69c3f07aa
								
							
								
							
						 | 
						
							
							
								
								Fix aliasing warnings
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								Con Kolivas
							
						 | 
						
							
							
							
							
								
							
								6b61ae5034
								
							
								
							
						 | 
						
							
							
								
								Put a sanity check on the length of the btcsig
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								6fac08332c
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								fd76353257
								
							
								
							
						 | 
						
							
							
								
								ckdb - remove unneeded excessive debug message
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								423d5c545b
								
							
								
							
						 | 
						
							
							
								
								ckdb - make -r optional and point it to ckpool default
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								Con Kolivas
							
						 | 
						
							
							
							
							
								
							
								16d898c7a7
								
							
								
							
						 | 
						
							
							
								
								Don't handle keyboard based signals by children processes
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								Con Kolivas
							
						 | 
						
							
							
							
							
								
							
								63a8de475c
								
							
								
							
						 | 
						
							
							
								
								Sleep before starting stats to avoid divide by zero
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								Con Kolivas
							
						 | 
						
							
							
							
							
								
							
								9b9c992569
								
							
								
							
						 | 
						
							
							
								
								Mask further signals from child processes once received and exit
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								Con Kolivas
							
						 | 
						
							
							
							
							
								
							
								b783ae992a
								
							
								
							
						 | 
						
							
							
								
								Deref pthreads after cancelling them
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								c3275ccb68
								
							
								
							
						 | 
						
							
							
								
								ckdb - update block confirm status
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								4aa7d9906c
								
							
								
							
						 | 
						
							
							
								
								ckdb - missing space in blcoks insert
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								12b816c54e
								
							
								
							
						 | 
						
							
							
								
								ckdb - correct block confirm sql
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								2af4207306
								
							
								
							
						 | 
						
							
							
								
								ckdb - fix block db save
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								Con Kolivas
							
						 | 
						
							
							
							
							
								
							
								dd13d356c2
								
							
								
							
						 | 
						
							
							
								
								Check threads exist before trying to cancel or join them
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								Con Kolivas
							
						 | 
						
							
							
							
							
								
							
								cc38bb51df
								
							
								
							
						 | 
						
							
							
								
								Show the blockhash in test_blocksolve in the same format as the prevhash returned by getblocktemplate
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								1229673f1d
								
							
								
							
						 | 
						
							
							
								
								ckdb - set socket log filename different to ckpool
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								abedf38f6c
								
							
								
							
						 | 
						
							
							
								
								ckdb - set default log folder to dblogs
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								a5b01c6148
								
							
								
							
						 | 
						
							
							
								
								ckdb - correct a startup message
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								f836bf28f2
								
							
								
							
						 | 
						
							
							
								
								ckdb - store blocks even if they have incorrect usernames
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								0cd95a65b5
								
							
								
							
						 | 
						
							
							
								
								ckdb - add tickers to most db loads
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								d3ca063395
								
							
								
							
						 | 
						
							
							
								
								ckdb - fix reload crash and tidy up reload error handling
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								f0caae2314
								
							
								
							
						 | 
						
							
							
								
								ckdb - replace references to timeval with tv_t
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								3cc816efb4
								
							
								
							
						 | 
						
							
							
								
								sql - set new db version to latest
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								86913036ac
								
							
								
							
						 | 
						
							
							
								
								ckdb - reload clear errno
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								53491bcdec
								
							
								
							
						 | 
						
							
							
								
								ckdb - poolstats searching in the correct direction
							
							
							
							
							
						 | 
						
							11 years ago | 
						
					
				
					
						
							
							
								 
								kanoi
							
						 | 
						
							
							
							
							
								
							
								4bd4248250
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
							
							
							
							
							
						 | 
						
							11 years ago |