Xterry
Member
Offline
Activity: 165
Merit: 10
|
|
May 15, 2014, 06:28:05 PM |
|
Hey guys! What do you think about new logo for Bytecoin? I like this one I really like the idea but design is poor. We should take the idea and ask a talented designer do something with it!
|
|
|
|
Phantas
|
|
May 15, 2014, 06:34:22 PM |
|
i have problem with synchronize:
bytcoind:
bytecoin/src/p2p/net_node.inl:784 check_trust failed to check time conditions, last_stat_request_time=1400177908, proof_time=1400177797
simplywallet:
Error: refresh failed: daemon is busy. Please try later. Blocks received: 0
please help
|
|
|
|
Keeminakar
Member
Offline
Activity: 299
Merit: 14
|
|
May 15, 2014, 06:41:58 PM |
|
Hey guys! What do you think about new logo for Bytecoin? I like this one Stop kidding! Everyone will agree that this one is the best!
|
|
|
|
MadridReal
Member
Offline
Activity: 85
Merit: 10
|
|
May 15, 2014, 06:53:25 PM |
|
Hey guys! What do you think about new logo for Bytecoin? I like this one Stop kidding! Everyone will agree that this one is the best! haha it is so cute! Let's make it a BTC logo. That will help us to bring girls to crypto-currency world!
|
|
|
|
matej krkic
|
|
May 15, 2014, 06:59:48 PM |
|
i have problem with synchronize:
bytcoind:
bytecoin/src/p2p/net_node.inl:784 check_trust failed to check time conditions, last_stat_request_time=1400177908, proof_time=1400177797
It's normal. Errors with wallet may be caused by daemon syncronization. I think daemon is syncing blockchain.
|
|
|
|
eizh
|
|
May 15, 2014, 07:46:39 PM |
|
No graphical wallet so far ? No, no GUI wallet. I'm working on one but I'm stuck trying to get QT to work with the Cmake project with QT Creator. I've modified a billion different environment variables, wrote some Cmake code, and I don't know where to go from here except to seek professional help getting this build environment set up, or re-install QT and try again, or switch to using a Visual Studio SLN and the QT Creator plugin for a GUI Designer. After I get QT to work with the project (It also uses Boost and CryptoNote and Cmake build system), a QT Gui is pretty easy to make. Would just have to send signals to the GUI slots with updates like blockchain download status for the daemon, etc, and that stuff is printed to console output in the entry point, so hopefully it should be painless. Anyone interested in splitting the bounty? Also, anyone interested in earning a few bucks in BTC or DRK? I'll pay you to help me get QT to work with this project. Even though simpler GUIs are already out, if you can make a Qt wallet, I think a new bounty can be raised to pay for that. Cross-platform is very important.
|
|
|
|
sorryforthat
|
|
May 15, 2014, 08:50:10 PM |
|
Why is everyone trying to change the logo, it seems the devs have already updated the site with a new logo.
|
|
|
|
brander
Newbie
Offline
Activity: 23
Merit: 0
|
|
May 15, 2014, 09:18:55 PM Last edit: May 15, 2014, 10:20:22 PM by brander |
|
|
|
|
|
nakaone
|
|
May 15, 2014, 10:13:19 PM |
|
no possibility to dl the blockchain? - first page is not working
|
|
|
|
sgk
Legendary
Offline
Activity: 1470
Merit: 1002
!! HODL !!
|
|
May 16, 2014, 02:58:41 AM |
|
1. I have asked my friend why he had started mining BCN last year. He said only "some services are cheaper for bytecoin community members". 2. Next step of my own investigation: I opened blockchain.bin with Far Manager and found that: ... drments can't hope to control movements and communications of citizens; borders are transparent is from the Cyphernomicon I googled it Nice find, mate! I wonder how many ore messages may come up if we read through the entire thing.
|
|
|
|
4420866
Newbie
Offline
Activity: 50
Merit: 0
|
|
May 16, 2014, 08:16:32 AM |
|
Good complexity theory and wallet, leading to a lot of people stay away.
|
|
|
|
Phantas
|
|
May 16, 2014, 09:11:53 AM |
|
Do you know someone why i have still error in my wallet:
Error: refresh failed: daemon is busy. Please try .....
Everything in synchronize block is OK, but I have still problem with there.
OS: Linux - kubuntu 14.10
thanks
|
|
|
|
sgk
Legendary
Offline
Activity: 1470
Merit: 1002
!! HODL !!
|
|
May 16, 2014, 09:15:09 AM |
|
Do you know someone why i have still error in my wallet:
Error: refresh failed: daemon is busy. Please try .....
Everything in synchronize block is OK, but I have still problem with there.
OS: Linux - kubuntu 14.10
thanks
Are you using latest binaries? I has the same problems few weeks back. Everything worked once I upgraded to latest wallet.
|
|
|
|
amphibian
Member
Offline
Activity: 210
Merit: 10
|
|
May 16, 2014, 09:18:26 AM |
|
Hey guys, There was a lot of problems with the last GUI miner version so I decided to build a new one. Main point of it is this: I declined the concept of 4gb_memory_blockchain - all you have to do now is enter your BCN/MRO/QCN and FCN wallet address and connect to one of the nodes directly. It will solve the issue with the “eternal_BCN_sync”. Download: http://solominer.org/ Source: https://github.com/amphibia/SoloMinerLinux compiling instructions also could be found on website. That’s pretty much it for now - don't hesitate to reach out for me in case of any questions. Cheers.
|
|
|
|
Phantas
|
|
May 16, 2014, 10:13:40 AM |
|
Do you know someone why i have still error in my wallet:
Error: refresh failed: daemon is busy. Please try .....
Everything in synchronize block is OK, but I have still problem with there.
OS: Linux - kubuntu 14.10
thanks
Are you using latest binaries? I has the same problems few weeks back. Everything worked once I upgraded to latest wallet. I compiled own from source code
|
|
|
|
DStrange (OP)
|
|
May 16, 2014, 10:20:04 AM |
|
Do you know someone why i have still error in my wallet:
Error: refresh failed: daemon is busy. Please try .....
Everything in synchronize block is OK, but I have still problem with there.
OS: Linux - kubuntu 14.10
thanks
Are you using latest binaries? I has the same problems few weeks back. Everything worked once I upgraded to latest wallet. I compiled own from source code Source code was updated yesterday (see GitHub), try to compile once again. It may solve your problem Or use cmake -DCMAKE_PREFIX_PATH=<Qt_installation_path>/lib/cmake ...
|
|
|
|
Phantas
|
|
May 16, 2014, 11:01:43 AM |
|
Do you know someone why i have still error in my wallet:
Error: refresh failed: daemon is busy. Please try .....
Everything in synchronize block is OK, but I have still problem with there.
OS: Linux - kubuntu 14.10
thanks
Are you using latest binaries? I has the same problems few weeks back. Everything worked once I upgraded to latest wallet. I compiled own from source code Source code was updated yesterday (see GitHub), try to compile once again. It may solve your problem Or use cmake -DCMAKE_PREFIX_PATH=<Qt_installation_path>/lib/cmake ...thanks, i compiled new one end now it`s working good
|
|
|
|
giveBTCpls
|
|
May 16, 2014, 11:04:39 AM |
|
Hi friends, my question is: Is it true this coin was 80% premined? everyone keeps saying this.. why? Then what hope does this coin have to be a success? DRK also premined? also lying about being first anonymous crypto (Bytecoin is the first anonymous crypto AFAIK) Is there any coin out there with good ethics to invest?
|
|
|
|
DStrange (OP)
|
|
May 16, 2014, 11:15:34 AM |
|
Hi friends, my question is: Is it true this coin was 80% premined? everyone keeps saying this.. why? Then what hope does this coin have to be a success? DRK also premined? also lying about being first anonymous crypto (Bytecoin is the first anonymous crypto AFAIK) Is there any coin out there with good ethics to invest? No one knows exactly what's with 80%. It's said they are spread among international community somewhere. BCN is based on promising technology (better than BTC at some point), developers are active, new BCN community is working over public services with BCN implementation. So no reasons for BCN coin not to have bright future.
|
|
|
|
giveBTCpls
|
|
May 16, 2014, 11:24:27 AM |
|
Hi friends, my question is: Is it true this coin was 80% premined? everyone keeps saying this.. why? Then what hope does this coin have to be a success? DRK also premined? also lying about being first anonymous crypto (Bytecoin is the first anonymous crypto AFAIK) Is there any coin out there with good ethics to invest? No one knows exactly what's with 80%. It's said they are spread among international community somewhere. BCN is based on promising technology (better than BTC at some point), developers are active, new BCN community is working over public services with BCN implementation. So no reasons for BCN coin not to have bright future. Yeah, but again, what about the 80% premine? just lol at taking that ligthly. International community somewhere... ok. Also, doesn't BCN just live off cryptonote developers? what stops a cryptonote based coin with a more reasonable mining curve like Fantomcoin or Quazarcoin be the success instead of Bytecoin?
|
|
|
|
|