Bitcoin Forum
October 13, 2024, 02:31:36 AM *
News: Latest Bitcoin Core release: 28.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  Bitcoin / Hardware / Re: Official FutureBit Apollo II/BTC Software/Image and Support thread on: July 18, 2024, 08:34:01 AM
Good morning,

Are futurebit btc node queries allowed? How?  Grin

My next question:

When using SOLO MINING are the rewards paid to the address that was entered in my settings? Also the "accepted shares"?

Thanks in advance!
2  Bitcoin / Bitcoin Discussion / Re: Another coordinates for 120 puzzle on: September 12, 2022, 09:15:01 AM
0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141 - 0x1111111111 = 0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e7bbf253030

Pubkey = 03E8F99FCDAB7E2F5B37ACFE8627C8D5D49B65C4C166C1BFE95F9D73386753A0EC
3  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: June 05, 2022, 01:30:15 PM
funny coincidence 63 puzzle 7cce5efd : accf6808
Code:
from tqdm import tqdm
import secp256k1 as ice
for x in tqdm(range(4000000)):
 xx = str(x)
 ke = ice.checksum(xx).hex()
 #cc = ice.privatekey_loop_h160(10,0,True,xx).hex()
 if (ke).endswith("7cce5efd"):
  print(xx,x)
 if "7cce5efd" in (ke):
  f=open("kkk.txt","a")
  f.write(str(xx)+"-"+(ke)+"\n")
  f.close()

scanner for this method
Code:
import secp256k1 as ice
for xa in range(400000):
 for xb in range(400000):
  x1 = str(xa)
  x2 = str(xb)
  k1 = ice.checksum(x1).hex()
  k2 = ice.checksum(x2).hex()
  xx = int(k1+k2,16)
  ke = ice.privatekey_loop_h160(1,0,True,xx).hex()
  if (ke).endswith("48a4"):
   print(xx,k1+k2,ke)
  if "3ee4133d991f52fdf6a25c9834e0745ac74248a4" in (ke):
   f=open("von.txt","a")
   f.write(str(xx)+"-"+(ke)+"\n")
   f.close()

I like your way of coding.
But where is the coincidence and why do you choose 400000?
Hmm, ok, I think I got it... Not! Grin
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: |ANN| CrocodileCash | PoW/DPOS/PoS Hybrid | Snap Them Up Fast | Android Wallet | on: April 13, 2022, 01:47:34 PM
Yeah, just need some nodes
5  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: June 05, 2021, 09:18:49 AM


Quote
import random
from decimal import *
from bit import *

