Bitcoin Forum
May 06, 2024, 10:26:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 ... 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 [151] 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 ... 417 »
  Print  
Author Topic: [BCN] Bytecoin. Secure, private, untraceable since 2012  (Read 1070031 times)
Mineotaur
Full Member
***
Offline Offline

Activity: 200
Merit: 100


View Profile
July 09, 2014, 12:39:42 PM
 #3001


2. Delete p2pstate.bin


Ah thanks, that got the daemon up and running. I can't get to stage 6 of your instructions however, as when I run the (latest) wallet I'm still told: "Error: refresh failed: failed to get out indices" The hell does that even mean? I've deleted everything except the keys file, blockchain included, resynced multiple times on two different operating systems, but "failed to get out indices" error from the wallet, and this error from the daemon:


Red strings from the daemon have nothing common with your problem. Just don't worry about them.
However, you have troubles with the wallet itself. Please, show me the log of wallet start so I can see what's going on.


2014-Jul-09 13:37:46.417199 Starting refresh...
2014-Jul-09 13:37:48.139403 Block is already in blockchain: 05352d38b4424abafcc19e55d2e950a02a2712070b8c9b4662d4ae12f93ed17f
2014-Jul-09 13:37:48.246404 ERROR ..\..\src\wallet\wallet2.cpp:88 res.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::get_out_indices_error
2014-Jul-09 13:37:48.247405 ..\..\src\wallet\wallet2.cpp:88:struct tools::error::failed_rpc_request<struct tools::error::refresh_error,1>: failed to get out indices, status = Failed
2014-Jul-09 13:37:48.253406 Another try pull_blocks (try_count=0)...
2014-Jul-09 13:37:48.969530 Block is already in blockchain: 05352d38b4424abafcc19e55d2e950a02a2712070b8c9b4662d4ae12f93ed17f
2014-Jul-09 13:37:49.077539 ERROR ..\..\src\wallet\wallet2.cpp:88 res.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::get_out_indices_error
2014-Jul-09 13:37:49.077539 ..\..\src\wallet\wallet2.cpp:88:struct tools::error::failed_rpc_request<struct tools::error::refresh_error,1>: failed to get out indices, status = Failed
2014-Jul-09 13:37:49.084544 Another try pull_blocks (try_count=1)...
2014-Jul-09 13:37:49.795593 Block is already in blockchain: 05352d38b4424abafcc19e55d2e950a02a2712070b8c9b4662d4ae12f93ed17f
2014-Jul-09 13:37:49.917610 ERROR ..\..\src\wallet\wallet2.cpp:88 res.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::get_out_indices_error
2014-Jul-09 13:37:49.917610 ..\..\src\wallet\wallet2.cpp:88:struct tools::error::failed_rpc_request<struct tools::error::refresh_error,1>: failed to get out indices, status = Failed
2014-Jul-09 13:37:49.922610 Another try pull_blocks (try_count=2)...
2014-Jul-09 13:37:50.600731 Block is already in blockchain: 05352d38b4424abafcc19e55d2e950a02a2712070b8c9b4662d4ae12f93ed17f
2014-Jul-09 13:37:50.732743 ERROR ..\..\src\wallet\wallet2.cpp:88 res.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::get_out_indices_error
2014-Jul-09 13:37:50.732743 ..\..\src\wallet\wallet2.cpp:88:struct tools::error::failed_rpc_request<struct tools::error::refresh_error,1>: failed to get out indices, status = Failed
2014-Jul-09 13:37:50.738744 ERROR ..\..\src\wallet\wallet2.cpp:310 pull_blocks failed, try_count=3
2014-Jul-09 13:37:50.738744 ERROR ..\..\src\simplewallet\simplewallet.cpp:546 refresh error: ..\..\src\wallet\wallet2.cpp:88:struct tools::error::failed_rpc_request<struct tools::error::refresh_error,1>: failed to get out indices
2014-Jul-09 13:37:50.738744 Error: refresh failed: failed to get out indices. Blocks received: 0
2014-Jul-09 13:37:50.748744 **********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************

BTC: 37r8wbYRMPav3AU8w1D3FQmwtYenVzcbdX
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715034373
Hero Member
*
Offline Offline

Posts: 1715034373

