Author

Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency - page 2100. (Read 4667452 times)

legendary
Activity: 1484
Merit: 1005
Questions

1. So is it possible to build the miner only then point it at a centralized wallet? ie a one man pool?
Yes, you need to send request to JSON RPC and do "getblocktemplate", then mine on the blob that it dumps to you.

Quote
2. Is there a centralized place to post hash specs?
https://wiki.bytecoin.org/wiki/Mining_hardware_comparison
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
Questions

1. So is it possible to build the miner only then point it at a centralized wallet? ie a one man pool?

2. Is there a centralized place to post hash specs?

legendary
Activity: 1484
Merit: 1005

Did we loose the boost 1.53 compatibility ?
After a git pull I can't compile any more on Ubuntu 14.04 !

Code:
CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1131 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.53.0

  Boost include path: /usr/include

  Could not find the following Boost libraries:

          boost_atomic

  Some (but not all) of the required Boost libraries were found.  You may
  need to install these additional Boost libraries.  Alternatively, 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:76 (find_package)

If you're using the community github repo (monero-project), I updated that file the other day to support mac; however, I didn't modify any lines relating to boost and it compiles over here on 13.10 OK.  So, try cloning the community repo instead.
legendary
Activity: 2128
Merit: 1120
I really want to mine this coin and support it, but this daemon/wallet situation is soooo tiring. I've tried for days now to refresh my wallet but I get "transaction parse error" all the time and the sync takes forever. I give up now. Can you please put out a bounty for someone to make a new wallet with a "normal" interface?
Sorry, but I am not a very techy guy and I fck hate this cmd who is looking at me with its evil black eye waiting for cryptic instructions in a language I can't talk. I am a marketing strategist and I can seriously tell you that if we want this coin to work it needs to get user-friendly. (that said with the best of intentions)

You are right but I think that we must have a perfect code before thinking adoption and marketing.

99 % of altcoin are based on copy-paste code and doggy marketing. All of them fail after few weeks.
hero member
Activity: 798
Merit: 1000
hero member
Activity: 794
Merit: 1000
Monero (XMR) - secure, private, untraceable
1. mega download is not working
for new users, can someone update link to updated windows bineries. and perhapse a link to new wallet for those with errors to first post at beggining of threat.
thanks
https://www.dropbox.com/s/lcjr6fkkbtf4tse/MRO%20Windows%20Binaries.zip
legendary
Activity: 2968
Merit: 1198
I really want to mine this coin and support it, but this daemon/wallet situation is soooo tiring. I've tried for days now to refresh my wallet but I get "transaction parse error" all the time and the sync takes forever. I give up now. Can you please put out a bounty for someone to make a new wallet with a "normal" interface?

The parse error is because you don't have the current version.

There is already a bounty for a GUI wallet. Please add to it. https://bitcointalksearch.org/topic/bounty-for-open-source-bytecoinmonero-gui-589561

member
Activity: 97
Merit: 10
I really want to mine this coin and support it, but this daemon/wallet situation is soooo tiring. I've tried for days now to refresh my wallet but I get "transaction parse error" all the time and the sync takes forever. I give up now. Can you please put out a bounty for someone to make a new wallet with a "normal" interface?

Sorry, but I am not a very techy guy and I fck hate this cmd who is looking at me with its evil black eye waiting for cryptic instructions in a language I can't talk. I am a marketing strategist and I can seriously tell you that if we want this coin to work it needs to get user-friendly. (that said with the best of intentions)
member
Activity: 196
Merit: 10
1. mega download is not working
for new users, can someone update link to updated windows bineries. and perhapse a link to new wallet for those with errors to first post at beggining of threat.
thanks

legendary
Activity: 2968
Merit: 1198
Before we can set up pools..


We need a miner.

Currently the mining is done In the wallet AFAIK

There is also a miner in the standard build, just no pool to connect it to.


legendary
Activity: 938
Merit: 1001
Before we can set up pools..


We need a miner.

Currently the mining is done In the wallet AFAIK
hero member
Activity: 798
Merit: 1000

Did we loose the boost 1.53 compatibility ?
After a git pull I can't compile any more on Ubuntu 14.04 !

Code:
CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1131 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.53.0

  Boost include path: /usr/include

  Could not find the following Boost libraries:

          boost_atomic

  Some (but not all) of the required Boost libraries were found.  You may
  need to install these additional Boost libraries.  Alternatively, 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:76 (find_package)

Having the same problem on ubuntu 12.04.


Also having issues with a windows wallet that wont refresh giving the error, Error:refresh failed: transaction extra parse error. Blocks received: 0
sr. member
Activity: 248
Merit: 251

Did we loose the boost 1.53 compatibility ?
After a git pull I can't compile any more on Ubuntu 14.04 !

Code:
CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1131 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.53.0

  Boost include path: /usr/include

  Could not find the following Boost libraries:

          boost_atomic

  Some (but not all) of the required Boost libraries were found.  You may
  need to install these additional Boost libraries.  Alternatively, 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:76 (find_package)
member
Activity: 62
Merit: 10
Mega download worked on two computers right now. Then it stopped again. Nice speed bump
comp1 12->16
comp2 37 -> 55
hero member
Activity: 585
Merit: 500
Install the last Ubuntu version 64 bit.
I run on gentoo since almost 10 years, installing ubuntu is not an option  Wink

hero member
Activity: 798
Merit: 1000
The windows binaries are currently unavailable on MEGA.

it has said "temporary error, retrying" for a while now.
legendary
Activity: 2128
Merit: 1120
Hi, i can't compile it on gentoo linux distribution (cmake 2.8.12, gcc 4.7.3, boost 1.53.0).
I got following error :
Was't wrong with my configuration ?