while True:

    aa = 1
    while aa <= 1:
        a = str("1.")
        c1 = str (random.choice("1"))
        c2 = str (random.choice("0"))
        c3 = str (random.choice("1"))
        c4 = str (random.choice("0"))
        c5 = str (random.choice("1"))
        c6 = str (random.choice("0"))
        c7 = str (random.choice("1"))
        c8 = str (random.choice("1"))
        
        c9 = str (random.choice("01"))
        c10 = str (random.choice("01"))
        c11 = str (random.choice("01"))
        c12 = str (random.choice("01"))
        c13 = str (random.choice("01"))
        c14 = str (random.choice("01"))
        c15 = str (random.choice("01"))
        c16 = str (random.choice("01"))
        c17 = str (random.choice("01"))
        c18 = str (random.choice("01"))
        c19 = str (random.choice("01"))
        c20 = str (random.choice("01"))
        c21 = str (random.choice("01"))
        c22 = str (random.choice("01"))
        c23 = str (random.choice("01"))
        c24 = str (random.choice("01"))
        c25 = str (random.choice("01"))
        c26 = str (random.choice("01"))
        c27 = str (random.choice("01"))
        
        c28 = str (random.choice("1"))
        c29 = str (random.choice("01"))
        c30 = str (random.choice("01"))
        c31 = str (random.choice("01"))
        c32 = str (random.choice("01"))
        c33 = str (random.choice("01"))
        c34 = str (random.choice("01"))
        c35 = str (random.choice("01"))
        c36 = str (random.choice("01"))
        c37 = str (random.choice("01"))
        c38 = str (random.choice("01"))
        c39 = str (random.choice("01"))
        c40 = str (random.choice("01"))
        c41 = str (random.choice("01"))
        c42 = str (random.choice("01"))
        c43 = str (random.choice("01"))
        c44 = str (random.choice("01"))
        c45 = str (random.choice("01"))
        c46 = str (random.choice("01"))
        c47 = str (random.choice("01"))
        c48 = str (random.choice("01"))
        c49 = str (random.choice("01"))
        c50 = str (random.choice("01"))
        c51 = str (random.choice("01"))
        c52 = str (random.choice("01"))
        c53 = str (random.choice("01"))
        c54 = str (random.choice("01"))
        c55 = str (random.choice("01"))
        c56 = str (random.choice("01"))
        c57 = str (random.choice("01"))
        c58 = str (random.choice("01"))
        c59 = str (random.choice("01"))
        c60 = str (random.choice("01"))
        c61 = str (random.choice("01"))
        c62 = str (random.choice("01"))
        c63 = str (random.choice("01"))
        c64 = str (random.choice("01"))
        
        c65 = str (random.choice("01"))
        c66 = str (random.choice("01"))
        c67 = str (random.choice("01"))
        bina = (c1+c2+c3+c4+c5+c6+c7+c8+c9+c10+c11+c12+c13+c14+c15+c16+c17+c18+c19+c20+c21+c22+c23+c24+c25+c26+c27+c28+c29+c30+c31+c32+c33
                     +c34+c35+c36+c37+c38+c39+c40+c41+c42+c43+c44+c45+c46+c47+c48+c49+c50+c51+c52+c53+c54+c55+c56+c57+c58+c59+c60+c61+c62+c63+c64+c65+c66+c67)
        combi = int(c1+c2+c3+c4+c5+c6+c7+c8+c9+c10+c11+c12+c13+c14+c15+c16+c17+c18+c19+c20+c21+c22+c23+c24+c25+c26+c27+c28+c29+c30+c31+c32+c33
                     +c34+c35+c36+c37+c38+c39+c40+c41+c42+c43+c44+c45+c46+c47+c48+c49+c50+c51+c52+c53+c54+c55+c56+c57+c58+c59+c60+c61+c62+c63+c64+c65+c66+c67,2)
        combi2 = str(combi)
        b = Decimal(a+combi2)
        rrrr = int(144115188075855872 - ((((((((((b * 128) * 128) * 128) * 128)* 128)  * 128) * 128) * 128)  - 142989288169013248) * 128))
        key = Key.from_int(rrrr)
        addr = key.address
        if addr == "15c9mPGLku1HuW9LRtBf4jcHVpBUt8txKz":
            print ("found!!!",rrrr,addr)
            s1 = str(rrrr)
            s2 = addr
            f=open(u"C:/a.txt","a")
            f.write(s1)
            f.write(s2)      
            f.close()
            pass
        else:
            print (bina,b,rrrr,addr)
            
        aa = aa +1                    
    pass

When looking for a higher range, say Puzzle160, how do I rewrite this, appart from adding new "+cXX" to it?

       rrrr = int(144115188075855872 - ((((((((((b * 128) * 128) * 128) * 128)* 128)  * 128) * 128) * 128)  - 142989288169013248) * 128))

Just by doing this?


       rrrr = int(1461501637330902918203684832716283019655932542975 - ((((((((((b * 128) * 128) * 128) * 128)* 128)  * 128) * 128) * 128)  - 142989288169013248) * 128))
6  Alternate cryptocurrencies / Tokens (Altcoins) / Re: ANN [DENT] Dent: Tokenizing and Liberating the World's Mobile Data on: October 26, 2020, 11:10:05 AM
Well, DENT is selling data volume over PayPal. People who need this service will not buy DENT Tokens anymore to use them to buy data volume. Instead, they can confortably pay with PayPal. Nevertheless, if you have money, just give a try. 1 ETH and you'll get one million DENT or more.    Grin
7  Bitcoin / Development & Technical Discussion / Re: VanitySearch (Yet another address prefix finder) on: October 09, 2020, 11:06:38 AM
Is there the possibility that one of the keys generated by VanitySearch coincide with the keys generated by a common BTC wallet, no matter if a newest or oldest, or even an upcoming key?
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: |ANN| CrocodileCash | PoW/DPOS/PoS Hybrid | Snap Them Up Fast | Android Wallet | on: June 16, 2020, 12:55:00 PM
the folder shows me 3,5 gb, i have only windows version, the gui wallet

