It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
settings:
miner_id: oldhda
miner_loc: ...
do_monitor: 1
do_bcast_status: 1
smtp_host: ...
smtp_to: ...
smtp_auth_user: ...
smtp_auth_pass: ....
smtp_tls: 1
smtp_ssl: 1
do_mgpumon: 0
do_autoconf_client: 1
detect_defunct: 1
phoenix2: 1
phoenix2_config: /etc/bamt/phoenix2.conf
phoenix2_port: 7789
phoenix2_pass: bamt
gpu0:
disabled: 0
phoenix2: 1
# core_speed_0: 300
# core_speed_1: 800
core_speed_2: 900
mem_speed_0: 175
mem_speed_1: 175
mem_speed_2: 175
fan_speed: 60
kernel: phatk2
kernel_params: BFI_INT VECTORS FASTLOOP=false AGGRESSION=9
pool_file: /etc/bamt/pools
pool_timeout: 180
monitor_temp_lo: 45
monitor_temp_hi: 80
monitor_load_lo: 80
monitor_hash_lo: 350
monitor_fan_lo: 2000
monitor_reject_hi: 2
[general]
autodetect = +cl -cpu #Use autodetect for all OpenCL devices, except those which are CPUs.
verbose = True #Enable verbose logging?
backend = http://[email protected]:8332 #The primary backend.
# backups = http://user2:[email protected]:8332 http://bitcoin:bitcoin@localhost:8332 #A space seperated list of backup servers.
failback = 600 #Seconds between attempts to reconnect to primary backend when using backups. (0 to disable)
queuesize = 3 #Target/maximum size of the queue
queuedelay = 5 #Seconds before work expires to request more work (WARNING: don't change this unless you know what you are doing!)
statusinterval = 1 #Seconds between statusbar updates
ratesamples = 10 #Number of samples to average for hashrate reporting
# logfile = #Set this option to log to a file.
[web]
disabled = False #Disable the RPC server?
bind = 127.0.0.1 #IP to bind the RPC server to
port = 7789 #RPC port MUST MATCH SETTING IN BAMT.CONF
password = bamt #RPC password MUST MATCH SETTING IN BAMT.CONF
root = /var/www/phoenix #Root directory for the web server
logbuffer = 1000 #How many logs to remember in the getlogs() RPC call
# Hey, you. yeah, you. You must fix the stuff below to match your GPUs!
[cl:0:0]
autoconfigure = False #Automatically configure this device?
kernel = phatk2 #The kernel to use for the device
name = GPU 0 #The name to display the device as (default is device ID if not specified)
start_undetected = False #Do not start the kernel if the device is not present
disabled = False #Disable this device?
worksize = 128 #Work group size, tweaking this option may improve performance
vectors = True #Use unit2 vectors? (enable this or vectors4, not both)
vectors4 = False #Use uint4 vectors? (enable this or vectors, not both)
bfi_int = True #Use BFI_INT instruction on ATI VLIW GPUs?
goffset = True #Use OpenCL 1.1 global offset?
fastloop = False #Use fast internal loop? (ideal for low aggression)
aggression = 9 #Number of nonces to test per kernel execution (lower value = less desktop lag, higher value = higher hashrate)