Bitcoin Forum
September 19, 2025, 11:22:29 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 »
1  Economy / Service Discussion / Re: Total num of unique addresses on blockchain graph - how can this be correct?? on: May 28, 2017, 10:19:06 AM
Also, why is their only one unique address for the first and second day, and zero for the third through sixth?
Didn't Satoshi use a bunch of different addresses?
2  Bitcoin / Development & Technical Discussion / Re: Is there a quantum resistance analog to ECDSA? on: April 15, 2017, 02:27:34 AM
Yes, extended Merkle-Lamport signatures (can be made reusable at the cost of increased length), they are based on hash functions, but are too large and unwieldy for practical use.
3  Alternate cryptocurrencies / Altcoin Discussion / Re: We need to STOP The Billion coin! on: March 26, 2017, 02:39:43 AM
snip

Wish I could have purchased it at that price. I use this all the time for goods from iPads, clothes, shoes, and iPhones. Not a scam, you can send me all your TBC if you no longer want them!
[citation needed]
Please provide the website url.
4  Bitcoin / Bitcoin Discussion / Re: Do I heed to do something with my coins before and if there is a fork? on: March 22, 2017, 07:06:27 PM
Your question is a great one, however it only applies if you own your wallets (which most people do). It would not apply to wallets held with Bitcoin banks, like Coinbase, Xapo, Circlee, or Freebitco.in.

What ever you do, don't follow this guy's advice...

You could do what I did. Sell every coin you have and wait until the community gets their heads out of their asses then buy them back later, maybe.

The community has been debating whether and how to fork for over a year now. If you'd been out of the Bitcoin market for that long you'd miss all the appreciation of price we've seen over the last year.

A smarter move, if you're really worried about the coins setup post fork, is to convert your coins to a Coinbase, Xapo, or Circle account. They'll take of all of this for you.
If uo keep them on your wallet, and the chain splits, x coins would result in x coins in one chain and x coins in the other.
If you keep them at a "bitcoin bank", the bank may refuse to give you the coins on one of the chains, something like this happened when ethereum split (some "wallets" refused to give users their ETC).
Keep them on a paper wallet, and then, if you think it is wise, trade them after the dust settles.
5  Other / Beginners & Help / Re: Good quality post on: March 17, 2017, 02:06:09 AM
i made an absurd post on other topic and got removed  Cry, that's how serious it is. haha saludos.
This happened to me a few times also, I learned my lesson and now know not to reply to spam threads, and not to change the topic in the middle of a thread.
Don't worry about it, and take care to write better posts in the future, no-one cares about a few stupid posts (if 90% of your posts are stupid, on the other hand...).
6  Bitcoin / Bitcoin Discussion / Re: What type of wallet do you use? on: March 13, 2017, 04:24:34 PM
What is brain wallet?
Using a brain wallet means memorizing a passphrase and using it to derive keys and addresses, with no hard copy. This can be done securely, but it is very easy to choose an insecure passphrase and lose your bitcoin to hackers. Also, a long passphrase is hard to remember, band the coins are lost forever if you forget the passphrase. Finally, if you happen to die while using a bran wallet, the bitcoins die with you (paper wallets and other backups can be found and opened by family).
For those reasons, brain wallets are not recommended for regular storage.
Niche applications include holding on to coins in places they may be stolen or confiscated (prison, oppressive regimes (think 1984), very invasive border patrols, etcetera). If you use a brain wallet for this, be sure never to reveal its existence (better yet, avoid mentioning cryptocurrency at all), as you may be tortured and forced to reveal the pass-phrase.
7  Other / Beginners & Help / Re: Frustrating on: March 06, 2017, 11:23:44 PM
Someone help me please....

I'm trying to Start mining with my ASIC usbs ... but I cant get a OS to work on my Rasberry pi3
This post is off topic in this thread, and your explanation is not nearly detailed enough for anyone to help you.
Please create a new thread for your question, and explain in more detail what the problem is.
8  Other / Beginners & Help / Re: Which coin is this? Pic inside of physical coin on: March 06, 2017, 01:08:14 AM
This is probably just a "souvenir" containing no bitcoin.
9  Other / Beginners & Help / Re: Frustrating on: March 05, 2017, 06:57:40 PM
Neither of those services are bitcoin wallets, they are equivalent to banks, and thy contro the private keys.
A wallet is a program like Bitcoin Core, Electrum or Mycelium, that generated key-pairs and uses them to keep bitcoins.
To store bitcoins, I would suggest using Electrum or Mycelium in combination with paper wallets in the following manner:
Use the paper wallets to receive coins, until the wallet hits a certain amount (50 or 100 mBTC), than switch to a new paper wallet to receive coins.
To spend coins, use your desktop or mobile wallet, and sweep a paper wallet when funds are insufficient.
This way, you never have most of your coins on the hot wallet.
I have posted instructions for paper wallet generations:
https://bitcointalk.org/index.php?topic=1559277.msg17075677#msg17075677

In your post, you mention linking your wallet to your credit card, I can't tell you much there due to my lack of knowledge, but it sounds like giving up control of the private keys.
If you don't have sole and complete control over the private keys, you don't have any bitcoin!

If you want to buy bitcoins, make and account at an exchange, buy them, and immediately move them to paper wallets.
If you can't make an account at an exchange, you can buy coins from a street seller.

If you want help creating an account at an exchange, I can't help you with that.
10  Bitcoin / Development & Technical Discussion / Re: Cuckoo Cycle proof-of-work: $5000 in bounties on: March 05, 2017, 12:17:44 AM
the recent boost in bitcoin value allows me to increase the bounties by 50%:
This seems to imply you are holding your bounties in bitcoin.
Since this is targeted at the bitcoin community, I assume you are also paying them in bitcoin.
Why, then, do you advertise the bounty amounts in dollars instead of in bitcoins?
11  Bitcoin / Development & Technical Discussion / Re: Building the Most Basic Bitcoin Wallet Ever (in Facebook Messenger) on: February 27, 2017, 02:17:20 AM
If you affect the Computing time with dummy operations you dont need a long passphrase..
It is relatively easy to set up a cluster thousands of times faster than a phone, this would crack the key about as fast as the phone can decrypt it.
I covered this in my previous post.
Generally.. you could just use a 4 digit code.. and on 3 wrong enters.. the wallets blocks or deletes the priv keys..
With this option available.. you should make sure that the user of the wallet writes down a "passphrase" to recover the Priv keys
(or write down the priv keys itself).
Most smartphones do not have a secure cryptoprocessor on board, a hacker can take the phone apart, remove the memory storage, and extract the encrypted keys.
After this, the hacker would not have any trouble cracking your key-stretching scheme.
This may require some effort, but it it well worth the stash of bitcoin.
12  Economy / Services / Re: Physics/Calculus Homework Service on: February 26, 2017, 03:45:31 PM
how much price youre minimum service
you can guaranteed if youre work is good and result is true
A rough estimate is in the post, highly negotiable.
snip
Such obvious sig spamming is so irritating but it gave me an idea.  You could really increase your market share by offering English language help.  You'd make a killing on this board with all that sig campaign money floating around.
Sadly, very true.
13  Bitcoin / Bitcoin Discussion / Re: 10 main mistakes of Bitcoin newbies on: February 26, 2017, 03:40:53 PM
I feel like there is one particular precaution that could be added, avoid this very common scenario:
A newbie has a paper wallet, with some amount of bitcoin on it.
The newbie wants to spend some of them, downloads and installs a desktop or mobile wallet.
The newbie broadcasts a transaction sending part of the coins, the rest are sent to a new address generated by the desktop or mobile wallet.
Believing the leftover coins are still on the paper wallet, the newbie deletes the wallet.
The leftover coins are gone forever.

This is a sad loss that could be prevented by proper education.
14  Economy / Services / Re: Pretty Addy Giveaway on: February 26, 2017, 12:27:57 AM
i dont understand this giveway,,  Cry
Some people want addresses that say something, like 1BitmixerEiyyp3eTLaCpgBbhYERs48qza for example, instead of random looking addresses like 1JGYXhfhPrkiHcpYkiuCoKpdycPhGCuswa.
Unfortunately, you can't simply type in any 160 bit string and call it your address, because to be able to spend the coins, you need the discrete logarithm of the hash preimage of the address (the address is the hash of the public key, which is the discrete exponential of the private key), and neither of the operation can be inverted (if they could be inverted, it would be trivial to steal coins).
Therefore, the only method to produce a pretty address is by choosing arbitrary private keys, and calculating their addresses, until one is found that has the correct word.
For example, say I want an address starting with "1A" (A for ArcCsch), and start generating private keys and finding their addresses, the results would probably look somewhat like this (Private keys on the right, their addresses on the left):

