Pages:
Author

Topic: [BCN] Bytecoin (not a bitcoin fork) How-To - page 3. (Read 26856 times)

full member
Activity: 177
Merit: 100
Hi,

I'm having an issue when I open my simplewallet. I get:

Starting refresh...
Error: refresh failed: transaction extra parse error. Blocks received: 404

Any ideas?

Download latest ByteCoin binaries from:  https://sourceforge.net/projects/bytecoin-bcn/files/bytecoin-windows.zip/download

Due to tests in merged-mining, something borked, downloading new wallet fixes it.
full member
Activity: 224
Merit: 100
i am having this as well.  looks like there is new github source for linux that works.. not sure about new windows wallet though.
newbie
Activity: 10
Merit: 0
Hi,

I'm having an issue when I open my simplewallet. I get:

Starting refresh...
Error: refresh failed: transaction extra parse error. Blocks received: 404

Any ideas?
member
Activity: 97
Merit: 10
I need help to load my wallet. It says - file not found "wallet_name.bin.keys" , even though the wallet_name.bin.keys is in the same folder, looking good.

Are you certain you're starting simplewallet from the correct folder? What is your starting line?

I use the same path as when opening the daemon so I'm pretty sure it's the same. (Daemon works)
The command line is: c:\ByteCoin\simplewallet --wallet-file=wallet_name.bin --pass=12345

The name of the wallet is wallet_name.bin. If I use a made up non-existing wallet name (but same folder-path), I get the same error message (file not found fake_wallet_name.bin.keys). Switching to another folder than the daemon didn't help.

Before the error message says “bytecoin wallet v0.8.5.300
sr. member
Activity: 692
Merit: 254
terra-credit.com
I have synchronized blockchain. But whenever I try to refresh my wallet, it says 'Daemon is busy'.

How do I resolve this?

are you 100% sure that it was synchronized? have you seen the green line "synchronized OK"?

Yes. First time I wasn't sure, so I saved it and exit. Then I launched it again and it said synchronized OK.

I will try again though. Do you believe this could be the only issue or there can be anything else too?

BTW; what should be the final size of the synchronized blockchain bin file?

Around 2.2 GB.
sgk
legendary
Activity: 1470
Merit: 1002
!! HODL !!
I have synchronized blockchain. But whenever I try to refresh my wallet, it says 'Daemon is busy'.

How do I resolve this?

are you 100% sure that it was synchronized? have you seen the green line "synchronized OK"?

Yes. First time I wasn't sure, so I saved it and exit. Then I launched it again and it said synchronized OK.

I will try again though. Do you believe this could be the only issue or there can be anything else too?

BTW; what should be the final size of the synchronized blockchain bin file?
member
Activity: 80
Merit: 10
I have synchronized blockchain. But whenever I try to refresh my wallet, it says 'Daemon is busy'.

How do I resolve this?

are you 100% sure that it was synchronized? have you seen the green line "synchronized OK"?
sgk
legendary
Activity: 1470
Merit: 1002
!! HODL !!
I have synchronized blockchain. But whenever I try to refresh my wallet, it says 'Daemon is busy'.

How do I resolve this?
sr. member
Activity: 692
Merit: 254
terra-credit.com
I need help to load my wallet. It says - file not found "wallet_name.bin.keys" , even though the wallet_name.bin.keys is in the same folder, looking good.

Are you certain you're starting simplewallet from the correct folder? What is your starting line?
member
Activity: 97
Merit: 10
I need help to load my wallet. It says - file not found "wallet_name.bin.keys" , even though the wallet_name.bin.keys is in the same folder, looking good.
sr. member
Activity: 421
Merit: 250
Does anybody know what "unlock balance" is? In the wallet. part of my money is blocked,why?

I think locked balance appears when you send or receive the money. With receiving it's obvious that you need the network confirmation. With sending I assume the reason lies within ring signature and several inputs/outputs.

I guess the network confirmation of your spent transaction is needed again to unlock previous inputs.

I'm not sure if it's right  Smiley
legendary
Activity: 1078
Merit: 1059
FROSTING
How to use open-source simpleminer to mine with MinerGate.com

Linux

Build latest bytecoin from sources using instructions in this thread.