View Profile Personal Message (Offline)

Ignore
1715034373
Reply with quote  #2

1715034373
Report to moderator
1715034373
Hero Member
*
Offline Offline

Posts: 1715034373

View Profile Personal Message (Offline)

Ignore
1715034373
Reply with quote  #2

1715034373
Report to moderator
1715034373
Hero Member
*
Offline Offline

Posts: 1715034373

View Profile Personal Message (Offline)

Ignore
1715034373
Reply with quote  #2

1715034373
Report to moderator
DStrange (OP)
Sr. Member
****
Offline Offline

Activity: 336
Merit: 251


View Profile
July 09, 2014, 01:04:58 PM
 #3002


2. Delete p2pstate.bin


Ah thanks, that got the daemon up and running. I can't get to stage 6 of your instructions however, as when I run the (latest) wallet I'm still told: "Error: refresh failed: failed to get out indices" The hell does that even mean? I've deleted everything except the keys file, blockchain included, resynced multiple times on two different operating systems, but "failed to get out indices" error from the wallet, and this error from the daemon:


Red strings from the daemon have nothing common with your problem. Just don't worry about them.
However, you have troubles with the wallet itself. Please, show me the log of wallet start so I can see what's going on.


2014-Jul-09 13:37:46.417199 Starting refresh...
2014-Jul-09 13:37:48.139403 Block is already in blockchain: 05352d38b4424abafcc19e55d2e950a02a2712070b8c9b4662d4ae12f93ed17f
2014-Jul-09 13:37:48.246404 ERROR ..\..\src\wallet\wallet2.cpp:88 res.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::get_out_indices_error
2014-Jul-09 13:37:48.247405 ..\..\src\wallet\wallet2.cpp:88:struct tools::error::failed_rpc_request<struct tools::error::refresh_error,1>: failed to get out indices, status = Failed
2014-Jul-09 13:37:48.253406 Another try pull_blocks (try_count=0)...
2014-Jul-09 13:37:48.969530 Block is already in blockchain: 05352d38b4424abafcc19e55d2e950a02a2712070b8c9b4662d4ae12f93ed17f
2014-Jul-09 13:37:49.077539 ERROR ..\..\src\wallet\wallet2.cpp:88 res.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::get_out_indices_error
2014-Jul-09 13:37:49.077539 ..\..\src\wallet\wallet2.cpp:88:struct tools::error::failed_rpc_request<struct tools::error::refresh_error,1>: failed to get out indices, status = Failed
2014-Jul-09 13:37:49.084544 Another try pull_blocks (try_count=1)...
2014-Jul-09 13:37:49.795593 Block is already in blockchain: 05352d38b4424abafcc19e55d2e950a02a2712070b8c9b4662d4ae12f93ed17f
2014-Jul-09 13:37:49.917610 ERROR ..\..\src\wallet\wallet2.cpp:88 res.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::get_out_indices_error
2014-Jul-09 13:37:49.917610 ..\..\src\wallet\wallet2.cpp:88:struct tools::error::failed_rpc_request<struct tools::error::refresh_error,1>: failed to get out indices, status = Failed
2014-Jul-09 13:37:49.922610 Another try pull_blocks (try_count=2)...
2014-Jul-09 13:37:50.600731 Block is already in blockchain: 05352d38b4424abafcc19e55d2e950a02a2712070b8c9b4662d4ae12f93ed17f
2014-Jul-09 13:37:50.732743 ERROR ..\..\src\wallet\wallet2.cpp:88 res.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::get_out_indices_error
2014-Jul-09 13:37:50.732743 ..\..\src\wallet\wallet2.cpp:88:struct tools::error::failed_rpc_request<struct tools::error::refresh_error,1>: failed to get out indices, status = Failed
2014-Jul-09 13:37:50.738744 ERROR ..\..\src\wallet\wallet2.cpp:310 pull_blocks failed, try_count=3
2014-Jul-09 13:37:50.738744 ERROR ..\..\src\simplewallet\simplewallet.cpp:546 refresh error: ..\..\src\wallet\wallet2.cpp:88:struct tools::error::failed_rpc_request<struct tools::error::refresh_error,1>: failed to get out indices
2014-Jul-09 13:37:50.738744 Error: refresh failed: failed to get out indices. Blocks received: 0
2014-Jul-09 13:37:50.748744 **********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************


I'll have a look. Please, wait a while

DStrange (OP)
Sr. Member
****
Offline Offline

Activity: 336
Merit: 251


View Profile
July 09, 2014, 02:12:17 PM
 #3003


2. Delete p2pstate.bin


Ah thanks, that got the daemon up and running. I can't get to stage 6 of your instructions however, as when I run the (latest) wallet I'm still told: "Error: refresh failed: failed to get out indices" The hell does that even mean? I've deleted everything except the keys file, blockchain included, resynced multiple times on two different operating systems, but "failed to get out indices" error from the wallet, and this error from the daemon:


Red strings from the daemon have nothing common with your problem. Just don't worry about them.
However, you have troubles with the wallet itself. Please, show me the log of wallet start so I can see what's going on.


2014-Jul-09 13:37:46.417199 Starting refresh...
2014-Jul-09 13:37:48.139403 Block is already in blockchain: 05352d38b4424abafcc19e55d2e950a02a2712070b8c9b4662d4ae12f93ed17f
2014-Jul-09 13:37:48.246404 ERROR ..\..\src\wallet\wallet2.cpp:88 res.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::get_out_indices_error
2014-Jul-09 13:37:48.247405 ..\..\src\wallet\wallet2.cpp:88:struct tools::error::failed_rpc_request<struct tools::error::refresh_error,1>: failed to get out indices, status = Failed
2014-Jul-09 13:37:48.253406 Another try pull_blocks (try_count=0)...
2014-Jul-09 13:37:48.969530 Block is already in blockchain: 05352d38b4424abafcc19e55d2e950a02a2712070b8c9b4662d4ae12f93ed17f
2014-Jul-09 13:37:49.077539 ERROR ..\..\src\wallet\wallet2.cpp:88 res.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::get_out_indices_error
2014-Jul-09 13:37:49.077539 ..\..\src\wallet\wallet2.cpp:88:struct tools::error::failed_rpc_request<struct tools::error::refresh_error,1>: failed to get out indices, status = Failed
2014-Jul-09 13:37:49.084544 Another try pull_blocks (try_count=1)...
2014-Jul-09 13:37:49.795593 Block is already in blockchain: 05352d38b4424abafcc19e55d2e950a02a2712070b8c9b4662d4ae12f93ed17f
2014-Jul-09 13:37:49.917610 ERROR ..\..\src\wallet\wallet2.cpp:88 res.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::get_out_indices_error
2014-Jul-09 13:37:49.917610 ..\..\src\wallet\wallet2.cpp:88:struct tools::error::failed_rpc_request<struct tools::error::refresh_error,1>: failed to get out indices, status = Failed
2014-Jul-09 13:37:49.922610 Another try pull_blocks (try_count=2)...
2014-Jul-09 13:37:50.600731 Block is already in blockchain: 05352d38b4424abafcc19e55d2e950a02a2712070b8c9b4662d4ae12f93ed17f
2014-Jul-09 13:37:50.732743 ERROR ..\..\src\wallet\wallet2.cpp:88 res.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::get_out_indices_error
2014-Jul-09 13:37:50.732743 ..\..\src\wallet\wallet2.cpp:88:struct tools::error::failed_rpc_request<struct tools::error::refresh_error,1>: failed to get out indices, status = Failed
2014-Jul-09 13:37:50.738744 ERROR ..\..\src\wallet\wallet2.cpp:310 pull_blocks failed, try_count=3
2014-Jul-09 13:37:50.738744 ERROR ..\..\src\simplewallet\simplewallet.cpp:546 refresh error: ..\..\src\wallet\wallet2.cpp:88:struct tools::error::failed_rpc_request<struct tools::error::refresh_error,1>: failed to get out indices
2014-Jul-09 13:37:50.738744 Error: refresh failed: failed to get out indices. Blocks received: 0
2014-Jul-09 13:37:50.748744 **********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************


Check PM, please!

ReRunRod
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
July 09, 2014, 02:54:36 PM
 #3004

Putting this coin to good use using my Gateway AMD A4-5000 Quadcore Smiley
Thank you Dev! Keep up the great work Smiley
squatsnmilk
Member
**
Offline Offline

Activity: 89
Merit: 10


View Profile
July 09, 2014, 04:48:53 PM
 #3005

For those who are looking for more reason to invest in Bytecoin, check out this blog post.

http://www.cryptobang.com/2014/07/09/bytecoin/

I like TRON.
AtomicDoge
Member
**
Offline Offline

Activity: 163
Merit: 10


View Profile
July 09, 2014, 05:19:48 PM
 #3006

Looks like Monero has bought a place when Bytecoin surpassed it

https://hitbtc.com/vote

Haha, what a move! Somebody is clearly a pussy  Grin
ReRunRod
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
July 09, 2014, 06:14:23 PM
 #3007

Which address do I use on POLO? The deposit or the ID.. I am trying to figure out which one is the main one I use..Lol. Thanks for all the help!
squatsnmilk
Member
**
Offline Offline

Activity: 89
Merit: 10


View Profile
July 09, 2014, 07:09:15 PM
 #3008

Which address do I use on POLO? The deposit or the ID.. I am trying to figure out which one is the main one I use..Lol. Thanks for all the help!

You have to use both, as it is a CryptoNote coin.

I like TRON.
ReRunRod
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
July 09, 2014, 07:32:19 PM
 #3009

Which address do I use on POLO? The deposit or the ID.. I am trying to figure out which one is the main one I use..Lol. Thanks for all the help!

You have to use both, as it is a CryptoNote coin.

Doh! I applied for the Giveaway and only put my ID.. Ouch. Still green with CryptoNote. Thank you for letting me know!
squatsnmilk
Member
**
Offline Offline

Activity: 89
Merit: 10


View Profile
July 09, 2014, 07:37:58 PM
 #3010

Which address do I use on POLO? The deposit or the ID.. I am trying to figure out which one is the main one I use..Lol. Thanks for all the help!

You have to use both, as it is a CryptoNote coin.

Doh! I applied for the Giveaway and only put my ID.. Ouch. Still green with CryptoNote. Thank you for letting me know!

Your Welcome.  If you have problems and accidentally send you BCN without both, contact Polo support, they will help you out.

I like TRON.
ReRunRod
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
July 09, 2014, 07:38:55 PM
 #3011

Which address do I use on POLO? The deposit or the ID.. I am trying to figure out which one is the main one I use..Lol. Thanks for all the help!

You have to use both, as it is a CryptoNote coin.

Doh! I applied for the Giveaway and only put my ID.. Ouch. Still green with CryptoNote. Thank you for letting me know!

Your Welcome.  If you have problems and accidentally send you BCN without both, contact Polo support, they will help you out.

Awesome Smiley
Thanks again!! Have a great one Cheesy
33zer0w0lf
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile WWW
July 09, 2014, 10:00:38 PM
 #3012

Extreme Pool
http://www.extremepool.org

We offer a Pool for every Cryptonote Coin
Features:
•Fast Payouts directly to your private wallet.
•Address Validation
•Latest pool code from Zone117x
•Variable Difficulty based on your individual CPU performance
•Verified Secure
•Servers hosted in our own Data Center, not hosted by an online 3rd party provider
•Servers secured with enterprise firewalls

Come mine with us!

http://www.extremepool.org
http://bcn.extremepool.org

http://www.extremepool.org (BCN) (MRO) (QCN) (XDN) (BBR) (AEON) (ORION) (DSH) (CRR) (INF8)
cryptrol
Hero Member
*****
Offline Offline

Activity: 637
Merit: 500


View Profile
July 10, 2014, 07:14:41 AM
 #3013

How did the BCN team managed to to put fake names on it's team page that you can't even google ? Is this a joke or a game ?
If you want to show some transparency, you are doing it wrong, because the more you post the worst it gets.

First of all let me say that I respect the work behind BCN, and I own some of it.

Having said that. people here is kinda paranoid (me included) and I am sure everybody would be happy if some questions are answered :
- Can you give us some prove of the legitimacy of the blockchain ? There is some open discussion about it but the fact is that we lack facts supporting both positions.
- The mining teams, community, etc ... You mention them several times on your website but again there is no proof of this, can you provide some proof or at least credible sources ?
- Fake names ... really ? I don't think there is a reason to put fake names, just say you want to stay anonymous, people will respect this.
- Development Roadmap, there has been clearly work going on behind the scenes, what more can we expect ?