Install the last Ubuntu version 64 bit.

Install boost 1.55 following carefully the instruction here : https://coderwall.com/p/0atfug

then :

cd

sudo apt-get install git -y

git clone git://github.com/bitmonero-project/bitmonero.git

sudo apt-get install cmake -y

cd bitmonero

mkdir build

make

Do not use sudo apt-get install libboost-all-dev because it overwrite liboost.
Do not use make -j4 because it is crap and make the installation fail.

TIP welcome :


45s2fuN8aYsJhigPf5A8GuWS46vVSHj9HE5fc665zsWR3ycoXHnP713Mr7xEw8c9i5dzNe3esQehJJZ nWN2mmuvYDUWYTfT

EDIT : there is no space between Z and n in the address but the forum add a space I have no idea why.
hero member
Activity: 585
Merit: 500
Hi, i can't compile it on gentoo linux distribution (cmake 2.8.12, gcc 4.7.3, boost 1.53.0).

I got following error :
Code:
[ 41%] Building CXX object src/CMakeFiles/wallet.dir/wallet/wallet_rpc_server.cpp.o
In file included from /home/user/bitmonero/src/wallet/wallet2.h:24:0,
                 from /home/user/bitmonero/src/wallet/wallet_rpc_server.h:11,
                 from /home/user/bitmonero/src/wallet/wallet_rpc_server.cpp:9:
/home/user/bitmonero/src/wallet/wallet_errors.h:124:12: erreur: looser throw specifier for ‘virtual tools::error::unexpected_txin_type::~unexpected_txin_type()’
/home/user/bitmonero/src/wallet/wallet_errors.h:116:12: erreur:   overriding ‘virtual tools::error::wallet_internal_error::~wallet_internal_error() noexcept (true)’
/home/user/bitmonero/src/wallet/wallet_errors.h:202:12: erreur: looser throw specifier for ‘virtual tools::error::acc_outs_lookup_error::~acc_outs_lookup_error()’
/home/user/bitmonero/src/wallet/wallet_errors.h:193:12: erreur:   overriding ‘virtual tools::error::refresh_error::~refresh_error() noexcept (true)’
/home/user/bitmonero/src/wallet/wallet_errors.h:251:12: erreur: looser throw specifier for ‘virtual tools::error::tx_extra_parse_error::~tx_extra_parse_error()’
/home/user/bitmonero/src/wallet/wallet_errors.h:193:12: erreur:   overriding ‘virtual tools::error::refresh_error::~refresh_error() noexcept (true)’
In file included from /home/user/bitmonero/src/wallet/wallet2.h:24:0,
                 from /home/user/bitmonero/src/wallet/wallet_rpc_server.h:11,
                 from /home/user/bitmonero/src/wallet/wallet_rpc_server.cpp:9:
/home/user/bitmonero/src/wallet/wallet_errors.h:418:12: erreur: looser throw specifier for ‘virtual tools::error::tx_rejected::~tx_rejected()’
In file included from /home/user/bitmonero/src/wallet/wallet2.h:24:0,
                 from /home/user/bitmonero/src/wallet/wallet_rpc_server.h:11,
                 from /home/user/bitmonero/src/wallet/wallet_rpc_server.cpp:9:
/home/user/bitmonero/src/wallet/wallet_errors.h:289:12: erreur:   overriding ‘virtual tools::error::transfer_error::~transfer_error() noexcept (true)’
In file included from /home/user/bitmonero/src/wallet/wallet2.h:24:0,
                 from /home/user/bitmonero/src/wallet/wallet_rpc_server.h:11,
                 from /home/user/bitmonero/src/wallet/wallet_rpc_server.cpp:9:
/home/user/bitmonero/src/wallet/wallet_errors.h:474:12: erreur: looser throw specifier for ‘virtual tools::error::tx_too_big::~tx_too_big()’
In file included from /home/user/bitmonero/src/wallet/wallet2.h:24:0,
                 from /home/user/bitmonero/src/wallet/wallet_rpc_server.h:11,
                 from /home/user/bitmonero/src/wallet/wallet_rpc_server.cpp:9:
/home/user/bitmonero/src/wallet/wallet_errors.h:289:12: erreur:   overriding ‘virtual tools::error::transfer_error::~transfer_error() noexcept (true)’

Was't wrong with my configuration ?
full member
Activity: 174
Merit: 100

Mining is really only cpu can do? Optimistic about this coin anonymous transactions.
hero member
Activity: 560
Merit: 500

Very nice! Built fine under MacOS X for me, and once I copied over my Linux blockchain.bin and wallet, it runs merrily away. Much nicer than running Linux in VirtualBox, but surprised that is hashing at almost the same rate...

Not working in my MacPro

Quote
Scanning dependencies of target upnpc-static
[  1%] Building C object external/miniupnpc/CMakeFiles/upnpc-static.dir/igd_desc_parse.c.o
error: unknown warning option '-Wno-overloaded-shift-op-parentheses'; did you mean '-Wno-shift-op-parentheses'? [-Werror,-Wunknown-warning-option]
make[3]: *** [external/miniupnpc/CMakeFiles/upnpc-static.dir/igd_desc_parse.c.o] Error 1
make[2]: *** [external/miniupnpc/CMakeFiles/upnpc-static.dir/all] Error 2
make[1]: *** [all] Error 2
make: *** [build-release] Error 2

Any idea on how to fix it?

FYI for Mac users: this problem was solved by installing the latest Xcode (5.1.1) on OSX. This user had 5.0.2 and it wasn't enough (the outdated compiler doesn't recognize the warning flags).
Jump to: