Bitcoin Forum
May 08, 2024, 10:05:04 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?
1715162704
Hero Member
*
Offline Offline

Posts: 1715162704

View Profile Personal Message (Offline)

Ignore
1715162704
Reply with quote  #2

1715162704
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715162704
Hero Member
*
Offline Offline

Posts: 1715162704

View Profile Personal Message (Offline)

Ignore
1715162704
Reply with quote  #2

1715162704
Report to moderator
1715162704
Hero Member
*
Offline Offline

Posts: 1715162704

View Profile Personal Message (Offline)

Ignore
1715162704
Reply with quote  #2

1715162704
Report to moderator
TryNinja
Legendary
*
Offline Offline

Activity: 2828
Merit: 6978



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!