Hope to hear at least something NEW from the devs.

DStrange, maybe you can make sure this message gets to the devs ... TY
Monkeyseemonkeydo
Member
**
Offline Offline

Activity: 246
Merit: 10


View Profile
July 10, 2014, 07:29:26 AM
 #3014

For those who are looking for more reason to invest in Bytecoin, check out this blog post.

http://www.cryptobang.com/2014/07/09/bytecoin/

Good article. It's great there is an explanation how does it work in a few word, so it's easy to understand to the person who doesn't know a lot about crypto currency .

It was a surprise for me to read about dev team. I was thinking they would never expose themselves.
Agent99
Member
**
Offline Offline

Activity: 147
Merit: 10


View Profile
July 10, 2014, 07:35:24 AM
 #3015

For those who are looking for more reason to invest in Bytecoin, check out this blog post.

http://www.cryptobang.com/2014/07/09/bytecoin/

Good article. It's great there is an explanation how does it work in a few word, so it's easy to understand to the person who doesn't know a lot about crypto currency .

It was a surprise for me to read about dev team. I was thinking they would never expose themselves.

Dude, these are fake names. I dunno why they've done it but I am sure they will never expose themselves.
TBH, I believe that Satoshi is one of the devs. But there is a conspiracy btw devs so we will never know if Satoshi is one of them
SimpleMachines
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
July 10, 2014, 07:49:03 AM
 #3016

Surfing through the thread I've recently met with these comments -

https://bitcointalk.org/index.php?topic=512747.msg6089531#msg6089531

https://bitcointalk.org/index.php?topic=512747.msg6270844#msg6270844

Looks like Cicada is involved this project. No wonder that there is conspiracy. No wonder that goin2mars has disappeared.
SimpleMachines
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
July 10, 2014, 07:53:17 AM
 #3017

Am I right that BCN is an academic project? I've recently read a post by DStrange on reddit and a lit bit confused if it is still a project and or something more than a project
Patron92
Full Member
***
Offline Offline

Activity: 234
Merit: 100



View Profile
July 10, 2014, 08:01:42 AM
 #3018

Surfing through the thread I've recently met with these comments -

https://bitcointalk.org/index.php?topic=512747.msg6089531#msg6089531

https://bitcointalk.org/index.php?topic=512747.msg6270844#msg6270844

Looks like Cicada is involved this project. No wonder that there is conspiracy. No wonder that goin2mars has disappeared.


This is cicada 3031 sign. I think that cicada 3031 have developed BCN and that's why it was in a deep wed for two years.

Furthermore, there is private sub reddit, IMHO, that was used by first BCN community - http://www.reddit.com/r/bytecoin/

But no one know the password to get in.

SimpleMachines
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
July 10, 2014, 08:04:43 AM
 #3019

Surfing through the thread I've recently met with these comments -

https://bitcointalk.org/index.php?topic=512747.msg6089531#msg6089531

https://bitcointalk.org/index.php?topic=512747.msg6270844#msg6270844

Looks like Cicada is involved this project. No wonder that there is conspiracy. No wonder that goin2mars has disappeared.


This is cicada 3031 sign. I think that cicada 3031 have developed BCN and that's why it was in a deep wed for two years.

Furthermore, there is private sub reddit, IMHO, that was used by first BCN community - http://www.reddit.com/r/bytecoin/

But no one know the password to get in.



I didn't know there is private reddit for bcn.  I was thinking there is only reddit.com/r/BytecoinBCN to chat.
Agent99
Member
**
Offline Offline

Activity: 147
Merit: 10


View Profile
July 10, 2014, 08:10:43 AM
 #3020

Am I right that BCN is an academic project? I've recently read a post by DStrange on reddit and a lit bit confused if it is still a project and or something more than a project

Could you, please, write a link to that post? I'd like to read it.

As for your question, I think that it was developed as a project but then developers realized that the project has a huge potential. As far as I remember, CN developers team has announced that there was a CN-based coin before BCN but it wasn't launched, and then they've created BCN and launched it in 2012.

Pages: « 1 ... 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 [151] 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 ... 417 »
  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!