Search content
Sort by

Showing 20 of 35 results by loginov
Post
Topic
Board Development & Technical Discussion
Re: VanitySearch (Yet another address prefix finder)
by
loginov
on 24/01/2020, 11:48:09 UTC
My impression is that 18.04 is required for Vanity Search.

I don't kwon, I'm using ubuntu 18.04.2 LTS with an old quadro and it is working well except that I had to repatch again the cuda driver in order to make it work (quite a nightmare) following a kernel update. Kernel maintainers has again beautified the code breaking the backward compatibility by removing and changing some kernel functions. pfff....



So do you think that the standard 18.04 distro will work for GPU? Or would I need to install some specific CUDA software for 18.04?

I know it works for CPU (as long as you install g++).
Post
Topic
Board Development & Technical Discussion
Re: VanitySearch (Yet another address prefix finder)
by
loginov
on 23/01/2020, 22:19:35 UTC
In terms of GPU:

My impression is that 18.04 is required for Vanity Search. Is there a particular model of NVIDIA / CUDA that you (or anyone) would recommend?

From the NVIDIA site the options for Ubuntu 18.04 are:

    10.2-base, 10.2-base-ubuntu18.04 (10.2/base/Dockerfile)

    10.2-runtime, 10.2-runtime-ubuntu18.04 (10.2/runtime/Dockerfile)

    10.2-cudnn7-runtime, 10.2-cudnn7-runtime-ubuntu18.04 (10.2/runtime/cudnn7/Dockerfile)
    latest,

    10.2-devel, 10.2-devel-ubuntu18.04 (10.2/devel/Dockerfile)

    10.2-cudnn7-devel, 10.2-cudnn7-devel-ubuntu18.04 (10.2/devel/cudnn7/Dockerfile)

Thanks - again!
Post
Topic
Board Development & Technical Discussion
Re: VanitySearch (Yet another address prefix finder)
by
loginov
on 23/01/2020, 11:09:34 UTC
If you are using a GPU, play a bit with the -g option in order to adjust your grid size for best performance.

Yes the input file is just a list of prefix to search.
Ex:
Code:
1Pierre
1PauL
1Jacques

People who use hundreds (even millions) of entries likely search for full addresses.



Thanks - I'm trying this now.

That seems much quicker!
Post
Topic
Board Development & Technical Discussion
Re: VanitySearch (Yet another address prefix finder)
by
loginov
on 22/01/2020, 22:18:12 UTC
What are the best options to use for maximum Mkeys/s output?

I assume that -u (search uncompressed addresses) is quicker than -b (search compressed and uncompressed addresses).

For -i (the input file) - I'm unclear about what's in that file. Is it just a list of prefixes you want e.g:
1abc
1def
1ghi
...

Or something else? I see people using input files with hundreds of lines but they don't post the content of those input files.

Can someone give an example, please?
Post
Topic
Board Bitcoin Technical Support
Re: Best technical specs to generate millions of keys per second (not mining).
by
loginov
on 10/01/2020, 16:18:35 UTC
I get around 72M keys/s  GPU mining

~8M with CPU

Thanks for the information.

Is this on your computer or on a VPS? If it's a VPS, please could you let me know the company you use either in this thread or in a PM. Thanks.
Post
Topic
Board Bitcoin Technical Support
Re: Best technical specs to generate millions of keys per second (not mining).
by
loginov
on 28/12/2019, 21:18:57 UTC
Quote
Are you going to have to run at 24/7? On gpurental.com, I see a 7x1080ti rig for $1.35 USD/hour. That's 6.3GKeys/sec. 35 Euro gets you about 28.5 hours, for a total of 646,380 GKeys generated. Your CPU based VPS, assuming best case at 4.5MKeys/sec running for 30 days, gets you 11,664 GKeys generated. At the same price, using the 7x1080Ti rig, you get about 60 times the keys generated.

Note: Generating split key does decrease speeds. I think renting the 7x1080ti rig is much better regardless though. If you can find someone offering the 16XX or 20XX series, it will probably be even better performance/$.

Thank you for the helpful information.

I see my conceptual error. I have been imagining renting a GPU per month as is the case for CPU VPS's. Whereas, one is buying per hour and expecting very quick responses to queries (e.g. billions of keys/s) and thus not using  up very many hours.

Presumably GPU VPS's are the same to use as a CPU VPS e.g. the same Ubuntu OS. It's just that the hardware specs "behind the scenes" are different. Yes?
Post
Topic
Board Bitcoin Technical Support
Merits 8 from 3 users
Re: Best technical specs to generate millions of keys per second (not mining).
by
loginov
on 23/12/2019, 21:38:35 UTC
⭐ Merited by DarkStar_ (5) ,Heisenberg_Hunter (2) ,ETFbitcoin (1)
Can you share what your trying to find?

A cpu in my experience is about 20 times slower than a gpu. So that's the price difference that makes a gpu server worth it. I've looked for them a while back, but never tested it on a server.

It is more of a research / curiosity question than trying to find something specific.