Make sure you have executable ‘simpleminer’ in build/release/src.

Launch it with the following params:
./simpleminer --pool-addr=bcn.pool.minergate.com:5555 --login=YOUR_ACCOUNT_EMAIL --pass !

Windows 7 x64 + MSVC2012 instructions:

   •   Download and install Microsoft Visual Studio Express 2012 for Windows Desktop:
http://www.microsoft.com/en-us/download/details.aspx?id=34673
   •   Download and install boost binaries boost_1_55_0-msvc-11.0-64.exe from http://sourceforge.net/projects/boost/files/boost-binaries/1.55.0-build2
into c:\sdk\boost_1_55_0
   •   Download and install CMake 2.8.6 or later:
http://www.cmake.org/cmake/resources/software.html
Choose “Add cmake to path for all users” when asked.
   •   Download bytecoin zipped sources from https://github.com/amjuarez/bytecoin and extract them to 
C:\bytecoin-master
   •   Open command prompt and execute the following:
cd C:\bytecoin-master
mkdir build
cd build
cmake -DBOOST_ROOT=C:\sdk\boost_1_55_0 -DBOOST_LIBRARYDIR=C:\sdk\boost_1_55_0\lib64-msvc-11.0 -G "Visual Studio 11 Win64" ".."
   •   Make sure you have no error and Project.sln has been created in C:\bytecoin-master\build
   •   Open Project.sln with Visual Studio Express 2012 (double-click it).
   •   Choose ‘Release’ and ‘x64’ in solution configuration drop-boxes.
   •   Select ‘Build’ -> ‘Build solution’.
   •   Upon build succeeded all executables will be in C:\bytecoin-master\build\src\Release

Launch it with the following params:
simpleminer --pool-addr=bcn.pool.minergate.com:5555 --login=YOUR_ACCOUNT_EMAIL --pass !

Please be careful and put correct e-mail corresponding to your MinerGate account.

In case you run simpleminer with wrong or misspelled e-mail all your work will be associated with different account!

member
Activity: 170
Merit: 10
Every time I check Bytecoin.org and wish to see any changes I am a lit bit disappointed as status quo doesn't change and there is always "P.S. MacOS version coming soon."  but today I realized  that according to the blockchain there is already 1,7M mined coins.   

IMHOm there's actually no need to make mac ver.
member
Activity: 246
Merit: 10
Does anybody know what "unlock balance" is? In the wallet. part of my money is blocked,why?

Interesting question. Have seen it but have no ideas what's that mean  Sad

To tell the truth have never thought about it as my balance and my unlock balance always match
member
Activity: 109
Merit: 10
Does anybody know what "unlock balance" is? In the wallet. part of my money is blocked,why?
full member
Activity: 139
Merit: 100
Silly question, but how do I point two different cpus to mine at the same wallet?

You've got three choices . .

1. Copy the wallet file and just open the same wallet on each computer and inside the wallet program type "start_mining y" where y is the # of cores

2. Start the daemon on the other computer and type "start_mining x y" where x is the wallet address you want to use and y is the # of cores

3. minergate

Thanks for the fast and detailed reply!

should've probably provided a link to the minergate Smiley https://bitcointalk.org/index.php?topic=528848.80
member
Activity: 79
Merit: 10
Silly question, but how do I point two different cpus to mine at the same wallet?

You've got three choices . .

1. Copy the wallet file and just open the same wallet on each computer and inside the wallet program type "start_mining y" where y is the # of cores

2. Start the daemon on the other computer and type "start_mining x y" where x is the wallet address you want to use and y is the # of cores

3. minergate

Thanks for the fast and detailed reply!
member
Activity: 79
Merit: 10
Silly question, but how do I point two different cpus to mine at the same wallet?
member
Activity: 148
Merit: 10
Thanks for the information and after 10 hours I have :-

balance: 127718.41370059, unlocked balance: 127718.41370059




You're most certainly welcome. I guess you understood logic behind the numbers Smiley
sr. member
Activity: 582
Merit: 250
An Impressive Purely Anonymous Currency.
Thanks for the information and after 10 hours I have :-

balance: 127718.41370059, unlocked balance: 127718.41370059


Pages:
Jump to: