Bitcoin Forum
May 05, 2024, 11:28:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [Solved] Bitcoin Core - Creating invalid addresses  (Read 150 times)
Propogue (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
May 30, 2018, 05:03:10 PM
Last edit: May 31, 2018, 06:35:45 AM by Propogue
 #1

When I try to create an address to recieve BTC, the Bitcoin core client seems to work fine but creates addresses that are invalid.  For example: 2NGMDeJdpn1TStxeA5EcdfHy4t2jDqrv3Pa and 2NA1gSNsMBmtSRLJTU8dB9AMrgF2vMmsVMd

Also, it has lost some addresses that I created yesterday.

Can anyone help?
1714908539
Hero Member
*
Offline Offline

Posts: 1714908539

View Profile Personal Message (Offline)

Ignore
1714908539
Reply with quote  #2

1714908539
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
TryNinja
Legendary
*
Offline Offline

Activity: 2828
Merit: 6977



View Profile WWW
May 30, 2018, 08:38:07 PM
Merited by OgNasty (1)
 #2

Are you running your Core wallet in testnet mode?

According to List of address prefixes, addresses starting with a 2 are Testnet script hash addresses.

edit: I just sent 0.998BTC (testnet) to your first address (2NGMDeJdpn1TStxeA5EcdfHy4t2jDqrv3Pa). Here is the transaction.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
BitMaxz
Legendary
*
Offline Offline

Activity: 3248
Merit: 2965


Block halving is coming.


View Profile WWW
May 30, 2018, 08:43:10 PM
 #3

It looks like a testnet script hash this is use only for testing purposes.
Take a look at this wiki https://en.bitcoin.it/wiki/List_of_address_prefixes
I think you can try to disable it by typing this command.

Code:
-testnet

Or edit and add testnet=0 in your .conf file.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Propogue (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
May 31, 2018, 06:35:23 AM
 #4

BitMaxz and TryNinja - I have no idea how come Windows 10 offered me testnet instead of the live client on start menu but you are both correct and I'm very grateful.  All working again - thanks.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!