I was looking at the difficulty in generating vanity addresses with specific prefixes.

For example (at ~4Mkeys/s)

5 characters case sensitive - starting with a lower case (15,318,045,009 difficulty) - 50% takes about 40 minutes.
6 characters case sensitive - starting with a lower case (888,446,610,539 difficulty) - 50% takes about 36 hours.

So I was simply speculating as to how many Mkeys/s one could generate for a reasonable price. The VPS I use with 6 cores costs 35 euros/month.

Of course, a GPU will cost more - but how many times more? The cheapest GPU (35 cents/h) here (https://gpurental.com/) costs $250/month. The most expensive ($1.35/hour) costs $920/month. However, I don't have the experience to know what the specifications of the GPU actually mean.

Here is a cheaper example at $99/month (https://www.gpuserversrental.com/) using 6 x GTX 1050 2GB.

So they are not hugely expensive though the price ranges far more so than for a CPU-based VPS.

Post
Topic
Board Bitcoin Technical Support
Re: Best technical specs to generate millions of keys per second (not mining).
by
loginov
on 22/12/2019, 21:31:19 UTC
I rent a Ubuntu VPS with 6 cores. This is not a dedicated server. Currently I get a speed of about 2.8Mkeys/s.
If you continuously use full CPU on a shared server, chances are your account will be removed at some point.

There's also VanitySearch (Yet another address prefix finder), which is said to be faster, but I haven't tested it by myself yet.

TL;DR: you're going to want to use a GPU. Or, if you're looking for only one or a few specific address prefixes, you could use split key so someone with a decent GPU can generate it for you. If you do this right, it is completely secure, and hiring a few days GPU-time from someone might be cheaper than running vanitygen on CPU for months.

Thank you for your comments.

I am currently using the VanitySearch program. I've tried four such programs and this is the most effective.

Would, in your opinion, using a dedicated CPU VPS be viable? Or is it more "any kind of CPU is a bad idea."

Are there any GPU based VPS that you can recommend? I have looked around and they seem highly expensive.

Would some kind of EC2 type thing work?
Post
Topic
Board Bitcoin Technical Support
Merits 6 from 3 users
Topic OP
Best technical specs to generate millions of keys per second (not mining).
by
loginov
on 21/12/2019, 23:14:02 UTC
⭐ Merited by LoyceV (4) ,Heisenberg_Hunter (1) ,o_e_l_e_o (1)
I hope I have placed this technical question in the correct section. I simply do not know where else to put it.

This is a question about generating vanity addresses (not mining): generating keys until you get the result you want.

I rent a Ubuntu VPS with 6 cores. This is not a dedicated server. Currently I get a speed of about 2.8Mkeys/s.

My understanding is, that in a shared VPS model, the overall CPU and memory are shared across all users. So I have my own IP but the capability of the resources I use depends on what other users are doing (with other IP addresses). That's why my speed can vary (it has been as high as 4.5Mkeys/s and as low as 2.1Mkeys/s).

What do you think would be the most cost effective way to generate a higher number of Mkeys/s?

A dedicated server with a certain number of CPU cores (how many cores?)

And what's the difference between KVM or OpenVZ VPS's? My impression is that KVM is superior but why?

Thank you.
Post
Topic
Board Beginners & Help
Topic OP
Please suggest a legitimate mixer / tumbler.
by
loginov
on 30/11/2019, 23:53:12 UTC
As the title says. I have used Bitcoin Blender but it closed. There are many scams out there.

I would like a reliable mixer / tumbler.

Many thanks.
Post
Topic
Board Service Discussion
Topic OP
Working "jobs for bitcoin" sites?
by
loginov
on 21/11/2019, 22:49:14 UTC
Can anyone suggest a website where people can sell their services e.g. programming in exchange for crypto?

I was very impressed by xbtfreelancer.com but they are not allowing new sign-ups. I tried them a few months ago and had the same problem.

If you hire people, where do you post?
Post
Topic
Board Bitcoin Discussion
Re: 20 year old girl with 300 bitcoin, still in a pity situation.
by
loginov
on 27/03/2018, 19:54:48 UTC
Met a girl who has been working on a restaurant for mere 200$ a month with some tips in hand. On a conversation she started to elaborate about her life and in between the conversation turned towards cryptocurrency. By the time, she stated she has got 300 bitcoin in her wallet. While the price was around $10 she has given it to her Sister to keep hold of it and keep it secure. Her sister has made use of it and invested into lot of properties. Now when asked about the bitcoin, she shows bare hands. Now she was unable to do anything, and surviving with the $200+ salary per month. Don't you feel pity, it really hurts on hearing the tearful words coming out from her.

Money is everything now days. People going blind when they see free money and forgot about there relatives. I think story is the same as i describe. Her sister become greedy and invest all her sister's bitcoins. If the story is true then her sister should help her since both have same blood.


Did she speak to her sister and ask her "give me my money back?"
Post
Topic
Board Beginners & Help
Re: How do I keep my cryptocurrency safe?
by
loginov
on 27/03/2018, 19:52:16 UTC
Quote


In addition to the methods you mentioned, you can also spread your investments in multiple exchanges to remain safe. In case one exchange is hacked, your investment in other ones will be safe.

You are totally wrong. Never keep your coins on exchange. Exchange is easily hack-able. From my view exchange is very un safe place. So please don't advice any one to hold the coins on exchanges. My kind advice is go for Hardware wallet. It is safe.


Well this is true but if you plan to sell an alt-coin quickly (if the price rises) it's easier to keep them on an exchange and set a sell order than transfer them to a wallet on your computer.
Post
Topic
Board Bitcoin Discussion
Re: Who wants to be a Bitcoin Millionaire?!
by
loginov
on 18/03/2018, 14:49:20 UTC
http://bitcoinmillionairechart.com/

Take your guess as to when $7,500 will be hit!

Now the bitcoin prices are $10000 and it will take a lot of investment to touch million mark in holdings. I am still adding some money every month and will be content with total worth of about $100000.
Post
Topic
Board Beginners & Help
Re: Ways To Buy BTC With PayPal
by
loginov
on 18/03/2018, 14:47:36 UTC
​Buying Bitcoin can be a real pain in the a**, especially if you’re trying to buy bitcoins using PayPal. The reason most exchanges don’t accept PayPal is because accepting a PayPal payment can be risky seeing as the PayPal may have been a hacked account, or the sender opens a dispute. Unlike PayPal and even banks, when bitcoins have been sent, there’s no chargebacks. They’re gone for good. (This is why you need a good wallet). However, there are still ways to buy Bitcoin using your PayPal account, but you’re going to pay very steep fees most of the time. Here’s three of them.

Full article:
Buying Bitcoins Using Paypal

There are a lot of issue in buying BTC with PayPal. It is hard to find a seller interested and he will ask for escrow most of the times which results in additional fees.
Post
Topic
Board Services
Re: 200+ fb like needed for facebook picture i will pay $5
by
loginov
on 18/03/2018, 14:45:29 UTC
I think you are paying very less amount for Facebook likes . For 200 likes it should be minimum $20.
Post
Topic
Board Beginners & Help
Re: This Forum not only about bounty campaign! (Guide for beginner)
by
loginov
on 18/03/2018, 14:43:50 UTC
Yeah true, In these days most new members are join this forum only for bounty campaigns. They are trying to rank up their accounts quickly for only bounties. That's why bitcointalk added a merit system. I think this forum rules will be more high in future.

Yes,  I think in addition to fixed number of merits to reach a rank, there should also be a requirement to earn some merits very year to maintain rank. This should be enforced for senior rank members first.
Post
Topic
Board Beginners & Help
Re: Cheapest electricity in the world
by
loginov
on 18/03/2018, 14:42:39 UTC
I am wondering which countries in the world have the cheapest electricity, and would thus be ideal for mining bitcoins.

I am from Australia, and I can tell you that we have some of the most overpriced electricity in the world, meaning I will probably need to go overseas if i want to mine competitively.

In my country, you can get unlimited electricity for $10 per month in villages. Problem is that there is power cut for 12 hours a day. Smiley
Post
Topic
Board Beginners & Help
Re: How do I keep my cryptocurrency safe?
by
loginov
on 18/03/2018, 14:39:08 UTC
I think it will  help all the beginners to improve there security in crytocurrencies..............

The safest way to store your airdrops are hardware & cold storage wallets. These wallets store your coins offline, and therefore protect them from being hacked. There are a number of hardware wallets available. We would advise to use the Ledger Wallet Nano S or Trezor.

Not all cryptocurrency can be stored in hardware wallets. We advise you to store your crypto in wallets where you control your private keys. You don't want your free crypto to be stolen!

To avoid scams we have a few general rules:

    Never give your private keys!
    Use 2 Factor Authenticator on your wallets
    Be careful downloading wallets of smaller projects
    Never click on links redirecting to wallets
    Don’t use your main email address to apply for airdrops
    Don’t re-use your passwords when you register on a website
    Don’t send small amounts of crypto to receive your airdrop

In addition to the methods you mentioned, you can also spread your investments in multiple exchanges to remain safe. In case one exchange is hacked, your investment in other ones will be safe.
Post
Topic
Board Beginners & Help
Re: What will happen with our account if we have a lot activity but don't have merit
by
loginov
on 18/03/2018, 14:36:17 UTC
Hi good night all

First, i would like to say, if this thread already posted by someone pls provide me the link on below post and then for moderator pls delete this thread.

Would like to ask for everyone here,
What will happen if we have a lot activity on our account but dont have merit? since the rule updates that we need merit to grow up our rank. I worry it will affected the bad result on our account.

Honestly, i've been confused about it. On my head full of this question, but i've try to search on this forum by my self, still didn't got the answear..
Thank you so much.

Cheers! Smiley

You will not be able to rank up. Highest you will go is to Junior member on completing 30 activity.