fivestars2
Newbie
Offline
Activity: 2
Merit: 0
|
|
March 14, 2018, 05:23:01 AM |
|
Is there a guide to solo mine 42 coin? or a pool i can join prefer solo mine
|
|
|
|
adamantasaurus
|
|
March 14, 2018, 12:18:44 PM |
|
Hey guys, for some reason I sent a transaction and the transaction won't confirm it has been stuck at 0 confirmations for a while now. I think it may have something to do with windows defender? And also I have my wallet unlocked to mine but when I hover my mouse over the mining icon it says "no inputs available" Does anyone know how to solve these issues?
Thanks
|
|
|
|
Lasergun (OP)
Legendary
Offline
Activity: 1154
Merit: 1174
https://t.me/laser9un
|
|
March 14, 2018, 03:43:11 PM |
|
Is there a guide to solo mine 42 coin? or a pool i can join prefer solo mine
Solo mining: Config. example: cgminer.exe --scrypt -o http://127.0.0.1:2121 -u UserName -p Password 42.conf file example: rpcuser=UserName rpcpassword=Password rpcport=2121 #(0=off, 1=on) daemon - run in the background as a daemon and accept commands daemon=1 #(0=off, 1=on) server - accept command line and JSON-RPC commands server=1 rpcallowip=127.0.0.1 Pool mining: https://bitcointalk.org/index.php?topic=1502028.0#post_op_mining
|
|
|
|
Lasergun (OP)
Legendary
Offline
Activity: 1154
Merit: 1174
https://t.me/laser9un
|
|
March 14, 2018, 04:12:19 PM |
|
Hey guys, for some reason I sent a transaction and the transaction won't confirm it has been stuck at 0 confirmations for a while now. I think it may have something to do with windows defender?
Of course, the wallet should not be blocked by your firewall. Go to Help -> Debug window -> Console, enter the command "resendwallettransactions" (without quotes) and press Enter to resend your transaction. And also I have my wallet unlocked to mine but when I hover my mouse over the mining icon it says "no inputs available" Does anyone know how to solve these issues?
https://bitcointalk.org/index.php?topic=1502028.msg19164922#msg19164922
|
|
|
|
Ucicha
Newbie
Offline
Activity: 37
Merit: 0
|
|
March 14, 2018, 06:37:06 PM |
|
Is there a guide to solo mine 42 coin? or a pool i can join prefer solo mine
Solo mining: Config. example: cgminer.exe --scrypt -o http://127.0.0.1:2121 -u UserName -p Password I dont quite understand this part, can you please explain in a few bullets?
|
|
|
|
sophiabtc
Newbie
Offline
Activity: 5
Merit: 0
|
|
March 14, 2018, 07:46:39 PM |
|
Hello guys anyone to assist me i want to start mining 42.
|
|
|
|
Lasergun (OP)
Legendary
Offline
Activity: 1154
Merit: 1174
https://t.me/laser9un
|
|
March 14, 2018, 08:28:52 PM Last edit: March 15, 2018, 09:50:40 AM by Lasergun |
|
Is there a guide to solo mine 42 coin? or a pool i can join prefer solo mine
Solo mining: Config. example: cgminer.exe --scrypt -o http://127.0.0.1:2121 -u UserName -p Password I dont quite understand this part, can you please explain in a few bullets? Depend on your hardware you can use different mining software, and bfgminer are the most popular. This example can be used in a .bat file (to start mining).
|
|
|
|
Than-Ioan
Member
Offline
Activity: 183
Merit: 12
|
|
March 14, 2018, 09:15:06 PM Last edit: March 14, 2018, 09:50:45 PM by Than-Ioan |
|
I don't really understand why so much interest for mining 42(If you want to mine for profit) .You can buy at the bottom price (3.8Btc) right now on Cryptopia , Livecoin or Tradesatoshi .Very soon the price will go higher close to 10btc and even more within this year.New ideas and concept will follow about this rare & 'vintage' coin! Stay tuned!
|
|
|
|
Ucicha
Newbie
Offline
Activity: 37
Merit: 0
|
|
March 15, 2018, 08:10:01 AM |
|
I don't really understand why so much interest for mining 42(If you want to mine for profit) .You can buy at the bottom price (3.8Btc) right now on Cryptopia , Livecoin or Tradesatoshi .Very soon the price will go higher close to 10btc and even more within this year.New ideas and concept will follow about this rare & 'vintage' coin! Stay tuned!
I am interested in learning the future, all of it, not just come to the victory parade after a hard battle
|
|
|
|
Ucicha
Newbie
Offline
Activity: 37
Merit: 0
|
|
March 15, 2018, 08:33:30 AM |
|
Is there a guide to solo mine 42 coin? or a pool i can join prefer solo mine
Solo mining: Config. example: cgminer.exe --scrypt -o http://127.0.0.1:2121 -u UserName -p Password I dont quite understand this part, can you please explain in a few bullets? Depend on your hardware you can use different mining software, cgminer and bfgminer are the most popular. This example can be used in a .bat file (to start mining). It would seem my old fashioned "basic PC usage" is no good. Failed at getting cgminer (couldn't get it from URL, got a .tar.lrz file instead), and failed at getting a .lrz (lrzip) extractor. dont know if i would manage .tar since never got to it. On the up side, got bfgminer. Successfully extracted. do I now: 1. Edit 42.conf with a username and password 2. in bfgminer enter URL:http://127.0.0.1:2121, username, password from 42.conf? Also got a little lost with the .bat file. Which .bat file do i need?
|
|
|
|
Ucicha
Newbie
Offline
Activity: 37
Merit: 0
|
|
March 15, 2018, 09:56:40 AM |
|
Is there a guide to solo mine 42 coin? or a pool i can join prefer solo mine
Solo mining: Config. example: cgminer.exe --scrypt -o http://127.0.0.1:2121 -u UserName -p Password 42.conf file example: rpcuser=UserName rpcpassword=Password rpcport=2121 #(0=off, 1=on) daemon - run in the background as a daemon and accept commands daemon=1 #(0=off, 1=on) server - accept command line and JSON-RPC commands server=1 rpcallowip=127.0.0.1 Pool mining: https://bitcointalk.org/index.php?topic=1502028.0#post_op_miningthats funny, i keep getting played please disregard my last post i think im on the right path now
|
|
|
|
Lasergun (OP)
Legendary
Offline
Activity: 1154
Merit: 1174
https://t.me/laser9un
|
|
March 15, 2018, 10:17:14 AM Last edit: March 15, 2018, 10:27:54 AM by Lasergun |
|
Failed at getting cgminer (couldn't get it from URL, got a .tar.lrz file instead), and failed at getting a .lrz (lrzip) extractor. dont know if i would manage .tar since never got to it.
MEGA link: https://mega.nz/#!H5NzDCqI!7p2ilaE9RIzhymWbjiRu3swiNNQ5zZ9pAojfqX-qxxI 2. in bfgminer enter URL:http://127.0.0.1:2121, username, password from 42.conf?
Yes, the same username and password from 42.conf. For bfgminer use: bfgminer.exe --scrypt -o 127.0.0.1:2121 -u UserName -p Password Also got a little lost with the .bat file. Which .bat file do i need?
Quick Google search: https://www.coindesk.com/information/how-to-mine-litecoin/thats funny, i keep getting played please disregard my last post i think im on the right path now If you have more questions related to mining, come to tox or telegram chat.
|
|
|
|
|
sirslayer
|
|
March 16, 2018, 05:04:27 AM |
|
And you can pm me if you need help with solo mining !!!
|
|
|
|
IMZ
Legendary
Offline
Activity: 1498
Merit: 1000
|
|
March 17, 2018, 01:53:50 AM Last edit: March 20, 2018, 12:01:48 AM by IMZ |
|
' the full verification is not obligatory for creating tickets, but, the accounts which have completed the full verification procedure, will have privileges, their questions will be resolved as a matter of priority. The accounts without full verification can create tickets, but these tickets won't be the first to resolve.'
Livecoin site Notifications
We'd guess that Livecoin has had a solid backlash against their Verification program, and have changed the requirements in their users' favour -- a rare thing in crypto!
EDIT: Still think Livecoin is a good exchange. Their support is good. Withdrawals are quick. The site is easy to use.
|
|
|
|
IMZ
Legendary
Offline
Activity: 1498
Merit: 1000
|
|
March 20, 2018, 12:02:18 AM |
|
|
|
|
|
Ucicha
Newbie
Offline
Activity: 37
Merit: 0
|
|
March 20, 2018, 12:41:55 PM |
|
After closer examination, I would change my vote.
Change to higher fee regardless. Since wouldn't there be fewer and fewer tx over time?
|
|
|
|
IMZ
Legendary
Offline
Activity: 1498
Merit: 1000
|
|
March 21, 2018, 08:16:37 AM |
|
After closer examination, I would change my vote.
Change to higher fee regardless. Since wouldn't there be fewer and fewer tx over time?
I am happy to pay higher fees to reward those securing our network.
|
|
|
|
LycheeBit
|
|
March 21, 2018, 12:26:57 PM |
|
Hi ! 42-coin is available on LycheeBit. Happy mining Mining 42-coin with scrypt algo :- Stratum : lycheebit.com:3433 (fully NiceHash compatible & optimized)
- User : YOUR_42_ADDRESS
- Password : c=42
LycheeBit info :Mining software :Examples of command line :- Nvidia : ccminer.exe -a scrypt -o stratum+tcp://lycheebit.com:3433 -u XXXXXXXXXXXXXXXXXXXX -p c=42
- AMD : sgminer.exe -k scrypt -o stratum+tcp://lycheebit.com:3433 -u XXXXXXXXXXXXXXXXXXXX -p c=42
Peers list :- addnode=77.52.17.60:4242
- addnode=93.115.61.74:4242
- addnode=74.91.126.189:4242
- addnode=209.239.121.83:4242
- addnode=94.45.144.124:4242
- addnode=188.165.218.169:4242
- addnode=73.211.90.130:4242
- addnode=46.105.63.132:4242
- addnode=94.23.211.210:4242
- addnode=79.137.57.54:4242
- addnode=[2001:0:5ef5:79fb:3c6c:170f:e816:b7e1]:4242
- addnode=47.146.135.163:4242
- addnode=[2001:0:5ef5:79fb:10ed:76a:bb3c:e307]:4242
- addnode=173.212.202.33:4242
- addnode=[2001:41d0:2:a5a9::]:4242
- addnode=178.92.94.60:4242
|
|
|
|
Lasergun (OP)
Legendary
Offline
Activity: 1154
Merit: 1174
https://t.me/laser9un
|
|
March 21, 2018, 10:42:25 PM |
|
42-coin Discord Chat: https://discord.gg/ge2gUHy (if you have not already seen).
|
|
|
|
|