1,"176HX3TpU6nmVRE5YwapgJKVsQ52CU734N","L29SpQvnXVzcvpwvSaXjSWMoMbSUr53FEpfbaXBDEoUtSFU23asA"
2,"1HtcBMUk4sR3dEbdcNDehSx5KWCmA7P1sP","KzpQ5xAnAomAibgT1b7y1d6E6MrgQvjCxnVSqf3amZWyiWjPASEo"
3,"1MQ77bkGTNbpA8jAGb9zqLcGVw3GjbgJH4","Kwe8aGELMp9U3PN4wgNMh7vze5FDt8YBjxoBREQbsiZEpHqBut7f"
4,"1FzSRKMXCmnbe9pi3GRhxh8yTi49iasYS6","KyymhJTLFRMmnZaERNYU9XsQ2An8kTJNPJvRMe9Vm3SPc42hCw3N"
5,"1Mg3b4am6x7wKvENFNTXgonr8MPn4eLaZo","L3d45874hZDUo1guPcEoCz56iKMZyKQkF3NXE7Kdi8weHQAqt2vD"
6,"1C2EtarJYFRWgXEXxuNWefQRX9JZL944cv","L4zC1LJgSmCFisJ4uakjncTPrhj7XdkM8UgaEcCC6gxuB7BjrD64"
7,"1P2cD6vxK68T5Wn6qLZZ5kK31eSF9fuU3d","L48ZBBxraruWEUsFqVYjFMR7UvdequJ9VsKvP5yc6Q3jqEmNZfxx"
8,"1K3JNRX6ENBxEy4XJmv4rMgoc3k8rE7GwL","L2RtVkX1TZFWuEbUetcoUaim4PQbuSFAeRMxX1NpfuZ8tgerHAEJ"
9,"1EuQmM4Cigych2bHBk493fHahkpbKJfyq","KxTwUAnpBPoq1exCM3GVN6V8bKbpkevTddC76peBUTH6rVh7vdtK"
10,"1HRANKHXPpR4gnmAeTr7tfzh477syR3biv","KznrNnfc6wfYwGkYbLfCMP2ZEV5wzoWTE4CgMRkuboCL2mtuXUKk"
11,"1DukfCTpmGduVhJumeusj2Zxd342jGhA4","L1iNPa1MWSX1FoKfXbv6KcMesVJbMVU9BTkjJqDc7UsZHigBGBsN"
12,"1FpvHnrthF7zDfZoh5YaczrKXyGXzmtpcC","KwDpcAfp16Kf7DdNzYzwh8habpRXc7AX6NQQPQoMmqfzdAEcoZTX"
13,"1Lxm7tXvrGb2nd8oSqAJWvXnCXKhFe2GVr","KzzifnmUMoNFdw9UasKV1bh83m5yAEYuvpwDexxaWb2xWBJC5pz3"
14,"14tpXY96XHze989SPuPDQhz9oU4KDyWUR5","KyDgPQU2eAtn3YiyfGhRnSC4Q7FH2C89exajf1QiRywYXdHJ4CHG"
15,"17bxWpdoYKkrmkF4yhjy96ndJqzRcxwLJr","L1tKsxYPNnL4nwmmufzFFxWXhCKxGchDg8fk126NkTtg9q5gLgjp"
16,"16Gpi5zFKNDiV53n5G7Pd9rkSmKkLjcJJw","L4gXfZrFG4BPb2T9V8nybNHidMbJqxFrvNB1GEDwpQnr6hVvwoV2"
17,"1Jkao7hjHWLSWfLCzeynA8CS3KZLoZH1qC","L2PV2HgziqRJThdrsoztvUnf1NxtuXkB8LFYjCfnynsxyUAPxgR9"
18,"13Amda7V3yAV3MU6ke4zwhoTVTaNMpnm3h","KyPPuuNxKDuxcoXxiaGq1RN3akCyTWjraLdvPwkVbdtDVvTFfKov"
19,"1Kvbnr9ZkuEJWiGnPvUwVY94cAEvHyNnp4","KxmfMBvWH7P32bFGTbqTUYFdNbGbnA5DzzEEaWnzSrpa9NfwtkPN"
20,"1K3KVcThaN6aRsBGxjg9VvM4azHPdqC2uT","L2d2Z2B6AFGEDqaYc9qLiCLscEuhFqYQqp4Zk3WVv3usoPdoRpV9"
21,"17uJFvLNNnx8Uh7BhDkKBtGcniQnBfgT8d","KzdP3x1QiB4UrnSoT7c3mp9d2PQuZqwEDCcXp2QSgFrVCWzcSVDd"
22,"1GhDezoCpV974tHMrDGSnEZZBL23azRBoP","KyCS2Ezs6FQkinrWGWyKNKvGDEamriV7WCUtfvhEdL8L5iqmi88v"
23,"1PmYBits4tM3aBnMgKYva1LaznxEW966jP","L1vMEc3kuKDaDaBbM8KMBTGYciATK1FvSd3DquHeGAXMCigkNSge"
24,"19uYNzpq8exwKuXVrNCPDv5edCZFtP9JbU","L1NNobwtpbsTty3wh4mhY3jwN6hFhe7QgGEt5yBj4yTJinxUEDqy"
25,"1HyM8jFnom5WaMD86gtnTNGRbSxpeyR5LC","L1qR89LAevCQPXjdiJ8V8zcbkQnqx8eNeT4gT9hRjgRaFqfF1gjW"
26,"1HGxM5bBggLNBKiDoGVkmQpU1GsLUUJn9Z","L4csYwhFydcHNhbBsM8eModmBCvC3G7rhZVDoVaN9AexjMe2gYik"
27,"1MQ6SSpes8JDqcVGiN2d1d3RPotHCtCs3i","KyZjDTAYDCXa14NAXxV4GVqJ5ppBXTviqqpUHFaFS5noc1Jt9f1q"
28,"1NqqPT3KY53y9PkC5VReHvfPLBBGw2xPu7","L1ySBTcEEnQxmPRiw2qS74rTUF3FYQtJejju4Uc5nwngZUzpCyoP"
29,"1542DyiaZ9835DRgnEizNLtRgYPXZjQ5oH","L2VHsqccStbMWGsjBKSuHXW7HsgRYAVhVZhJh5UNacvmiaqxtBzz"
30,"1GBSnRHds1CvFQWgr45DG5cVvC6SjjU5EB","L167yAuiRVXEcjTXXq2wpZbGhr61hZvx6oBLAbfTGrWb3iLr9x5G"
31,"1Bf4n1dALB6RCampCPir4gxU4UJubdXh1W","KzMXD1EU3TTDH2AViXj9VeoLXVYto8npbHjkJ6MwMG2RzBt6tRMa"
32,"1FkiKGj7pUyjeG5h8LNY9pfn1DN7W6KW7Y","KytsiftWBYxjMGEDnZC1yEHMp3gSPUVDeiPmeNcgh4h5ewoHbnx9"
33,"1GthMoYqHB3rVi474U4W72Mf7LB76Byvb7","Kxy1KXLjdf7QDYrbgJsiUnUWA5v82syKjvqYKPGjazJyZEFcJGit"
34,"12mvzgNDsewFrpMRPNWkB2S59Hy55SkM2Q","L3ZdDWDLybwMhC33Mys1Px3V61qxmHrcfDmkA6Qz7w2rHPtbJabE"
35,"13vdReZ4TmNg6NBQQxzCdCHmfKZ67eTQqp","L1MKgWEXtS15qqyi3u8WqepT2ZDDHR1SNcQw9T7dgU8S5dJUMgSW"
36,"12bgbnRqbvd1SfJyvYmVoJGNumb5Lne6CJ","L3MaGMTjkghXGBUpi1RM8kyZynK3RoZdNiEHzY5MtVrjnuXq87RR"
37,"1ACdE9iqhGgGy7TvjKue73rTrPPcL1afap","KyxE8mpsASJfooD2YZZJPs1NuYrU3ULfoxpYzJHYTj8t1aBmJWri"


