Search content
Sort by

Showing 20 of 79 results by cyrpi4
Post
Topic
Board Announcements (Altcoins)
Re: [BCN] Bytecoin. Secure, private, untraceable since 2012
by
cyrpi4
on 27/09/2014, 22:18:55 UTC
I have justified belief that the ''war'' will never end as too many people interested to tell every one his own view on this or that coin and, furthermore, to try to influence on another opinion to choose the coin to invest.
Post
Topic
Board Announcements (Altcoins)
Re: [BCN] Bytecoin. Secure, private, untraceable since 2012
by
cyrpi4
on 14/09/2014, 13:11:24 UTC

Well, this morning, I got the wallet working. Grin To cut a long story short I found an old diary which had a few passwords in the notes section I completely forgot about using. Got in after a few combos and after refresh not as many coins as I remembered 81M - I might have another wallet somewhere. But this is on the daemon/simplewallet I downloaded last week!  Cheesy I am looking through other backups.

Now mining BCN (is it best to use Claymore?) and am checking other alts as well.
I found the cryptonote site (cryptonight?) and am also looking at coins on the list - what other coins are popular? I see Monero mentioned a lot in this thread and on ALTS - I already downloaded and mining that one. It has a lot fewer coins - so mining is a bit slow!  Smiley Do all these cryptonotes basically look and work the same?  Huh


Did you open your wallet? Any proofs? I would be glad to see the history of the wallet or something else to prove your words
Post
Topic
Board Announcements (Altcoins)
Re: [BCN] Bytecoin. Secure, private, untraceable since July, 2012
by
cyrpi4
on 01/09/2014, 09:29:01 UTC
GREAT!!! I really like this coin. Definitive proof that clones/forks can never match the integrity and intellect of original developers!
Post
Topic
Board Announcements (Altcoins)
Re: [BCN] Bytecoin. Major update NOW!
by
cyrpi4
on 19/08/2014, 10:23:09 UTC

couldnt syncronized. I get this messages. Whats wrong with it?

win7 x64 en (7600)
i7 2600k
do you use the last binary 1.0.1? If not update it. https://bitcointalk.org/index.php?topic=512747.msg8351704#msg8351704

cur version is v1.0.1.316 for deamon and wallet.

See the new logs. I can see
2014-Aug-19 12:51:48.788573 [P2P9][95.211.224.150:8080 OUT] SYNCHRONIZED OK
but news lines weird. Cant refresh the wallet and demon always go on "SYNCHRONIZATION started" err lines "SYNCHRONIZATION started" err lines.

btw i use this command to start deamon

Code:
bytecoind --rpc-bind-port=8080 --p2p-bind-port=8081

ty for ur answer.