Ok, can you PM me the downloadlink and the instructions?
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: |ANN| CrocodileCash | PoW/DPOS/PoS Hybrid | Snap Them Up Fast | Android Wallet | on: June 15, 2020, 12:49:48 PM
Ok, how big and what to do? Does it work only in Linux or also in Windows?
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: |ANN| CrocodileCash | PoW/DPOS/PoS Hybrid | Snap Them Up Fast | Android Wallet | on: June 15, 2020, 11:50:22 AM
Yes, my wallet is also offline
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: |ANN| CrocodileCash | PoW/DPOS/PoS Hybrid | Snap Them Up Fast | Android Wallet | on: June 14, 2020, 05:48:58 PM
Do you know how to add a new node?
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] KICKICO - PLATFORM FOR FUNDRAISING ON CRYPTOCURRENCY on: January 29, 2020, 01:33:21 PM
Thanks, that was helpful  Grin
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] KICKICO - PLATFORM FOR FUNDRAISING ON CRYPTOCURRENCY on: January 29, 2020, 11:42:18 AM
So let me see if I really understood this:
The 888,888 Tokens they have sent to the around 160,000 users are valid but still frozen?
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][SCRIBE] PoW/Masternodes, Lyra2REv2, ASIC-Resistant,Increasing High MN Rew on: July 27, 2019, 08:28:41 AM
Yes. How can he even mention UBIT? It is offline ...    Roll Eyes
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][SCRIBE] PoW/Masternodes, Lyra2REv2, ASIC-Resistant,Increasing High MN Rew on: July 02, 2019, 10:20:11 PM
Well, I still have some. UBIT.PW, SCRIBE's official site, disappeared somehow since a few weeks ago and the new tryings to trade SCRIBE are not very happy.
SCRIBE has at the moment a total coin supply of around 6 million SCRIBE. The name is beautiful, but the coin never entered to the wall of fame of CoinMarketCap.
And yes, there are other high hopes out there: Bitcoin One, BitGreen, XLN, Solaris, Galactrum ...   Grin

https://explorer.scribe.network/network
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][SCRIBE] PoW/Masternodes, Lyra2REv2, ASIC-Resistant,Increasing High MN Rew on: July 02, 2019, 10:05:28 PM
I can sell you 1000 SCRIBE for 0.1 BTC  Grin
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FC] Fuguecoin - Fugue256 hash, Launched! NO PRE-M! CPU/GPU minable! on: May 28, 2019, 04:30:29 PM
Well, never mind and start from the scratch again.     Grin
We are mining this as a hobby. Fuguecoin has probably some followers but it has no market.
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FC] Fuguecoin - Fugue256 hash, Launched! NO PRE-M! CPU/GPU minable! on: May 28, 2019, 03:53:10 PM
600 MB could represent around 4 million FUGUECOIN ... ?
I have 400,000
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FC] Fuguecoin - Fugue256 hash, Launched! NO PRE-M! CPU/GPU minable! on: May 28, 2019, 03:43:11 PM
My wallet has only 55 MB.
Do you have a backup of the wallet?
I presume, after so many transactions the wallet start to present dificulties to work properly.
Besides, even if you have the private keys of your FUGUECOIN addresses, you have to send the mined coins to yourself from time to time, if not they still belonging to the "mined addresses". So in this case, if you manage to get your wallet opened, you should send "ALL" your coins to a new wallet, using a new address.
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FC] Fuguecoin - Fugue256 hash, Launched! NO PRE-M! CPU/GPU minable! on: May 28, 2019, 03:25:33 PM
Why? You cannot open your wallet anymore? Do you have enough RAM and a 64bit system?
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!