Bitcoin Forum
June 17, 2024, 02:34:18 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] | BITCOIN MONSTER | MASTERNODES | MONSTERIZE YOUR ASSET !! | 7 BOUNTIES on: September 11, 2019, 06:34:36 PM
Hi Guys!
EASY WAY to connect to MON core-team to chat and know more on the project MoneyByte.

Short enhancement for this is done.

!Firstly!
Since now the MON telegram channel is live and everyone is welcome using the link https://t.me/MoneyByte

!Secondly!
Either your are a Discord user (https://discord.gg/TGYBTxb) or a Telegram fan so they are paired now all what is posted in Telegram channel may be read in Discord chat room "telegram-bridge" and vice versa.

Thus you would always be answered.
Enjoy trying it.

2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] | BITCOIN MONSTER | MASTERNODES | MONSTERIZE YOUR ASSET !! | 7 BOUNTIES on: September 10, 2019, 05:59:13 PM

one question, with all new of your project, community need to swap old MON or no? maybe you can explain it here.
[/quote]
Hi, there will be SWAP to the new chain. Stay tuned. Join discord for latest news https://discord.gg/q5gCb7
Here I guess will be more activity soon. All channels are vital to support for the MON team.
3  Alternate cryptocurrencies / Mining (Altcoins) / MINING BRO COIN at mining.brofaucet.com on: June 04, 2018, 07:08:14 PM
Hey community!

A 3rd party opened a website for mining  BRO coin http://mining.brofaucet.com.
Join it.



PS
Bro Coin's details can be found at https://bitcointalk.org/index.php?topic=1834340.0
Bro has been growing strongly so far! Take a minute to check it.

Cheers!

4  Alternate cryptocurrencies / Altcoin Discussion / Re: CRUR Wallet on: May 22, 2018, 05:57:28 PM
hey ,
as for me would like to join this "dice-rally" with crur)
it is still can be transferred btw users of cryptopia.
if someone has any amount I may swap it for you to btc for instance
pm me to negotiate the price
cheers
5  Bitcoin / Project Development / Re: Large Bitcoin Collider Thread 2.0 on: January 28, 2018, 03:29:39 PM
A number of people have raised this matter: how to read properly the FOUND.txt file?

I decided to share a little python script.


First we generate a FOUND.txt file to make a test:

Code:
$ ./LBC -x
Testing mode. Using page 0, turning off looping.
Benchmark info not found - benchmarking... done.
Your speed is roughly ............ keys/s per CPU core.
o
Test ok. Your test results were stored in FOUND.txt.
Have a look and then you may want to remove the file.

$ ls
FOUND.txt
....

$ more FOUND.txt
2d17543d32448acc7a1c43c5f72cd5be459ab302:u:priv:0000000000000000000000000000000000000000000000000000000000000001+0x5e
02e62151191a931d51cdc513a86d4bf5694f4e51:c:priv:0000000000000000000000000000000000000000000000000000000000000001+0x65
9d74ffdb31068ca2a1feb8e34830635c0647d714:u:priv:00000000000000000000000000000000000000000000000000000000000f9001+0xf8c
3d6871076780446bd46fc564b0c443e1fd415beb:c:priv:00000000000000000000000000000000000000000000000000000000000f9001+0xf8c

Then you can use this python script, called "lbc_output.py": https://www.dropbox.com/s/q1sgc4gbb26vc99/lbc_output.py?dl=0

Copy the line of FOUND.TXT you are interested of and you get the result:
Code:
$ ./lbc_output.py 2d17543d32448acc7a1c43c5f72cd5be459ab302:u:priv:0000000000000000000000000000000000000000000000000000000000000001+0x5e

Private key : 000000000000000000000000000000000000000000000000000000000000005f
Public  key :
          x : 15d9441254945064cf1a1c33bbd3b49f8966c5092171e699ef258dfab81c045c
          y : d56eb30b69463e7234f5137b73b84177434800bacebfc685fc37bbe9efe4070d
 
PrKey WIF u.: 5HpHagT65TZzG1PH3CSu63k8DbpvD8s5ip4nEB3kEsreMQiR4w7
Address u.  : 2d17543d32448acc7a1c43c5f72cd5be459ab302
Address u.  : 157RMZhbBLC1wucv3jxQqqHjbKezL1yy7g

What does the script?

First it reads and parses the line.
Then it computes the private key (it does the addition, in our example: 0000000000000000000000000000000000000000000000000000000000000001 + 0x5e) and using the ecc arithmetic it generates the public key. Then it generates the address (compressed or uncompressed) and checks if it matches with the address in FOUND.txt (in this case 2d17543d32448acc7a1c43c5f72cd5be459ab302).

Finally it provides the private key in WIF format and the address b58 encoded.



hi please specify after running the scrypt in phyton window where exactly to @Copy the line of FOUND.TXT you are interested of and you get the result@ Huh Smiley Smiley please can you post more details photos on process? ps I am running phyton app under mac
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🚀[ANN][POP] ☆ POPULAR COIN ☆ [Scrypt] 🚀 Taking OFF - POP/BTC at ★Cryptopia↩ on: January 14, 2018, 09:19:33 PM
hi bobcaticus
so why do you think price is so unstable and went down drastically in fact during last 2 days?
will it ever recover to level at least of 22-23 sat?
cheers
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!