tacotime
Legendary
Offline
Activity: 1484
Merit: 1005
|
 |
May 05, 2014, 03:16:28 PM |
|
I have updated master to 0.8.6.
|
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
|
|
|
|
|
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
|
|
kuno
Newbie
Offline
Activity: 37
Merit: 0
|
 |
May 05, 2014, 05:04:21 PM |
|
The Windows being faster than Linux should be more publicised. If the contrary was a drawback, this should be beneficial to its image.  I think the blockchain folder in the OP is incorrect. In Windows, shouldn't it be in appdata/ ROAMING/bitmonero ? Yes but you get there with %appdata% you also have to create the bitmonero folder yourself. The windows path is: %appdata%\bitmonero It is correct in the OP.
|
|
|
|
obitoo
Newbie
Offline
Activity: 28
Merit: 0
|
 |
May 05, 2014, 05:31:12 PM |
|
The Windows being faster than Linux should be more publicised. If the contrary was a drawback, this should be beneficial to its image.  I think the blockchain folder in the OP is incorrect. In Windows, shouldn't it be in appdata/ ROAMING/bitmonero ? Yes but you get there with %appdata% you also have to create the bitmonero folder yourself. The windows path is: %appdata%\bitmonero It is correct in the OP. If you're a windows noob like me though you'll be going there via file Explorer and won't know how to see %appdata%
|
|
|
|
natrajx
Newbie
Offline
Activity: 1
Merit: 0
|
 |
May 05, 2014, 05:56:35 PM |
|
when can the windows wallet gui be expected?
|
|
|
|
vertoe
|
 |
May 05, 2014, 06:04:46 PM |
|
Hi, the current source code on github does not compile on archlinux. [ 61%] Building CXX object src/CMakeFiles/connectivity_tool.dir/connectivity_tool/conn_tool.cpp.o Linking CXX executable performance_tests /usr/bin/ld: ../src/libcryptonote_core.a(cryptonote_format_utils.cpp.o): undefined reference to symbol 'pthread_mutexattr_settype@@GLIBC_2.2.5' /usr/lib/libpthread.so.0: error adding symbols: DSO missing from command line collect2: Fehler: ld gab 1 als Ende-Status zurück tests/CMakeFiles/performance_tests.dir/build.make:100: recipe for target 'tests/performance_tests' failed make[3]: *** [tests/performance_tests] Error 1 make[3]: Leaving directory '/home/afri/opt/bitmonero/build/debug' CMakeFiles/Makefile2:896: recipe for target 'tests/CMakeFiles/performance_tests.dir/all' failed make[2]: *** [tests/CMakeFiles/performance_tests.dir/all] Error 2 make[2]: *** Warte auf noch nicht beendete Prozesse... $ gcc --version gcc (GCC) 4.9.0 $ cmake --version cmake version 2.8.12.2 $ pacman -Ss boost extra/boost 1.55.0-6 [Installiert] Free peer-reviewed portable C++ source libraries - Development extra/boost-libs 1.55.0-6 [Installiert] Free peer-reviewed portable C++ source libraries - Runtime Any idea? -lpthread is missing, see https://github.com/monero-project/bitmonero/pull/1
|
|
|
|
SlyWax
|
 |
May 05, 2014, 06:08:46 PM |
|
bitmonero wallet v0.8.6.295() password: ************* Opened wallet: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Starting refresh... Error: refresh failed: daemon is busy. Please try later. Blocks received: 0
Can't refresh (tried multiple time), bitmonero compiled from source and the daemon is fully synced. This is not working since few days, I updated source but still not working. The daemon can mine however. Any idea ? Edit : using libboost 1.53
|
|
|
|
smooth
Legendary
Offline
Activity: 2954
Merit: 1197
|
 |
May 05, 2014, 06:33:24 PM |
|
bitmonero wallet v0.8.6.295() password: ************* Opened wallet: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Starting refresh... Error: refresh failed: daemon is busy. Please try later. Blocks received: 0
Can't refresh (tried multiple time), bitmonero compiled from source and the daemon is fully synced. This is not working since few days, I updated source but still not working. The daemon can mine however. Any idea ? Edit : using libboost 1.53 Try typing "save" in the daemon window
|
|
|
|
SlyWax
|
 |
May 05, 2014, 06:41:23 PM |
|
bitmonero wallet v0.8.6.295() password: ************* Opened wallet: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Starting refresh... Error: refresh failed: daemon is busy. Please try later. Blocks received: 0
Can't refresh (tried multiple time), bitmonero compiled from source and the daemon is fully synced. This is not working since few days, I updated source but still not working. The daemon can mine however. Any idea ? Edit : using libboost 1.53 Try typing "save" in the daemon window It worked thanks ! But that's strange since I did multiple exit and relaunch witch would have saved the blockchain. Any way ... good to know.
|
|
|
|
eizh
|
 |
May 05, 2014, 06:43:58 PM |
|
Noob question, I've been getting this a lot: 2014-May-05 03:40:45.540602 [P2P1][sock 201] Some problems at write: Broken pipe:32 Any idea what this means? Also - I'm on Xubuntu 13.10 I compiled without specifying # of threads, but I am actively mining with 8 threads. Since I didn't specify number of threads when compiling, will there be a detrimental effect? I have Dual Xeon 5160's at 3Ghz and am getting 14H/s when using all cores. In general this means you terminated some connection. I'm not sure it does any harm here, though. Compiling with more threads just compiles faster. It has no effect on the resulting program or your ability to mine with more threads.
|
|
|
|
juve4v
|
 |
May 05, 2014, 06:47:07 PM |
|
I can't download binaries off mega.Please upload somewhere else, ty!
|
|
|
|
BitKoot
Member

Offline
Activity: 113
Merit: 10
|
 |
May 05, 2014, 06:53:11 PM |
|
when can the windows wallet gui be expected?
I have been trying to create a simple wrapper for the simplewallet and daemon. But I'm running into problems with the public (JSON RPC) API. The documentation on the bytecoin wiki is not accurate (some methods don't exists any more, others are missing specification of the input). I can read the balance from the wallet and general info from the daemon. But I can't read a list of incomming transfers (this method does not seem to be available). I tried getting all the blocks and parsing them, but I can get the call for getblocks.bin working. Has anyone got any further than me? I can post examples of how to make the JSON RPC calls. But I'm still missing big parts of functionality before I can even think of making a Windows wallet implementation.
|
|
|
|
surfer43
Sr. Member
  
Offline
Activity: 560
Merit: 250
"Trading Platform of The Future!"
|
 |
May 05, 2014, 07:00:09 PM |
|
when can the windows wallet gui be expected?
I have been trying to create a simple wrapper for the simplewallet and daemon. But I'm running into problems with the public (JSON RPC) API. The documentation on the bytecoin wiki is not accurate (some methods don't exists any more, others are missing specification of the input). I can read the balance from the wallet and general info from the daemon. But I can't read a list of incomming transfers (this method does not seem to be available). I tried getting all the blocks and parsing them, but I can get the call for getblocks.bin working. Has anyone got any further than me? I can post examples of how to make the JSON RPC calls. But I'm still missing big parts of functionality before I can even think of making a Windows wallet implementation. Simplewallet can read a list of incoming transfers. The command is incoming_transfers
|
|
|
|
smooth
Legendary
Offline
Activity: 2954
Merit: 1197
|
 |
May 05, 2014, 07:04:01 PM |
|
bitmonero wallet v0.8.6.295() password: ************* Opened wallet: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Starting refresh... Error: refresh failed: daemon is busy. Please try later. Blocks received: 0
Can't refresh (tried multiple time), bitmonero compiled from source and the daemon is fully synced. This is not working since few days, I updated source but still not working. The daemon can mine however. Any idea ? Edit : using libboost 1.53 Try typing "save" in the daemon window It worked thanks ! But that's strange since I did multiple exit and relaunch witch would have saved the blockchain. Any way ... good to know. Some kind of race condition in the code. Sometimes it comes up with broken RPC, sometimes it works fine. Doing "save" seems to resolve it.
|
|
|
|
Keyboard-Mash
Newbie
Offline
Activity: 56
Merit: 0
|
 |
May 05, 2014, 07:27:26 PM |
|
Nice movement on the spreadsheet exchange:
14.17 BTC volume so far for 5/5 -- a large amount for a spreadsheet exchange. That's 3.65x more than yesterday, and the price has went up from a .000442 average yesterday to .000796 (average for the day), a gain of 80%.
It looks like people are gaining a lot of trust in Smooth - a great thing, we're recovering from the departure of TFT, there's lots of news about a pool coming very soon, the blockchain didn't get stuck, the newest update was successfully pushed through, the hashrate doubled, and the miners have been optimized (even though there's currently a favor toward windows machines, but it sounds like that's being worked on).
Lots of great news! Looking forward to seeing even more new people posting every day.
|
|
|
|
BitKoot
Member

Offline
Activity: 113
Merit: 10
|
 |
May 05, 2014, 07:29:40 PM |
|
Simplewallet can read a list of incoming transfers. The command is incoming_transfers
I know  . The command I'm refering to is not entered at the command line, but sent via HTTP messages, specifically used for communication between two processes.
|
|
|
|
vidocq
Newbie
Offline
Activity: 52
Merit: 0
|
 |
May 05, 2014, 07:47:02 PM |
|
I can't download binaries off mega.Please upload somewhere else, ty!
I have the same problem.
|
|
|
|
Pruden
|
 |
May 05, 2014, 07:55:12 PM |
|
The Windows being faster than Linux should be more publicised. If the contrary was a drawback, this should be beneficial to its image.  I think the blockchain folder in the OP is incorrect. In Windows, shouldn't it be in appdata/ ROAMING/bitmonero ? Yes but you get there with %appdata% you also have to create the bitmonero folder yourself. The windows path is: %appdata%\bitmonero It is correct in the OP. If you're a windows noob like me though you'll be going there via file Explorer and won't know how to see %appdata% This is what I meant.  And please post binaries in more than one location. Mega has failed for the second time in a few days. Thanks!
|
|
|
|
surfer43
Sr. Member
  
Offline
Activity: 560
Merit: 250
"Trading Platform of The Future!"
|
 |
May 05, 2014, 08:02:32 PM |
|
Is making a Monero paper wallet possible?
|
|
|
|
MCOnyx
|
 |
May 05, 2014, 08:08:50 PM |
|
Can't download binaries either from MEGA. Someone upload somewhere else please, thanks.
|
|
|
|
pozmu
|
 |
May 05, 2014, 08:11:18 PM |
|
Simplewallet can read a list of incoming transfers. The command is incoming_transfers
I know  . The command I'm refering to is not entered at the command line, but sent via HTTP messages, specifically used for communication between two processes. API is the "right way" to do it, but if it's not complete it may be possible to make graphic wallet as a front-end to command line one... Can't download binaries either from MEGA. Someone upload somewhere else please, thanks.
Patience, it eventually works
|
|
|
|
|