Code:
2014-Aug-19 12:50:12.985093 bytecoin v1.0.1.316()
2014-Aug-19 12:50:12.986093 Module folder: bytecoind
2014-Aug-19 12:50:12.988094 Initializing p2p server...
2014-Aug-19 12:50:13.199106 Binding on 0.0.0.0:8081
2014-Aug-19 12:50:13.201106 Net service binded on 0.0.0.0:8081
2014-Aug-19 12:50:13.203106 Attempting to add IGD port mapping.
2014-Aug-19 12:50:14.226164 Added IGD port mapping.
2014-Aug-19 12:50:14.229165 P2p server initialized OK
2014-Aug-19 12:50:14.230165 Initializing cryptonote protocol...
2014-Aug-19 12:50:14.232165 Cryptonote protocol initialized OK
2014-Aug-19 12:50:14.234165 Initializing core rpc server...
2014-Aug-19 12:50:14.235165 Binding on 127.0.0.1:8080
2014-Aug-19 12:50:14.237165 Core rpc server initialized OK on port: 8080
2014-Aug-19 12:50:14.239165 Initializing core...
2014-Aug-19 12:50:14.271167 Loading blockchain...
2014-Aug-19 12:50:14.274167 No actual blockchain cache found, rebuilding internal structures...
2014-Aug-19 12:51:46.092419 Rebuilding internal structures took: 91.8153
2014-Aug-19 12:51:46.240427 Blockchain initialized. last block: 548780, d0.h0.m9.s4 time ago, current difficulty: 76912305
2014-Aug-19 12:51:46.350434 Core initialized OK
2014-Aug-19 12:51:46.352434 Starting core rpc server...
2014-Aug-19 12:51:46.354434 Run net_service loop( 2 threads)...
2014-Aug-19 12:51:46.366435 [SRV_MAIN]Core rpc server started ok
2014-Aug-19 12:51:46.369435 [SRV_MAIN]Starting p2p net loop...
2014-Aug-19 12:51:46.371435 [SRV_MAIN]Run net_service loop( 10 threads)...
2014-Aug-19 12:51:46.393436 [P2P1][27.72.105.127:17026 INC]Sync data returned unknown top block: 548781 -> 548785 [4 blocks (0 days) behind]
SYNCHRONIZATION started
2014-Aug-19 12:51:46.393436 [P2P2][124.121.82.93:56540 INC]Sync data returned unknown top block: 548781 -> 546611 [2170 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:51:46.393436 [P2P3][109.197.253.113:56853 INC]Sync data returned unknown top block: 548781 -> 546611 [2170 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:51:46.393436 [P2P0][216.8.146.119:57880 INC]Sync data returned unknown top block: 548781 -> 546611 [2170 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:51:47.371492 [P2P0]
**********************************************************************
The daemon will start synchronizing with the network. It may take up to several hours.

You can set the level of process detailization* through "set_log " command*, where is between 0 (no details) and 4 (very verbose).

Use "help" command to see the list of available commands.

Note: in case you need to interrupt the process, use "exit" command. Otherwise, the current progress won't be saved.
**********************************************************************
2014-Aug-19 12:51:47.633507 [P2P7][95.211.224.150:8080 OUT]Sync data returned unknown top block: 548781 -> 548785 [4 blocks (0 days) behind]
SYNCHRONIZATION started
2014-Aug-19 12:51:48.788573 [P2P9][95.211.224.150:8080 OUT] SYNCHRONIZED OK
2014-Aug-19 12:51:48.791573 [P2P9]
**********************************************************************
You are now synchronized with the network. You may now start simplewallet.

Please note, that the blockchain will be saved only after you quit the daemon with "exit" command or if you use "save" command.
Otherwise, you will possibly need to synchronize the blockchain again.

Use "help" command to see the list of available commands.
**********************************************************************
2014-Aug-19 12:52:13.148966 [P2P2][86.9.233.2:18063 INC]Sync data returned unknown top block: 548785 -> 546611 [2174 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:52:20.314376 [P2P7][216.8.146.119:58041 INC]Sync data returned unknown top block: 548785 -> 546611 [2174 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:52:29.477900 [P2P9]----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 546603
id: <91e836cd2a9b30a32a3858f2f9162a3453a7d96747c3ef993c8c07a9a3e52d67>
PoW: <82b6f74a4c92bd28cce4d2eeac96f202110b0af9528ab4f44e11271f05000000>
difficulty: 95882153
2014-Aug-19 12:52:29.489901 [P2P9]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:52:29.494901 [P2P9][216.8.146.119:58041 INC]Block verification failed, dropping connection
2014-Aug-19 12:52:47.196914 [P2P7][124.121.82.93:56576 INC]Sync data returned unknown top block: 548785 -> 546611 [2174 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:52:57.445500 [P2P5]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:52:57.451500 [P2P5][124.121.82.93:56576 INC]Block verification failed, dropping connection
2014-Aug-19 12:53:02.879811 [P2P9]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:53:02.885811 [P2P9][86.9.233.2:18063 INC]Block verification failed, dropping connection
2014-Aug-19 12:53:15.001504 [P2P6][109.197.253.113:56921 INC]Sync data returned unknown top block: 548785 -> 546611 [2174 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:53:27.092196 [P2P2]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:53:27.099196 [P2P2][109.197.253.113:56921 INC]Block verification failed, dropping connection
2014-Aug-19 12:53:33.732576 [P2P0][159.118.166.237:37672 INC]Sync data returned unknown top block: 548785 -> 546611 [2174 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:53:40.068938 [P2P8]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:53:40.075938 [P2P8][159.118.166.237:37672 INC]Block verification failed, dropping connection
2014-Aug-19 12:53:46.972333 [P2P7][182.161.177.27:5892 INC]Sync data returned unknown top block: 548785 -> 546611 [2174 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:53:55.358812 [P2P3]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:53:55.365813 [P2P3][182.161.177.27:5892 INC]Block verification failed, dropping connection
2014-Aug-19 12:54:21.811325 [P2P7]ERROR c:\projects\sorrybigbro\contrib\epee\include\net\levin_protocol_handler_async.h:440 [127.0.0.1:65524 INC]Signature mismatch, connection will be closed
2014-Aug-19 12:54:21.827326 [P2P5]ERROR c:\projects\sorrybigbro\contrib\epee\include\net\levin_protocol_handler_async.h:440 [127.0.0.1:65525 INC]Signature mismatch, connection will be closed
2014-Aug-19 12:54:25.681547 [P2P4][159.118.166.237:37689 INC]Sync data returned unknown top block: 548785 -> 546611 [2174 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:54:30.474821 [P2P8]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:54:30.481821 [P2P8][159.118.166.237:37689 INC]Block verification failed, dropping connection
2014-Aug-19 12:54:32.626944 [P2P3][216.8.146.119:58348 INC]Sync data returned unknown top block: 548785 -> 546611 [2174 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:54:41.221436 [P2P1]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:54:41.228436 [P2P1][216.8.146.119:58348 INC]Block verification failed, dropping connection
2014-Aug-19 12:54:45.137660 [P2P9][182.161.177.27:5902 INC]Sync data returned unknown top block: 548785 -> 546611 [2174 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:54:51.038997 [P2P2]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:54:51.045998 [P2P2][182.161.177.27:5902 INC]Block verification failed, dropping connection
2014-Aug-19 12:54:56.352301 [P2P7][109.197.253.113:56972 INC]Sync data returned unknown top block: 548785 -> 546611 [2174 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:55:00.212522 [P2P1][182.161.177.27:5907 INC]Sync data returned unknown top block: 548785 -> 546611 [2174 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:55:06.343873 [P2P9][159.118.166.237:37699 INC]Sync data returned unknown top block: 548785 -> 546611 [2174 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:55:08.077972 [P2P8]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:55:08.083972 [P2P8][182.161.177.27:5907 INC]Block verification failed, dropping connection
2014-Aug-19 12:55:08.200979 [P2P7]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:55:08.207979 [P2P7][109.197.253.113:56972 INC]Block verification failed, dropping connection
2014-Aug-19 12:55:14.639347 [P2P4][124.121.82.93:56615 INC]Sync data returned unknown top block: 548785 -> 546611 [2174 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:55:22.606803 [P2P9]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:55:22.612803 [P2P9][159.118.166.237:37699 INC]Block verification failed, dropping connection
2014-Aug-19 12:55:23.095831 [P2P1][86.9.233.2:18171 INC]Sync data returned unknown top block: 548785 -> 546611 [2174 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:55:23.958880 [P2P4]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:55:23.964880 [P2P4][124.121.82.93:56615 INC]Block verification failed, dropping connection
2014-Aug-19 12:55:45.080088 [P2P8]ERROR c:\projects\sorrybigbro\contrib\epee\include\net\levin_protocol_handler_async.h:440 [127.0.0.1:49187 INC]Signature mismatch, connection will be closed
2014-Aug-19 12:55:45.087089 [P2P8]ERROR c:\projects\sorrybigbro\contrib\epee\include\net\levin_protocol_handler_async.h:440 [127.0.0.1:49188 INC]Signature mismatch, connection will be closed
2014-Aug-19 12:55:51.152435 [P2P5]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:55:51.158436 [P2P5][86.9.233.2:18171 INC]Block verification failed, dropping connection
2014-Aug-19 12:56:51.446884 [P2P0][sock 816] Some problems at write: An existing connection was forcibly closed by the remote host:10054
2014-Aug-19 12:57:15.676270 [P2P9][sock 468] Some problems at write: An existing connection was forcibly closed by the remote host:10054
2014-Aug-19 12:57:27.175928 [P2P3][216.8.146.119:58730 INC]Sync data returned unknown top block: 548786 -> 546611 [2175 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:57:35.750418 [P2P4]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:57:35.756418 [P2P4][216.8.146.119:58730 INC]Block verification failed, dropping connection
2014-Aug-19 12:57:38.458573 [P2P6][109.197.253.113:57051 INC]Sync data returned unknown top block: 548786 -> 546611 [2175 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:57:49.636212 [P2P0]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:57:49.643213 [P2P0][109.197.253.113:57051 INC]Block verification failed, dropping connection
2014-Aug-19 12:57:51.929344 [P2P2][sock 844] Some problems at write: An existing connection was forcibly closed by the remote host:10054
2014-Aug-19 12:57:54.616497 [P2P2][159.118.166.237:37746 INC]Sync data returned unknown top block: 548787 -> 546611 [2176 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:57:56.347596 [P2P1][182.161.177.27:8080 OUT]Sync data returned unknown top block: 548787 -> 546611 [2176 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:58:01.011863 [P2P6][sock 820] Some problems at write: An existing connection was forcibly closed by the remote host:10054
2014-Aug-19 12:58:02.880970 [P2P6]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:58:02.886970 [P2P6][182.161.177.27:8080 OUT]Block verification failed, dropping connection
2014-Aug-19 12:58:07.111212 [P2P1][124.121.82.93:56661 INC]Sync data returned unknown top block: 548787 -> 546611 [2176 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:58:10.099383 [P2P3]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:58:10.106383 [P2P3][159.118.166.237:37746 INC]Block verification failed, dropping connection
2014-Aug-19 12:58:14.305623 [P2P2][109.197.253.113:57080 INC]Sync data returned unknown top block: 548787 -> 546611 [2176 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 12:58:14.843654 [P2P0]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:58:14.850655 [P2P0][124.121.82.93:56661 INC]Block verification failed, dropping connection
2014-Aug-19 12:58:18.823882 [P2P3]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 12:58:18.829882 [P2P3][109.197.253.113:57080 INC]Block verification failed, dropping connection


This has been discussed already: https://bitcointalk.org/index.php?topic=512747.msg8403069#msg8403069

Your daemon is totally ok. It is synchronized. However, there are some daemons that are outdated and send invalid data. If you check the top block your daemon is trying to synchronize to, it's way below your current one (by more than 2000 blocks), so the connection to the outdated daemon is dropped and nothing happens. As there are might several older daemons you keep receiving such messages.

However, the software works fine, just give it a try in your wallet.


So, the problem is not in new bin files? It's in the old ver of daemon?   
Post
Topic
Board Announcements (Altcoins)
Re: [BCN] Bytecoin. Major update NOW!
by
cyrpi4
on 19/08/2014, 09:57:23 UTC
Looks like the new update caused a little mess... Idk though, everything works fine for me.
I have just tried to sync my deamon and I have sync OK at the end but numer of days in some rows is really strange.
2014-Aug-19 10:46:36.415911 [P2P9][108.61.17.178:8080 OUT] SYNCHRONIZED OK
2014-Aug-19 10:47:03.265429 [P2P6][75.73.71.143:8080 OUT]Sync data returned unknown top block: 548760 -> 546611 [2149 blocks (25620477880152152 days) ahead]

2014-Aug-19 11:12:17.035008 [P2P9][46.228.6.35:56351 INC]Sync data returned unknown top block: 548747 -> 546611 [2136 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 11:12:19.172131 [P2P3]----- BLOCK ADDED AS ALTERNATIVE ON HEIGHT 546603
id:   <91e836cd2a9b30a32a3858f2f9162a3453a7d96747c3ef993c8c07a9a3e52d67>
PoW:   <82b6f74a4c92bd28cce4d2eeac96f202110b0af9528ab4f44e11271f05000000>
difficulty:   95882153
2014-Aug-19 11:12:19.182131 [P2P3]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 11:12:19.187131 [P2P3][46.228.6.35:56351 INC]Block verification failed, dropping connection
2014-Aug-19 11:12:26.463548 [P2P6][46.173.12.157:50443 INC]Sync data returned unknown top block: 548747 -> 546611 [2136 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 11:12:31.424831 [P2P0]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 11:12:31.430832 [P2P0][46.173.12.157:50443 INC]Block verification failed, dropping connection
2014-Aug-19 11:12:45.034610 [P2P8][159.118.166.237:36153 INC]Sync data returned unknown top block: 548747 -> 546611 [2136 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 11:12:57.270310 [P2P5][182.161.177.27:4518 INC]Sync data returned unknown top block: 548747 -> 546611 [2136 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 11:13:02.998637 [P2P6]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 11:13:03.004638 [P2P6][159.118.166.237:36153 INC]Block verification failed, dropping connection
2014-Aug-19 11:13:06.555841 [P2P9]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 11:13:06.562841 [P2P9][182.161.177.27:4518 INC]Block verification failed, dropping connection
2014-Aug-19 11:13:09.810027 [P2P7][sock 724] Some problems at write: An established connection was aborted by the software in your host machine:10053
2014-Aug-19 11:13:13.816256 [P2P3][216.8.146.119:60569 INC]Sync data returned unknown top block: 548748 -> 546611 [2137 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 11:13:17.184449 [P2P5][101.109.248.27:55014 INC]Sync data returned unknown top block: 548748 -> 546611 [2137 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 11:13:18.491523 [P2P8][159.118.166.237:36161 INC]Sync data returned unknown top block: 548748 -> 546611 [2137 blocks (25620477880152152 days) ahead]
SYNCHRONIZATION started
2014-Aug-19 11:13:25.695935 [P2P5]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 11:13:25.702936 [P2P5][216.8.146.119:60569 INC]Block verification failed, dropping connection
2014-Aug-19 11:13:28.351087 [P2P7]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 11:13:28.358088 [P2P7][101.109.248.27:55014 INC]Block verification failed, dropping connection
2014-Aug-19 11:13:42.731910 [P2P6]Block <8d364fb9dbdc730e96186f640557a875132d515ca96dae5ab2ecd16f30fdb706> has wrong major version: 1, at height 546604 expected version is 2
2014-Aug-19 11:13:42.737910 [P2P6][159.118.166.237:36161 INC]Block verification failed, dropping connection
2014-Aug-19 11:14:25.035329 [P2P2][sock 640] Some problems at write: An existing connection was forcibly closed by the remote host:10054

couldnt syncronized. I get this messages. Whats wrong with it?

win7 x64 en (7600)
i7 2600k


Yea, i have the same problem. It doesnt synch! Transactions seem to work fine but i dont know if mining works.

Is that because of the new ver of the wallet??  I wonder what's the reason of non synchronization
Post
Topic
Board Altcoin Discussion
Re: What are your top 5 altcoins - in order?
by
cyrpi4
on 19/08/2014, 09:54:32 UTC
Litecoin, Peercoin, Namecoin, Darkcoin, Bytecoin,
Post
Topic
Board Announcements (Altcoins)
Re: [BCN] Bytecoin (CPU-mining, true anonymity)
by
cyrpi4
on 09/08/2014, 18:27:56 UTC
I just saw some Monero troll said that he doesnt post here anymore because nothing is happening and apparently we are not relevant.
And you know what - i agree, we need more ACTION!

As the first CryptoNote coin, Bytecoin will always be relevant. The Bytecoin devs have always been really quiet for some reason though. DStrange said something about something big coming up soon didn't he? Has it already happened? Anyone have any news of what it could be?

Indeed, recently DStrange told us that there's going to be new implementations and updates but , as far as I know, it hasn't happened yet. I haven't heard what exactly devs are going to show us but now we are able to talk to them -  https://twitter.com/Bytecoin_BCN/status/496935769744105472 ! Smiley


I think that a well-done GUI wallet is something for the long term if this is going to appeal to a wider audience.
Post
Topic
Board Announcements (Altcoins)
Re: [BCN] Bytecoin (CPU-mining, true anonymity)
by
cyrpi4
on 07/08/2014, 22:26:09 UTC

Apple is not lost... It will be maybe better in the future.. see article which was done with Harry (one of the person in the core team of Bytecoin) and one sentence about iPhone at the end of the article :

http://bitcoinwarrior.net/2014/08/chat-harry-bytecoin-anonymous-egalitarian-cryptocoin/

Well, nice to know that apple isn't lost.
The time will show us if the devs are write in their view on future. IMHO, they think right

 Satoshi was involved in this project.  Huh I am quite surprised! TBH it make sense why Crypto Note technology provides complete anonymity.
Post
Topic
Board Announcements (Altcoins)
Re: [BCN] Bytecoin (CPU-mining, true anonymity)
by
cyrpi4
on 04/08/2014, 08:52:27 UTC
Hey everyone,

The updated blockchain is available for download from https://bytecoin.org/downloads
I've also chatted with the devs, there will be be huge events soon. You may be even able to ask them yourselves Wink


I'm still on vacation till Sunday, so don't miss me much!

It sounds very mysterious!


Yep, is this huge event somehow apocalyptic?

Wow, that's not good to have an apocalyptic event. IMO, this event would be somehow connected with gui wallet


Why do you think so? I curios what make you think this event would be connected to GUI wallet

I think so cause gui wallet will make this coin looks friendlier to the miners. and there are rumors that the devs promised to create pretty nice gui wallet for BCN
Post
Topic
Board Announcements (Altcoins)
Re: [BCN] Bytecoin (CPU-mining, true anonymity)
by
cyrpi4
on 03/08/2014, 07:06:02 UTC
Hey everyone,

The updated blockchain is available for download from https://bytecoin.org/downloads
I've also chatted with the devs, there will be be huge events soon. You may be even able to ask them yourselves Wink


I'm still on vacation till Sunday, so don't miss me much!

It sounds very mysterious!


Yep, is this huge event somehow apocalyptic?

Wow, that's not good to have an apocalyptic event. IMO, this event would be somehow connected with gui wallet
Post
Topic
Board Pools (Altcoins)
Re: [ANN] Xmining Pool [BCN/MRO/FCN/QCN/XDN/BBR] CryptoNote Mining Pool
by
cyrpi4
on 28/07/2014, 19:36:41 UTC
Payout is the same as for all open source pools.

I'm working to implement Moneta Verde at the moment.

When are you going to add Moneta Verde? I was thinking it has the same code as Fantom and so it's easy to implement it when you've already implemented Fantom coin to your pool
Post
Topic
Board Announcements (Altcoins)
Re: [BCN] Bytecoin (CPU-mining, true anonymity)
by
cyrpi4
on 27/07/2014, 18:07:20 UTC
Just a quick reminder! Our media fund still accepts donations. Smiley
If you're feeling like donating some bcn here's the link to click  https://bitcointalk.org/index.php?topic=667954.40    Grin
Hope everybody is having a great weekend!

I've donated.

 
The quiz was kind of short, I thought there would be more questions... But its still fine, im done and not even sure if i got everything right.

+1
 I would like to get longer quiz but I'd like to thank Wannest for making this one quiz.
Thanks to Wannest and other active members of BCN community this thread is alive and up to date with all the news

I have a little but I've also donated some coins.  I agree that thanks to some people here (Wannest, DStrange) the community is alive. and you always get help if you've the problems with daemon/wallet/etc
Post
Topic
Board Announcements (Altcoins)
Re: [BCN] Bytecoin (CPU-mining, true anonymity)
by
cyrpi4
on 12/07/2014, 18:31:44 UTC
Yes. I'm also interested how smart people estimate the situation.

To my mind today and in the nearest future it is reasonable to mine coins that are
1. Easy to mine
2. Have promising future

Right now I mine BCN and Quazar (33 % and 67 % of my computing power).
I had to sell all my ASICs for BTC, so I don’t mine them anymore obviously.

And I invest some BTC to new coins, I will not advertise them.

It is also clear that most of them will die, but if at least one succeeds, I gain huge profit.

The purpose of investment is good balance between mining and buying.

I mine BCN and FCN as thanks to amphibian  it's possible to merge mine two coins at one time.
Glad to hear that Minergate is also allow to mm FCN+BCN as Xmining pool.
Post
Topic
Board Altcoin Discussion
Re: Monero or Bytecoin?
by
cyrpi4
on 09/07/2014, 08:25:27 UTC
The main argument I heard against it Bytecoin is it being premined, however, there’s no solid proof of that. Therefore it looks like idle talk

The proof is so obvious, so clear, so easy to verify even for a noob that you must be a troll or a sockpuppet account.

Nice try Bytecoin sockpuppet.



If everything was so obvious as you are telling than there wouldn't be any dispute.
Post
Topic
Board Altcoin Discussion
Re: Bytecoin [BCN] vs MONERO [XMR] who will be the winner in the Cryptonote War
by
cyrpi4
on 09/07/2014, 08:18:21 UTC
this incessant squawking about drk is completely off-topic.  why not start a drk vs cn war thread if that is what you want?


+1

Why's there 2  BCNvsXMR war threafs and no war thread for DRK and CN-based coins??

I am pretty sure that all CN-based coins community would be interesting in listening to DRK community's view on CryptoNote  Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [BCN] Bytecoin (CPU-mining, true anonymity)
by
cyrpi4
on 09/07/2014, 08:13:35 UTC
Looks like Monero has bought a place when Bytecoin surpassed it

https://hitbtc.com/vote
Post
Topic
Board Altcoin Discussion
Re: Bytecoin [BCN] vs MONERO [XMR] who will be the winner in the Cryptonote War
by
cyrpi4
on 03/07/2014, 09:22:16 UTC
Cryptonote devs confirmed that BCN has community from the beginning, not as big as nowadays , but still there was a bcn community who mined it.
https://forum.cryptonote.org/viewtopic.php?f=5&t=11&start=10

Post
Topic
Board Announcements (Altcoins)
Re: [BCN] Bytecoin (CPU-mining, true anonymity)
by
cyrpi4
on 03/07/2014, 09:17:40 UTC
Xmining pool
Stable and fast open source pool

Why Xmining?
  • 100% uptime
  • Stability tested and guaranteed
  • Super fast Xeon Servers
  • 1% Fee
  • No registration required; start mining immediately
  • Payouts after 60 blocks
  • First Fantomcoin open source mining pool

Join us now!
http://bytecoin.xminingpool.com/ - BCN Pool
http://monero.xminingpool.com/ - XMR/MRO Pool
http://quazar.xminingpool.com/ - QCN Pool
http://ducknote.xminingpool.com/ - XDN Pool
http://boolberry.xminingpool.com/ - BBR Pool
http://fantom.xminingpool.com/ - first open source FCN Pool

Main thread
https://bitcointalk.org/index.php?topic=675107.
One more pool, nice! I think i will give it a try.

I wish it is as fast as they've told. I have already mined in two pools.
Interesting to try new one.

I am surprised that it's ''First Fantomcoin open source mining pool''
Post
Topic
Board Altcoin Discussion
Re: [CryptoNote] A complete forking guide to create your own CryptoNote currency
by
cyrpi4
on 02/07/2014, 07:52:26 UTC
Nice guide, it seems like the biggest problem is to think of a good name for a future coin.
Post
Topic
Board Service Announcements (Altcoins)
Re: CoinMarketCap.com - Market Cap Rankings of All Cryptocurrencies!
by
cyrpi4
on 26/06/2014, 08:03:59 UTC
Hey, Just wanted to say that I really enjoy coinmarketcap.

I always keep it open as a browser tab and check it dozens of times throughout the day.

I would suggest better charts as my improvement recommendations but other than that, great work!

So do I. Coinmarketcap is great and it keeps me up to date about all changes in price, etc.

Hope they are going stop this unnecessary dispute here and fix the situation with BCN/XMR. Indeed, it's not the thread for discussing which coin is better.