Yanakitu Tenatako
|
|
April 22, 2014, 09:20:41 PM |
|
Is there any chance for bamt or similar distribution (32bit linux)?
|
|
|
|
poochpocket
|
|
April 22, 2014, 09:52:07 PM |
|
Have u tried on another computer?
Thanks for you help. I tried again (same computer and address), and this time the withdraw succeeded. After a minute or so the transaction showed up in my wallet as well, woohoo! Still there is something wrong with the withdraw page. After a second attempt to withdraw 1000 BCN, again the withdraw does not succeed. It looks like there is a disconnect between the amount shown in the page, and the actual amount available to withdraw. Their withdrawal system is slow to respond and the page doesn't give you good feedback. But, it works every time for me if I enter the address, click withdraw, and then wait. It will look like nothing's happening but the page will eventually refresh after about 20 seconds and you'll see the withdrawal. If you get impatient and refresh the page, or hit the withdrawal button a second time, it gets all f-ed up.
|
|
|
|
Raffa182
Newbie
Offline
Activity: 12
Merit: 0
|
|
April 23, 2014, 04:15:04 AM |
|
Any BCN Exchange??
|
|
|
|
Patejl
|
|
April 23, 2014, 09:28:51 AM |
|
Please, add binaries for latest Ubuntu 14.04!
|
|
|
|
amsat
|
|
April 23, 2014, 10:15:34 AM |
|
And also add binaries for Debian 7
|
|
|
|
|
Raffa182
Newbie
Offline
Activity: 12
Merit: 0
|
|
April 23, 2014, 11:25:45 AM |
|
Thank you for your answer, i'll waiting for c-cex exchange.
|
|
|
|
mindless
|
|
April 23, 2014, 11:27:46 AM |
|
Does anyone have minergate-release.deb running on linux or an alternative pool miner? If yes, please let me know your linux version and any tricks or tips, that might help installing this.
With desktop Ubuntu 13.04 (Raring Ringtail) fresh installation the miner starts, but crashes immediately when logging in.
|
|
|
|
Wanesst
|
|
April 24, 2014, 12:54:42 PM |
|
Hi, guys! Now I will help DStrange with all things concerning our new BCN-community (“open-Club-version” )! I manage the giveaway and the bounties fund. Bytecoin needs new super-logo as all coins, so I announce the logo contest.There is the link to special thread - https://bitcointalk.org/index.php?topic=582743! Logo contest will be ended May, 12 at 00:00. After that our community will vote for favorites (I will create a vote) and a decision will be made in 24 hours. Reward for winner is 2,000,000 BCN! Today 2 mln BCN is approximately equal to 0.4 BTC. Ready, steady, go!
|
|
|
|
hashpuppy
|
|
April 25, 2014, 02:59:32 AM |
|
What is the best CPU that gives the best hashrate? Can you please post your CPU and hashrate please.
|
|
|
|
sorryforthat
|
|
April 25, 2014, 03:49:46 AM |
|
So Im mining this on Ubuntu 13.10 using SimpleMiner. Connetion is fine and I can submit shares alright, but after just a bit it will begin to error out and say something along the lines of couldnt submit share and then is killed. Anyone else having this issue?
|
|
|
|
mindless
|
|
April 25, 2014, 04:37:02 AM |
|
I started constantly having this "Connection problem" on minergate. The internet is working fine, what could be the cause for that?
|
|
|
|
VaultBoy
Newbie
Offline
Activity: 46
Merit: 0
|
|
April 25, 2014, 04:41:11 AM |
|
I started constantly having this "Connection problem" on minergate. The internet is working fine, what could be the cause for that?
same problem Also i can't withdraw bcn, transaction 'failed'
|
|
|
|
33zer0w0lf
|
|
April 25, 2014, 07:10:31 AM |
|
I am having the same issue
|
|
|
|
sgk
Legendary
Offline
Activity: 1470
Merit: 1002
!! HODL !!
|
|
April 25, 2014, 07:49:19 AM |
|
I started constantly having this "Connection problem" on minergate. The internet is working fine, what could be the cause for that?
Same here. I thought my internet was acting douche but apparently lots of people have same issue
|
|
|
|
amsat
|
|
April 25, 2014, 08:37:38 AM |
|
I started constantly having this "Connection problem" on minergate. The internet is working fine, what could be the cause for that?
I have the same problem
|
|
|
|
nopedope89 (OP)
Legendary
Offline
Activity: 1078
Merit: 1059
FROSTING
|
|
April 25, 2014, 11:31:45 AM |
|
Good news everyone! Simpleminer compiling process for Windows is ready: 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 About the connectivity issues: we're currently researching what could cause the problem, we will notify you as soon as we find something out.
|
|
|
|
Wanesst
|
|
April 25, 2014, 01:11:48 PM |
|
I started constantly having this "Connection problem" on minergate. The internet is working fine, what could be the cause for that?
same problem Also i can't withdraw bcn, transaction 'failed' Today I have "Connection problem" too! But I withdrew BCN without problems (50,000 BCN).
|
|
|
|
amsat
|
|
April 25, 2014, 05:00:01 PM |
|
hi, i have compilation error
C:\bytecoin-master\build>cmake -DBOOST_ROOT=C:\local\boost_1_55_0 -DBOOST_LIBRAR YDIR=C:\local\boost_1_55_0\lib64-msvc-11.0 -G "Visual Studio 11 Win64" ".." -- The C compiler identification is MSVC 17.0.50727.1 -- The CXX compiler identification is MSVC 17.0.50727.1 CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindBoos t.cmake:1111 (message): Unable to find the requested Boost libraries.
Boost version: 1.55.0
Boost include path: C:/local/boost_1_55_0
Could not find the following static Boost libraries:
boost_system boost_filesystem boost_thread boost_date_time boost_chrono boost_regex boost_serialization boost_atomic boost_program_options
No Boost libraries were found. You may need to set BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT to the location of Boost. Call Stack (most recent call first): CMakeLists.txt:78 (find_package)
-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) -- Looking for include file pthread.h CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCIn formation.cmake:37 (get_filename_component): get_filename_component called with incorrect number of arguments Call Stack (most recent call first): CMakeLists.txt:2 (PROJECT)
CMake Error: Internal CMake error, TryCompile configure of cmake failed -- Looking for include file pthread.h - not found -- Found Threads: TRUE -- Configuring incomplete, errors occurred! See also "C:/bytecoin-master/build/CMakeFiles/CMakeOutput.log". See also "C:/bytecoin-master/build/CMakeFiles/CMakeError.log".
|
|
|
|
surfer43
Sr. Member
Offline
Activity: 560
Merit: 250
"Trading Platform of The Future!"
|
|
April 26, 2014, 06:43:30 AM |
|
Have you ever considered adding the complicated, confusing, option of number of threads to use?
|
|
|
|
|