-ck (OP)
Legendary
Offline
Activity: 4312
Merit: 1649
Ruu \o/
|
|
March 15, 2016, 09:32:33 PM |
|
Hey User,
If you provide your Bitcoin address to anyone, they will be able to make a bitcoin payment to you.
Thanks,
Mason ----
Is generating bitcoins the same as a payment? Nope, it's not, and that doesn't give a lot of confidence in the response of the above mentioned service.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
hodedowe
|
|
March 15, 2016, 10:05:55 PM |
|
do I need to install a wallet on my PC ?
My advice to all of you is - you are using a distributed cryptocurrency whose strength is the ability to do away with the need for intermediaries and banks, so don't go looking for a bank. By all means learn how to properly secure and back up a wallet yourself before storing lots of money on your own PC, but use the cryptocurrency the way it was meant by using your own light or full node wallet. Install a wallet now and play with it with small amounts, but take my full advice of what else is required to make the most of it. THIS! You guys mining should have a real wallet and not be trusting some "Mt Gox" copy to hold your coins for you. I wrote a detailed set of instructions on how to use Armory to have 100% safe, backed up, and recoverable coins plus there's many other wallets out there that are safe and don't belong to some idiot company. If you're storing your BTC at any place besides YOUR HOUSE then you're really not storing your BTC. You're just accessing someone elses until they decide to stop you from doing so. The one with the private keys is the owner.
|
Solo mining is alive and profitable! Helped? Thanks! 1CXRFh4bDVFBsUzoHMMDbTMPcBP14RUTus
|
|
|
Mikestang
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
March 15, 2016, 11:39:42 PM |
|
do I need to install a wallet on my PC ?
My advice to all of you is - you are using a distributed cryptocurrency whose strength is the ability to do away with the need for intermediaries and banks, so don't go looking for a bank. By all means learn how to properly secure and back up a wallet yourself before storing lots of money on your own PC, but use the cryptocurrency the way it was meant by using your own light or full node wallet. Install a wallet now and play with it with small amounts, but take my full advice of what else is required to make the most of it. THIS! You guys mining should have a real wallet and not be trusting some "Mt Gox" copy to hold your coins for you. I wrote a detailed set of instructions on how to use Armory to have 100% safe, backed up, and recoverable coins plus there's many other wallets out there that are safe and don't belong to some idiot company. If you're storing your BTC at any place besides YOUR HOUSE then you're really not storing your BTC. You're just accessing someone elses until they decide to stop you from doing so. The one with the private keys is the owner. x10 I use bitcoin core at home for a full node and wallet, and I use bitcoin wallet on my phone (does not rely on 3rd party servers or systems). Keep bitcoin decentralized and only rely on yourself for keeping your wallet maintained! You'll learn more that way, too.
|
|
|
|
kano
Legendary
Offline
Activity: 4634
Merit: 1851
Linux since 1997 RedHat 4
|
|
March 15, 2016, 11:58:49 PM |
|
do I need to install a wallet on my PC ?
My advice to all of you is - you are using a distributed cryptocurrency whose strength is the ability to do away with the need for intermediaries and banks, so don't go looking for a bank. By all means learn how to properly secure and back up a wallet yourself before storing lots of money on your own PC, but use the cryptocurrency the way it was meant by using your own light or full node wallet. Install a wallet now and play with it with small amounts, but take my full advice of what else is required to make the most of it. THIS! You guys mining should have a real wallet and not be trusting some "Mt Gox" copy to hold your coins for you. I wrote a detailed set of instructions on how to use Armory to have 100% safe, backed up, and recoverable coins plus there's many other wallets out there that are safe and don't belong to some idiot company. If you're storing your BTC at any place besides YOUR HOUSE then you're really not storing your BTC. You're just accessing someone elses until they decide to stop you from doing so. The one with the private keys is the owner. x10 I use bitcoin core at home for a full node and wallet, and I use bitcoin wallet on my phone (does not rely on 3rd party servers or systems). Keep bitcoin decentralized and only rely on yourself for keeping your wallet maintained! You'll learn more that way, too. You'll learn more AND lose less. Even I've lost 15BTC in the past to MtGox and Weex just due to using them to exchange BTC->$ But leaving all your BTC in someone else's wallet - yep that's just waiting for someone to take it from you.
|
|
|
|
larocfra
Newbie
Offline
Activity: 32
Merit: 0
|
|
March 16, 2016, 12:18:48 AM |
|
do I need to install a wallet on my PC ?
My advice to all of you is - you are using a distributed cryptocurrency whose strength is the ability to do away with the need for intermediaries and banks, so don't go looking for a bank. By all means learn how to properly secure and back up a wallet yourself before storing lots of money on your own PC, but use the cryptocurrency the way it was meant by using your own light or full node wallet. Install a wallet now and play with it with small amounts, but take my full advice of what else is required to make the most of it. THIS! You guys mining should have a real wallet and not be trusting some "Mt Gox" copy to hold your coins for you. I wrote a detailed set of instructions on how to use Armory to have 100% safe, backed up, and recoverable coins plus there's many other wallets out there that are safe and don't belong to some idiot company. If you're storing your BTC at any place besides YOUR HOUSE then you're really not storing your BTC. You're just accessing someone elses until they decide to stop you from doing so. The one with the private keys is the owner. x10 I use bitcoin core at home for a full node and wallet, and I use bitcoin wallet on my phone (does not rely on 3rd party servers or systems). Keep bitcoin decentralized and only rely on yourself for keeping your wallet maintained! You'll learn more that way, too. You'll learn more AND lose less. Even I've lost 15BTC in the past to MtGox and Weex just due to using them to exchange BTC->$ But leaving all your BTC in someone else's wallet - yep that's just waiting for someone to take it from you. I now using bitcoin core on my pc, how much bandwidth will this wallet will be using by month ?
|
|
|
|
hodedowe
|
|
March 16, 2016, 12:53:59 AM |
|
I now using bitcoin core on my pc, how much bandwidth will this wallet will be using by month ?
This may be helpful. It's a line you add to bitcoin.conf Reduce upload traffic
A major part of the outbound traffic is caused by serving historic blocks to other nodes in initial block download state.
It is now possible to reduce the total upload traffic via the -maxuploadtarget parameter. This is not a hard limit but a threshold to minimize the outbound traffic. When the limit is about to be reached, the uploaded data is cut by not serving historic blocks (blocks older than one week). Moreover, any SPV peer is disconnected when they request a filtered block.
This option can be specified in MiB per day and is turned off by default (-maxuploadtarget=0). The recommended minimum is 144 * MAX_BLOCK_SIZE (currently 144MB) per day.
Whitelisted peers will never be disconnected, although their traffic counts for calculating the target.
A more detailed documentation about keeping traffic low can be found in /doc/reduce-traffic.md.
|
Solo mining is alive and profitable! Helped? Thanks! 1CXRFh4bDVFBsUzoHMMDbTMPcBP14RUTus
|
|
|
larocfra
Newbie
Offline
Activity: 32
Merit: 0
|
|
March 16, 2016, 01:11:37 AM |
|
I now using bitcoin core on my pc, how much bandwidth will this wallet will be using by month ?
This may be helpful. It's a line you add to bitcoin.conf Reduce upload traffic
A major part of the outbound traffic is caused by serving historic blocks to other nodes in initial block download state.
It is now possible to reduce the total upload traffic via the -maxuploadtarget parameter. This is not a hard limit but a threshold to minimize the outbound traffic. When the limit is about to be reached, the uploaded data is cut by not serving historic blocks (blocks older than one week). Moreover, any SPV peer is disconnected when they request a filtered block.
This option can be specified in MiB per day and is turned off by default (-maxuploadtarget=0). The recommended minimum is 144 * MAX_BLOCK_SIZE (currently 144MB) per day.
Whitelisted peers will never be disconnected, although their traffic counts for calculating the target.
A more detailed documentation about keeping traffic low can be found in /doc/reduce-traffic.md. I am using Bitcoin core 64bit for windows there is no bitcoin.conf
|
|
|
|
irritant
Sr. Member
Offline
Activity: 473
Merit: 250
Sodium hypochlorite, acetone, ethanol
|
|
March 16, 2016, 02:28:49 AM |
|
I now using bitcoin core on my pc, how much bandwidth will this wallet will be using by month ?
This may be helpful. It's a line you add to bitcoin.conf Reduce upload traffic
A major part of the outbound traffic is caused by serving historic blocks to other nodes in initial block download state.
It is now possible to reduce the total upload traffic via the -maxuploadtarget parameter. This is not a hard limit but a threshold to minimize the outbound traffic. When the limit is about to be reached, the uploaded data is cut by not serving historic blocks (blocks older than one week). Moreover, any SPV peer is disconnected when they request a filtered block.
This option can be specified in MiB per day and is turned off by default (-maxuploadtarget=0). The recommended minimum is 144 * MAX_BLOCK_SIZE (currently 144MB) per day.
Whitelisted peers will never be disconnected, although their traffic counts for calculating the target.
A more detailed documentation about keeping traffic low can be found in /doc/reduce-traffic.md. I am using Bitcoin core 64bit for windows there is no bitcoin.conf you have to make one, in %APPDATA%/Bitcoin/
|
|
|
|
chiguireitor
Legendary
Offline
Activity: 872
Merit: 1010
Coins, Games & Miners
|
|
March 16, 2016, 03:26:30 PM |
|
Also, it seems there's a -onlyblocks option now, to stop transactions from eating bandwidth.... that alone reduces 80% bandwidth requirements. (although to see a payment, you have to wait a block).
|
|
|
|
Nthused
Legendary
Offline
Activity: 1554
Merit: 1001
|
|
March 17, 2016, 06:12:46 AM |
|
ck pool down ? getting 503 error on website and MRR rentals lost hashrate and I have all 3 pools there even for backup.
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4312
Merit: 1649
Ruu \o/
|
|
March 17, 2016, 06:27:40 AM Last edit: March 17, 2016, 07:08:29 AM by -ck |
|
ck pool down ? getting 503 error on website and MRR rentals lost hashrate and I have all 3 pools there even for backup.
Looks like a major connectivity issue at the data centre. De is still working but obviously stats are offline. EDIT: I've temporarily put the old DE only stats server back online at de.ckpool.org until the master pool connectivity is resolvedLooks like it's back online now. Mine on.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
Denizs66
|
|
March 17, 2016, 11:11:39 AM |
|
Thank you for the information. So I want do be away from the Blockchain online Wallet.
Whats about the Ledger Nano | Bitcoin Hardware Wallet USB Stick? Can I use this wallet for Solo-Mining on the CK Pool?
Thank You very much
|
|
|
|
larocfra
Newbie
Offline
Activity: 32
Merit: 0
|
|
March 17, 2016, 07:08:16 PM |
|
Here is the reply that I got for Coinbase.com
I’m not sure if by generation transactions if you mean newly minted coins? If that is what you mean, then yes, we do support them, but like any newly minted bitcoin. you’ll need to wait 100 blocks before you can transact with them. I hope that helps! Let us know if you have any other questions, and thanks for using Coinbase.
That still don't tell me if it is good or not, now I started Bitcoin Core in pruning mode and again it is a lot a bandwidth, MY ISP allow me only 130 gig a month Is there a alternative wallet ? I would like to go back to solo.ckpool
|
|
|
|
citronick
Legendary
Offline
Activity: 1834
Merit: 1080
---- winter*juvia -----
|
|
March 17, 2016, 07:38:10 PM |
|
Here is the reply that I got for Coinbase.com
I’m not sure if by generation transactions if you mean newly minted coins? If that is what you mean, then yes, we do support them, but like any newly minted bitcoin. you’ll need to wait 100 blocks before you can transact with them. I hope that helps! Let us know if you have any other questions, and thanks for using Coinbase.
That still don't tell me if it is good or not, now I started Bitcoin Core in pruning mode and again it is a lot a bandwidth, MY ISP allow me only 130 gig a month Is there a alternative wallet ? I would like to go back to solo.ckpool
you may want consider a web wallet. Check out holytransaction.com my ck-solo block went to this web wallet BTC address.
|
If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
|
|
|
Mikestang
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
March 17, 2016, 07:43:46 PM |
|
I’m not sure if by generation transactions if you mean newly minted coins? If that is what you mean, then yes, we do support them,
...
That still don't tell me if it is good or not, They answered you pretty clearly that yes, they support newly minted coins, i.e. a generation transaction. There are some posts in the forum that show how much bandwidth a full node uses, plus there are ways to limit traffic to reduce your bandwidth, try a search for those threads.
|
|
|
|
hodedowe
|
|
March 17, 2016, 09:16:03 PM |
|
Here is the reply that I got for Coinbase.com
I’m not sure if by generation transactions if you mean newly minted coins? If that is what you mean, then yes, we do support them, but like any newly minted bitcoin. you’ll need to wait 100 blocks before you can transact with them. I hope that helps! Let us know if you have any other questions, and thanks for using Coinbase.
That still don't tell me if it is good or not, now I started Bitcoin Core in pruning mode and again it is a lot a bandwidth, MY ISP allow me only 130 gig a month Is there a alternative wallet ? I would like to go back to solo.ckpool
I'm pretty sure you could get by with a light wallet like Multi-bit and be fine. That still lets you control your coins, but you don't have to run a full node to make it work (IIRC).
|
Solo mining is alive and profitable! Helped? Thanks! 1CXRFh4bDVFBsUzoHMMDbTMPcBP14RUTus
|
|
|
pikachuy
|
|
March 21, 2016, 09:34:48 PM |
|
Here is the reply that I got for Coinbase.com
I’m not sure if by generation transactions if you mean newly minted coins? If that is what you mean, then yes, we do support them, but like any newly minted bitcoin. you’ll need to wait 100 blocks before you can transact with them. I hope that helps! Let us know if you have any other questions, and thanks for using Coinbase.
That still don't tell me if it is good or not, now I started Bitcoin Core in pruning mode and again it is a lot a bandwidth, MY ISP allow me only 130 gig a month Is there a alternative wallet ? I would like to go back to solo.ckpool
I'm pretty sure you could get by with a light wallet like Multi-bit and be fine. That still lets you control your coins, but you don't have to run a full node to make it work (IIRC). I also contacted coinbase.com too and I asked: I am planning to solo mine bitcoins, does our coinbase.com wallet address accept freshly found mined bitcoins directly?
and their response was: We sure do allow acceptance of newly mined bitcoins. You can use any of your addresses found here to deposit what you have mined. https://www.coinbase.com/addresses
So I am taking that as a yes that coinbase.com wallet address are safe for solo.ckpool.org? Or to be really sure, anyone solo mined with a coinbase.com wallet address that hit a solo block from solo.ckpool.org want to verify that they received their coins and nail this once and for all?
|
|
|
|
hodedowe
|
|
March 21, 2016, 10:23:07 PM |
|
So I am taking that as a yes that coinbase.com wallet address are safe for solo.ckpool.org? Or to be really sure, anyone solo mined with a coinbase.com wallet address that hit a solo block from solo.ckpool.org want to verify that they received their coins and nail this once and for all?
Do you guys not have computers at all? Anyone mining should have their own wallet. Period. Not some rent-a-wallet from some online supplier that can just take your coins and claim "Oops, dey got stoleded. Srry!". Run Multi-bit and it takes about 8 mb of space. Run Bitcoin core if you have space and bandwidth to run a full node, then use Armory for a secure wallet. It's not rocket science.
|
Solo mining is alive and profitable! Helped? Thanks! 1CXRFh4bDVFBsUzoHMMDbTMPcBP14RUTus
|
|
|
pikachuy
|
|
March 21, 2016, 10:29:31 PM |
|
So I am taking that as a yes that coinbase.com wallet address are safe for solo.ckpool.org? Or to be really sure, anyone solo mined with a coinbase.com wallet address that hit a solo block from solo.ckpool.org want to verify that they received their coins and nail this once and for all?
Do you guys not have computers at all? Anyone mining should have their own wallet. Period. Not some rent-a-wallet from some online supplier that can just take your coins and claim "Oops, dey got stoleded. Srry!". Run Multi-bit and it takes about 8 mb of space. Run Bitcoin core if you have space and bandwidth to run a full node, then use Armory for a secure wallet. It's not rocket science. I understand where your mind is at, but that is not the point, everyone has their own choices, what people are trying to determine is if in fact coinbase.com accepts generation transactions or not and I was asking if anyone that used a coinbase.com wallet that found a solo block received their BTC to prove that statement or not. Knowledge is always good. I didn't ask, is it wise to use coinbase.com wallet...
|
|
|
|
hodedowe
|
|
March 21, 2016, 10:35:08 PM |
|
So I am taking that as a yes that coinbase.com wallet address are safe for solo.ckpool.org? Or to be really sure, anyone solo mined with a coinbase.com wallet address that hit a solo block from solo.ckpool.org want to verify that they received their coins and nail this once and for all?
Do you guys not have computers at all? Anyone mining should have their own wallet. Period. Not some rent-a-wallet from some online supplier that can just take your coins and claim "Oops, dey got stoleded. Srry!". Run Multi-bit and it takes about 8 mb of space. Run Bitcoin core if you have space and bandwidth to run a full node, then use Armory for a secure wallet. It's not rocket science. I understand where your mind is at, but that is not the point, everyone has their own choices, what people are trying to determine is if in fact coinbase.com accepts generation transactions or not and I was asking if anyone that used a coinbase.com wallet that found a solo block received their BTC to prove that statement or not. Knowledge is always good. I didn't ask, is it wise to use coinbase.com wallet... The implication was there. You trust someone else to hold your coins and you're just asking for another Mt. Gox scandal.
|
Solo mining is alive and profitable! Helped? Thanks! 1CXRFh4bDVFBsUzoHMMDbTMPcBP14RUTus
|
|
|
|