Best Ubiq UBQ Mining Program
• The basic concept of a mining rig is to have an open case where you could mount your video cards, motherboard, PSU and a storage device/SSD. See for an example of how one looks like and how you could actually make it yourself for cheap! • The ideea is to use all video cards on PCI-E risers to align the videocards at the top and to keep a distance from one to another so that each card stays relatively cooled for the time performing. • As power supplying one powerful PSU or two medium sized could be used (but you might need some extra adapters) • Storage is needed for holding the OS so anything could be used (from HDDs, SSDs to usb flash-drives) BUT you want to minimize your power consumption to achieve more profit right? So you should go with the cheapest SSD on sata 3 interface you can find on the market. Most known video cards from AMD used in mining UBQ and their approximate hashrate: • RX 580: 22.5 – 27 mh/s • RX 570: 21 – 26 mh/s • RX 480: 24 – 31 mh/s • RX 470: 23 – 30 mh/s • R9 390: 30 – 31 mh/s • R9 380X: 21 mh/s • R9 380: 19 mh/s • R9 290: 25 – 30 mh/s • R9 280X: 22 – 25 mh/s • R9 270: 15 – 17 mh/s • R7 370: 15 – 20 mh/s As of difficulty increases, older video cards from R7 and R9 series are having lower hashrate then the above specified, so far the best hash rate/power consumption would be the RX 4xx series!
This guide is intended for WINDOWS 7/8.1/10 users only! Step 1: Download latest ” “. Step 2: Extract the files from downloaded zip to Desktop (or a location of your choice) – right click the zipped archive file ->EXTRACT ALL: Step 3: Browse the extracted folder and find a file called “start” (that is actually a batch-file with the exact name “start.bat”. Right click it ->Edit ->if(open file security warning) say RUN ->it will open with NOTEPAD.
Step 4: configuring the miner to use your desired Mining Pool and your own wallet. ( for a choice of your own) Select all the text from opened notepad and copy-paste the text below: setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 EthDcrMiner64.exe -epool ADRESS:PORT -ewal YOUR_WALLET -epsw x Step 5: edit ” ADRESS “, ” PORT ” and ” YOUR_WALLET ” to match your own. For example, for “ADRESS” i will use “us.ubiqpool.io”, for “PORT” i choose a port from such as “8008” and finally i put my wallet adress in “YOUR_WALLET” from poloniex.com: ” 0x51c4f7a2842625ca868121c371bb9a ” The END RESULTS of example would look like this: setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 EthDcrMiner64.exe -epool us.ubiqpool.io:8008 -ewal 0x51c4f7a2842625ca868121c371bb9a -epsw x That’s IT! Save the opened start.bat file and RUN it!
Mining BitcoinDark BTCD In 2010. You should be start mining! After a few “share found” messages within miner, you should check your mining progress, go to (or wherever you are mining) and check your account and/or wallet status for LIVE mining details. Example: go to ->and input your wallet adress an click Lookup, after a few seconds you should see your immature balance as well as payouts! I assume you already know how to make a batchfile (start.bat) and how to properly edit it so we are going to add a few tweaks to it and add dual mining!
Mineable Crypto checker for Coin Stats, Profit Calculate, Estimate Earning, Mining Pools, Mining Hardware, Mining Software. Mining Ubiq: soft, pool. When I was looking for a pool for Ubiq mining. Then unpack the program and look for the file with the extension.bat.
Be sure to check the Readme!!!txt included in the claymore miner zip package! So in the basic guide we used this command line to start the miner up and running on with UBIQ only mode! EthDcrMiner64.exe -epool us.ubiqpool.io:8008 -ewal 0x51c4f7a2842625ca868121c371bb9a -epsw x Now we are going to add a few extra commands to it to tweak it and even add dual mining support to it! Fist, we need to get familiar with the most common used switches: -ethi ->this switch will set the desired mining intensity on each card from 0 – 8 (8 is highest) it can set to separate cards just by a coma ex: -ethi 3,7 will result the 1st gpu with intensity 3 and the 2nd with intensity 7. (the reason you would want to adjust this is to control temperature when you play with overclocking!) -tt ->this is the TARGET TEMPERATURE and it will automatically adjust fan speeds to meet your desired values.
Ex: -tt 80,75 (because i want the bottom GPU to have the same fan speed as the top GPU “IF IT WAS A SIMPLE DESKTOP SYSTEM” but because the position of the TOP GPU is warmer /see Physics 101, it will always require more cooling then the one bellow it, and so on!) -ttli ->Target Temperature Low Intensity: simply put, this switch allows the miner to reduce mining intensity for a specified temperature value. EX: -ttli 80,83,85 it takes the values of celcius degrees of three GPUs and if they reach these values, miner will adjust intensity for each card to prevent them from overheating, therefore reaching these values. -tstop ->this is an emergency STOP safe switch! You can set celcius degrees value for each card to prevent them from BURNING! 😀 ex: -tstop 85,88,90 if the 1st gpu reaches 85, the 2nd 88 and 3rd 90*C, the specific video card will stop mining to allow it to cool down, therefore SAVING THE LIFE OF THAT CARD!

For my setup test example i’m using a normal desktop with 2 video cards, an RX 470 and an RX 480, both from Sapphire, now i have the RX 470 on 1st PCI_E slot and the RX 480 om the 3rd slot. Because the RX470 consumes less power then 480, therefore TDP is lower and it reaches high temp harder! Usually the 1st GPU index is the one that you have a monitor connected to it! My Batchfile would look like this: setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 EthDcrMiner64.exe -epool us.ubiqpool.io:8008 -ewal 0x51c4f7a2842625ca868121c371bb9a -epsw x -ethi 8,7 -tt 70,75 -ttli 73,78 -tstop 78,82 Remember, i use a desktop in this test case scenario, so airflow is important but it’s a closed-pc case, and that means high temperatures for low db fan sound! I know the temps are higher then most people would think, but they’re normal working temps. Now let’s get into DUAL MINING mode!
After 6 months of public testing, the Ubiq network is ready for launch! We are excited to open up participation for all members in the blockchain development, mining and financial space.
January 28th 2017 will mark the inception of the new blockchain and transfer of value from the existing Jumbucks blockchain to the Ethereum based Ubiq blockchain. The new chain will bring about many new capabilities through smart contracts, giving us a far greater opportunity for lasting applications while still having the existing value and stability from an established 3 year old market. The Ubiq development team is committed to providing the most stable, flexible and bug-free platform available for the development of enterprise level applications. This is accomplished through extensive observation, testing and improvements to the various blockchain technologies currently available. Markets closed On January 28th, 2017 at 12:01am PST the Jumbucks [JBS] market will be closed on exchanges. Snapshot and Genesis Block creation A snapshot of the Jumbucks blockchain will be taken with the balances recorded for every JBS address. The Genesis Block will be.
Wallets will be created and the code will be published to Github. Network Launch On the Ubiq [UBQ] network will be launched. Post Launch The Ubiq market will be open on exchanges the following week. Any unclaimed Ubiq will be placed into multi-sig address. If you have already submitted via the claim form, please ensure you have all of the info required (keys and password) to import and unlock after swap. If need be, you can resubmit with the same JBS address, the latest verified submission will be used.
The old Jumbucks network will be considered developer deprecated and unsupported. Ubiq is proud to be the first Ethereum fork which brings about consensus level changes in the form of brand new code. We have ported Digibyte's Digishield v3 difficulty adjustment algorithm to an Ethereum code base, the same difficulty algorithm recently chosen by the Zcash development team. The new codebase allows for difficulty retargeting every 88 second block using the Digishield algorithm. This reacts to changes in hashrate each block to increase difficulty and increase attack costs for miners. The addition of Exponentially Subjective Scoring is now an optional flag for services like exchanges and pools to calculate during any adverse network conditions including forks. This protection exponentially reduces the window a double spend can take place while also providing seamless consensus of nodes on the “longest” chain.
With our designed Monetary Policy, block rewards will start out at 8 and decrease by 1 yearly until it reaches a minimum of 1 UBQ per block. In Ubiq we wanted to program in the option of staying with Proof of Work indefinitely should it prove to be viable long term.
There are many aspects we will consider in terms of viability such as overall health of the Proof of Work network, and coin distribution, but ultimately we foresee a future where Ubiq may run as a Proof of Work network forever. With Ubiq we plan on running a Proof of Work network for a minimum of 1 year before considering and evaluating any switch to a Proof of Stake scheme. This is illustrated in the table below.
Further details and changes: Algorithm: Dagger Hashimoto Block Reward: 8 decreasing by 1 yearly until 1 UBQ per block Block Target: 88 seconds HTTP RPC server port: 8588 Websocket RPC server port: 8589 Network listening port: 30388 Network ID: 88 Chain ID: 8 (EIP 155 Replay Attack Protection compliant) Reduced rewards for included Uncle blocks Forked from the latest Geth 1.5 containing all the latest EIPs At launch you can use any available Etherereum mining software with the exception of Claymore. Claymore will be available after ~30 days once the network reaches Epoch 1 (Block 30,000). Genoil: Ethminer: The longer block times of Ubiq means the DAG size growth will be much slower, allowing graphics cards with 2GB RAM to mine for over 6 years.
In Ethereum 2GB graphics cards were obsolete a bit over a year later after launch as seen in the chart below. Ubiq Pool - Suprnova - Source Code: (Full source code and binaries will be announced before the launch!) The Fusion GUI Wallet will be released after launch.
Julian Yap - Well experienced in building blockchain technology and Systems Engineering working with notable projects like Bittrex (over 100 coin code reviews), Blocktech and Decred. Julian has provided several key principles of design, networking and economics to the project. Luke Williams - Joining the space in early 2012, Luke became well known within the blockchain community for building and providing resources and services. The creator of Iquidus Explorer, a blockchain search tool deployed for many ledgers in the industry. How To Mine A Electra ECA there. He is also the Technical Director for his company KryptoTech located in Spain.
Kris Hansen - Along with bringing many relationships in the existing fintech space, Kris is a capable developer for a wide range of systems and languages. He is helping with several technologies and use cases for the project along with contributing to the blockchain codebase. Alex Sterk - Appearing with blocktalk in early 2015, Alex has met and interviewed a host of notable people and projects in the cryptocurrency industry. Examining them across many attributes but providing meaningful education for many across the space, Alex brings his networking and management skills as our community manager. A road map of Ubiq’s full range of plans for 2017 will be coming soon!
Early focus will be on network stability, releasing the Fusion Wallet, and KryptoTech deploying their first token. Jumbucks is a Fair Launch cryptocurrency which launched in September 2014 without an IPO and with zero premine. Jumbucks currently runs as 100% Proof of Stake, and is currently traded on and.
Find out more information. Jumbucks will be swapping to a new chain, Ubiq (UBQ), which will be an Ethereum fork with new features! Sign up to to be a part of a growing community of over 740 crypto enthusiasts and Ubiq fans!
Follow on Twitter for all the latest news and announcements!