Author

Topic: [BCN] Bytecoin. Secure, private, untraceable since 2012 - page 277. (Read 1070171 times)

legendary
Activity: 1078
Merit: 1059
FROSTING
what about errors i get in deamon?
transaction is too big.... transaction verification failed
?

I think that's because a lot of people still haven't updated their binaries.
So if you can get and send coins without problems you shouldn't worry about that messages. However I may be wrong

well,

i didn't received coins from minergate (withdraw history says coins are sent) and there is no evident deposit to poloni... nearly 48h now..
but i do receive coins from extremepool (gpuminer)

Hello,

Currently you can't transfer funds directly from pool to Poloniex (read in FAQ https://minergate.com/faq/how-to-withfraw-funds-to-the-exchange). However, we will implement this feature in the nearest future!



newbie
Activity: 44
Merit: 0
what about errors i get in deamon?
transaction is too big.... transaction verification failed
?

I think that's because a lot of people still haven't updated their binaries.
So if you can get and send coins without problems you shouldn't worry about that messages. However I may be wrong

well,

i didn't received coins from minergate (withdraw history says coins are sent) and there is no evident deposit to poloni... nearly 48h now..
but i do receive coins from extremepool (gpuminer)
sr. member
Activity: 421
Merit: 250
Guys! BCN community creates a media fund!

We need to increase the media activity around our lovely Bytecoin.

We will create a special resource that will allow us to get the latest content about BCN.

You will be able to contribute your pics, videos, articles etc and get reward for it.

Any type of website content sharing will also earn you amazing rewards.


Every one involved would be rewarded with a fine amount. And as usual we are offering to invest in the idea. This will help increase BCN and our equity in the future!

Invest in Bytecoin media fund, send some BCN to this address

Code:
25jTZUc23JhWu2TpfWQkx92UZ3PjmHWiUQt7iWpckMk6CZRZrFosqFU4YXXiYwKFRx4JQ3S2Yi6doFD21J8t2C5324zEE3S

All links coming soon...

Now there's 3,420,000 BCN in the Bytecoin media fund



--> https://bitcointalksearch.org/topic/bcn-bytecoin-media-fund-call-to-arms-667954 <--

Go ahead!
legendary
Activity: 1078
Merit: 1059
FROSTING
Hey guys!

Welcome to our pool Minergate.com. We support mining of Bytecoin and offer two reward models - PPS and PPLNS (you can choose suitable method for each currency individually).
Moreover, we have the lowest fees on the market (2% PPS, 1.5% PPLNS).
Enjoy the most profitable on our pool!

Regards,
Minergate.com
Enjoy the most profitable mining on our pool

sr. member
Activity: 336
Merit: 251
what about errors i get in deamon?
transaction is too big.... transaction verification failed
?

I think that's because a lot of people still haven't updated their binaries.
So if you can get and send coins without problems you shouldn't worry about that messages. However I may be wrong
newbie
Activity: 44
Merit: 0
what about errors i get in deamon?
transaction is too big.... transaction verification failed
?
sr. member
Activity: 336
Merit: 251
did downloaded new binaries, do i need to delete any old? i just put in new folder.
poolstate.bin i can't find


As a rule it is situated there: C:\Users\user\AppData\Roaming\bytecoin (for Win) or C:/HOME/user/.bytecoin (for Linux)
newbie
Activity: 44
Merit: 0
did downloaded new binaries, do i need to delete any old? i just put in new folder.
poolstate.bin i can't find
sr. member
Activity: 336
Merit: 251
I've sent some bcn to poloni about 36 hours ago.
Not the first time im doing that, so everything was correct.
But, havent received anything @poloni, any1 knows what could be the problem?

Try to update your binaries and delete poolstate.bin.
newbie
Activity: 44
Merit: 0
I've sent some bcn to poloni about 36 hours ago.
Not the first time im doing that, so everything was correct.
But, havent received anything @poloni, any1 knows what could be the problem?
member
Activity: 87
Merit: 10
How come so many experts are warning this coin is a scam?

Is it true this bytecoin bcn is trying to confuse people with the real bytecoin bte?
Is it true this bytecoin bcn is premined?

How come this coin's original promoters a few months ago used names similar to those used by the other bytecoin?
Were they trying to confuse people into thinking this bytecoin was around a long time, when in fact it is new?

I don't know if I should be wary of this coin since so many people are warning it looks like a scam.

I don't know about the real bytecoin (BTE), but this Bytecoin (BCN) has a premine of 82% by a small group of people.