As you can see, on my 37th attempt, I generated an address that starts with "1A", now I have a pretty address (I can't use this particular one, of course, because I just published its private key).
In the same way, addresses like 1Bitmixer... can be generated by this procedure, requiring far more attempts (the expected number of attempts grows exponentially with the length of the desired pattern).
For this reason, longer patterns require considerable computational effort.
This is what LoyceV is giving away, customized addresses.
The whole key-part thing is a procedure to allow LoyceV to generate addresses, and others to use them, without exposing the full private key.
This exploits the commutativity properties of discrete exponentials, and allows the key-parts to be published on this thread without risk, because the other part of the key is retained by the user requesting the address.

This procedure is described under "instructions" in the first post, if you are interested, I can explain the technical details of this procedure.
15  Economy / Services / Re: Physics/Calculus Homework Service on: February 24, 2017, 08:20:37 PM
Can you solve my numerical question with detail stepwise .
My question are based upon the physics of bachelor of science and also master of science .
Please send me the questions you are talking about, your description is not very descriptive.
By "stepwise", do you mean to include explanation on how to solve them (kind of like textbook example problems)?
lol are you offering a homework service or running an unofficial homework business ?
This is unofficial and of questionable legality.
Damn with all those terms and conditions,I'm sure people would avoid dealing with you.No offense.I actually lol'd at the part where you said you want to 'enhance the further reading'.
The "further your learning" part was simply to make it clear that having someone else do your homework would probably not help you in the long term, kind of the way gambling sites often make it clear that gambling is addicting and a waste of money. I don't want anyone blaming me for not learning anything and flunking the test.
Mate,people don't give a rats ass of all that,since I have done similar jobs before,you will be give a document,you're suppose to solve and submit it.No further questions asked.
True, I just wanted a disclaimer so people don't blame me for their laziness.

And as for the tutoring bit, I have considered it and...I don't think I would be able to organize that.
16  Bitcoin / Development & Technical Discussion / Re: Building the Most Basic Bitcoin Wallet Ever (in Facebook Messenger) on: February 23, 2017, 05:41:27 PM
Quote
Actually, the private key for the generated Bitcoin address is encrypted with this PIN code, so as long as the PIN code is safe, the Bitcoin are safe. In Itipu, you can send your Bitcoins to your friend’s wallet by telling the bot to do so, like, “Send 2 dollars to joe.” (You have to enter your PIN code of course).
First, how long is this PIN?
If it is four digits, and the phone is hacked (encrypted key leaked), that would be broken pretty quickly, even with key stretching.
For example, if decrypting takes one minute on your phone, cracking would on average take a bit over eight hours on an identical phone, a powerful GPU could probably crack it in a few minutes.
You could fix that by replacing the PIN with a pass-phrase, until it becomes essentially a salted brain-wallet.
Also, if this is a bitcoin wallet, why does the article say "send 2 dollars to joe", instead of "send two millies to Joe"?
17  Bitcoin / Development & Technical Discussion / Re: confusion to understand trandaction fee on: February 23, 2017, 07:21:30 AM
I see where the confusion stems from, size as in number of bits (think document or check with long paragraphs of text vs. just a few sentences) vs. size as in value (think check for $500 vs. check for $100, same amount of text but different value).
To avoid confusion, I will use "size" only for the amount of data in the transaction, and "value" for the amount of bitcoin.

The miners prioritize transactions based on the "fee rate", which is the value of the fee (the tip given to miners) divided by the size of the transaction. Fee rate is usually expressed in satoshis (10^-8 bitcoin) per byte (8 binary digits), this is kind of like paying for a telegram in cents (value) per word (size).
How fast your transaction gets confirmed depends on the fee you give and on the size, not on the value.
Size is determined by number of inputs and outputs (if you see more text on blockchain.info, that transaction has a larger size), and your transaction had a smaller size than the others.

In the second quote, by "small transaction" I meant size, not value.

I hope this clears up the confusion.
18  Bitcoin / Development & Technical Discussion / Re: miracle in my transaction , first time :) on: February 23, 2017, 06:49:19 AM
Note that those two transactions are bigger than yours (each has two outputs), and both have a smaller fee.
Miners fit transactions into blocks, and each block can only hold a limited amount of data.
To get as much total fees as possible, miners prioritize transactions by fee per bite (98.401 sat/B for yours, 62.016 sat/B and 57.16 sat/B for the other two), so your transaction is naturally confirmed much quicker.
19  Bitcoin / Development & Technical Discussion / Re: miracle in my transaction , first time :) on: February 23, 2017, 06:25:45 AM
Blockchain.info says it took 3 minutes, are you sure you are not stating the time it took to appear unconfirmed?.
while transaction charge that I paid was about 0.0002btc which is very less for 0.0098btc .
The amount of coin does not matter, only the size (in bits) of the transaction.
Your transaction is just about the smallest possible, one input, one output.
while the friend who receive has problem with his transaction of yesterday , his 0.22btc is unconfirmed , you can see at the same adress who receive the bitcoin fastly .
Can you post transaction ID?
edited:
what your thoughts about it friends .
You paid a reasonable fee, made a small transaction, and had some luck.
That is all there is to it.
20  Economy / Services / Re: Pretty Addy Giveaway on: February 22, 2017, 08:13:32 PM
not understand, confuse  Shocked
Are you confused about the instructions, the security, the method or... what?
We can't really help you if you don't provide more details.
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!