It was secretly released in 2012 to a small group of people and has been mined by them for around 2 years until it was officially released to the public this March of 2014. Those people, mined 82% of all Bytecoins, or over 150billion Bytecoins total. The max coin supply for Bytecoin is 180billion, so they own over 82% of all Bytecoins there is. The Bytecoin Blockchain shows everything.

I would call this a very severe premine.

Also, mining Bytecoin is Unprofitable. The other cryptonote coins are 10x more profitable to mine than this coin, since BCN has nonexistent buy support..
Once again another absolute false statement.  this one is almost humorous. lol

LOL, false statement? Provide Any evidence otherwise.

My evidence is the Bytecoin Blockchain, which you cant argue with..All the proof is there, the 82% premine.
my evidence would be the $10,000k I have made off of bcn in the last month .

What pc do you use to mine?? I've mined much less than you
newbie
Activity: 27
Merit: 0
What do you think, how much satoshi will BCN costs at the end of the year?
member
Activity: 101
Merit: 10
Has the way the binaries work changed since the update.

Just got around to updating the binaries (I use linux)
I downloaded the new bytecoin-linux.tar file, extracted it and copied over my existing files
with the ones in the binary.

However,
When I run ./launch bytecoind I get permission denied
when I run sudo ./launch bytecoind I get ./launch command not found

Edit:

Solved the problem by using the command
chmod u+x simplewallet
chmod u+x bytecoind

then running
./bytecoind instead of ./launch bytecoind
and
./simplewallet instead of ./launch simplewallet


The update they've done is great! I can't stop to be amazed about BCN devs.
BCN dev team must be proud of the project and significant changes they've made to BCN.
Thanks a lot for updating APi and moving block chain out of RAM.

That's because developers are able to change the code to promote coin. Although they 've done only a few changes in compare with another coins but this few important changes cost a lot
full member
Activity: 234
Merit: 100
Has the way the binaries work changed since the update.

Just got around to updating the binaries (I use linux)
I downloaded the new bytecoin-linux.tar file, extracted it and copied over my existing files
with the ones in the binary.

However,
When I run ./launch bytecoind I get permission denied
when I run sudo ./launch bytecoind I get ./launch command not found

Edit:

Solved the problem by using the command
chmod u+x simplewallet
chmod u+x bytecoind

then running
./bytecoind instead of ./launch bytecoind
and
./simplewallet instead of ./launch simplewallet


The update they've done is great! I can't stop to be amazed about BCN devs.
BCN dev team must be proud of the project and significant changes they've made to BCN.
Thanks a lot for updating APi and moving block chain out of RAM.
member
Activity: 170
Merit: 10
What has happen with the guy (wildboy211) who forgot his wallet password?
Has anyone tried to recover his pass?

That's like 0,000099% possibility to recover the password. I think it's more possible to see a unicorn than to open that wallet.
 

I've spend a couple of days trying to recover it but, unfortunately, unsuccessfully
full member
Activity: 150
Merit: 100
What has happen with the guy (wildboy211) who forgot his wallet password?
Has anyone tried to recover his pass?

That's like 0,000099% possibility to recover the password. I think it's more possible to see a unicorn than to open that wallet.
 
member
Activity: 246
Merit: 10
What has happen with the guy (wildboy211) who forgot his wallet password?
Has anyone tried to recover his pass?
member
Activity: 147
Merit: 10
I updated my binaries and had absolutely no issues or problems at all!  Grin

Thanks devs!  Smiley

BTW - mining with minerd and Claymore I am finding that this is by far the most profitable coin out there short term. However I am holding this long term due to it being the original CrytoNote. I think that the other parameters also point towards it being The mainstream breakout currency at some point in the middle term.

I would like to add that after spending some times trying to mine some other CN-based coins I've understood that BCN devs have the least number of bugs when they improve coins!

So I pretty understand your point of view  Smiley
hero member
Activity: 983
Merit: 502
I updated my binaries and had absolutely no issues or problems at all!  Grin

Thanks devs!  Smiley

BTW - mining with minerd and Claymore I am finding that this is by far the most profitable coin out there short term. However I am holding this long term due to it being the original CrytoNote. I think that the other parameters also point towards it being The mainstream breakout currency at some point in the middle term.
legendary
Activity: 1946
Merit: 1055
Has the way the binaries work changed since the update.

Just got around to updating the binaries (I use linux)
I downloaded the new bytecoin-linux.tar file, extracted it and copied over my existing files
with the ones in the binary.

However,
When I run ./launch bytecoind I get permission denied
when I run sudo ./launch bytecoind I get ./launch command not found

Edit:

Solved the problem by using the command
chmod u+x simplewallet
chmod u+x bytecoind

then running
./bytecoind instead of ./launch bytecoind
and
./simplewallet instead of ./launch simplewallet
Jump to: