Author

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

legendary
Activity: 1904
Merit: 1003

Try 2

Code:
brew install --HEAD bitmonero
==> Installing dependencies for bitmonero: cmake, boost, miniupnpc
==> Installing bitmonero dependency: cmake
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/cmake-2.8.1
######################################################################## 100.0%
==> Pouring cmake-2.8.12.2.mavericks.bottle.2.tar.gz
🍺  /usr/local/Cellar/cmake/2.8.12.2: 701 files, 36M
==> Installing bitmonero dependency: boost
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/boost-1.55.
######################################################################## 100.0%
==> Pouring boost-1.55.0_2.mavericks.bottle.tar.gz
🍺  /usr/local/Cellar/boost/1.55.0_2: 10036 files, 452M
==> Installing bitmonero dependency: miniupnpc
==> Downloading http://miniupnp.tuxfamily.org/files/download.php?file=miniupnpc-
######################################################################## 100.0%
==> make INSTALLPREFIX=/usr/local/Cellar/miniupnpc/1.8.20131007 install
🍺  /usr/local/Cellar/miniupnpc/1.8.20131007: 18 files, 216K, built in 13 seconds
==> Installing bitmonero
==> Cloning https://github.com/monero-project/bitmonero.git
Cloning into '/Library/Caches/Homebrew/bitmonero--git'...
remote: Counting objects: 542, done.
remote: Compressing objects: 100% (490/490), done.
remote: Total 542 (delta 64), reused 357 (delta 31)
Receiving objects: 100% (542/542), 6.88 MiB | 616.00 KiB/s, done.
Resolving deltas: 100% (64/64), done.
Checking connectivity... done.
==> make
[ 42%] Built target rpc
Linking CXX static library libcryptonote_core.a
[ 42%] Built target cryptonote_core
make[1]: *** [all] Error 2
make: *** [build-release] Error 2

READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
  https://github.com/sammy007-cryptonight/bitmonero/issues

I am author of brew formulas, what OS X version? Can you try with "-v" flag and post details?

Update:
Code:
Linking CXX executable coretests
[100%] Built target coretests
Linking CXX executable unit_tests
[100%] Built target unit_tests
==> Cleaning
==> Finishing up
ln -s ../Cellar/bitmonero/HEAD/bin/bitmonerod bitmonerod
ln -s ../Cellar/bitmonero/HEAD/bin/connectivity_tool connectivity_tool
ln -s ../Cellar/bitmonero/HEAD/bin/simpleminer simpleminer
ln -s ../Cellar/bitmonero/HEAD/bin/simplewallet simplewallet
==> Summary
🍺  /usr/local/Cellar/bitmonero/HEAD: 6 files, 10M, built in 7.9 minutes
legendary
Activity: 1694
Merit: 1024
I've just started to mine this coin on an AMD system as well as a DigitalOcean droplet. This coins looks to really have potential.  Smiley
legendary
Activity: 1904
Merit: 1003
I got some problem when sent coin it show large than how to fix Huh

Read thread and don't answer the same question 100 times a day. You have to send in small amounts.
legendary
Activity: 1442
Merit: 1000
Antifragile
I would like to move my coins off the exchange for obvious reasons but I'm having trouble installing the wallet. (No .dmg on Mac?)
As I'm not super computer literate these days can someone verify the error (and solution) here?
I was trying to install the wallet. (Or is there another one on Mac?)

It looks like it is MacPorts/Fink related. (Not sure how to even check)
Here is the first try, below the 2nd after "brew update". (Thanks in advance)

Code:
Warning: It appears you have MacPorts or Fink installed.
Software installed with other package managers causes known problems for
Homebrew. If a formula fails to build, uninstall MacPorts/Fink and try again.
==> Installing bitmonero dependency: cmake
==> Downloading http://www.cmake.org/files/v2.8/cmake-2.8.11.1.tar.gz
######################################################################## 100.0%
==> ./bootstrap --prefix=/usr/local/Cellar/cmake/2.8.11.1 --system-libs --no-sys
-- Configuring incomplete, errors occurred!
---------------------------------------------
Error when bootstrapping CMake:
Problem while running initial CMake
---------------------------------------------
Error: Homebrew doesn't know what compiler versions ship with your version
of Xcode (5.1.1). Please `brew update` and if that doesn't help, file
an issue with the output of `brew --config`:
  https://github.com/mxcl/homebrew/issues

Thanks!

READ THIS: https://github.com/mxcl/homebrew/wiki/troubleshooting

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:277:in `open_http': 404 Not Found (OpenURI::HTTPError)
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:616:in `buffer_open'
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:164:in `open_loop'
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:162:in `catch'
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:162:in `open_loop'
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:132:in `open_uri'
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:518:in `open'
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:26:in `open'
from /usr/local/Library/Homebrew/utils.rb:265:in `open'
from /usr/local/Library/Homebrew/utils.rb:285:in `issues_for_formula'
from /usr/local/Library/Homebrew/exceptions.rb:166:in `issues'
from /usr/local/Library/Homebrew/exceptions.rb:188:in `dump'
from /usr/local/Library/brew.rb:122

Try 2

Code:
brew install --HEAD bitmonero
==> Installing dependencies for bitmonero: cmake, boost, miniupnpc
==> Installing bitmonero dependency: cmake
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/cmake-2.8.1
######################################################################## 100.0%
==> Pouring cmake-2.8.12.2.mavericks.bottle.2.tar.gz
🍺  /usr/local/Cellar/cmake/2.8.12.2: 701 files, 36M
==> Installing bitmonero dependency: boost
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/boost-1.55.
######################################################################## 100.0%
==> Pouring boost-1.55.0_2.mavericks.bottle.tar.gz
🍺  /usr/local/Cellar/boost/1.55.0_2: 10036 files, 452M
==> Installing bitmonero dependency: miniupnpc
==> Downloading http://miniupnp.tuxfamily.org/files/download.php?file=miniupnpc-
######################################################################## 100.0%
==> make INSTALLPREFIX=/usr/local/Cellar/miniupnpc/1.8.20131007 install
🍺  /usr/local/Cellar/miniupnpc/1.8.20131007: 18 files, 216K, built in 13 seconds
==> Installing bitmonero
==> Cloning https://github.com/monero-project/bitmonero.git
Cloning into '/Library/Caches/Homebrew/bitmonero--git'...
remote: Counting objects: 542, done.
remote: Compressing objects: 100% (490/490), done.
remote: Total 542 (delta 64), reused 357 (delta 31)
Receiving objects: 100% (542/542), 6.88 MiB | 616.00 KiB/s, done.
Resolving deltas: 100% (64/64), done.
Checking connectivity... done.
==> make
[ 42%] Built target rpc
Linking CXX static library libcryptonote_core.a
[ 42%] Built target cryptonote_core
make[1]: *** [all] Error 2
make: *** [build-release] Error 2

READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
  https://github.com/sammy007-cryptonight/bitmonero/issues
member
Activity: 189
Merit: 10
I got some problem when sent coin it show large than how to fix Huh
legendary
Activity: 1512
Merit: 1012
Still wild and free
Yesterday I've withdrawn some XMR from Poloniex. The transaction was listed as "COMPLETE" quickly. However today, when checking my wallet (and after refresh), the funds are not there. And indeed the tx id that poloniex shows for this tx is unknown on http://monerochain.info.

I just opened a ticket, but I wonder if somebody else encountered this?
member
Activity: 75
Merit: 10
So I have a serious problem with the wallet or not...

Last night around 3 am (now is around 3 pm) I started mining on http://monero.crypto-pool.fr/# and till now pool paid 0.5 XMR. I think that 0.1 XMR made it to the wallet. In the meantime I made a withdrawal of XMR from Minergate (an hour ago, 6.01 XMR or so) and those incoming transactions haven't made it to the wallet.

So, either I should wait more time or something's wrong? I do not recall XMR transactions or any CN coins to be so slow...

I redownloaded the binaires and the blockchain from OP and rebuilt the wallet using the keys.bin file but the balance is the same like the one in the old wallet.
Type "refresh" in your wallet and press enter.

I did, multiple times, after it synced - in the old one (the installation I've been using from the begining of XMR/BMR/MRO and the "newly" built one, based on the saved keys.bin file ofc). During the "new" wallet sync the "new" synced daemon was working in the background as it should and I noticed the infamous red text showing. But don't think it should have any influence, in between it it showed two times the green text.

Experienced members, please help?
hero member
Activity: 794
Merit: 1000
Monero (XMR) - secure, private, untraceable
So I have a serious problem with the wallet or not...

Last night around 3 am (now is around 3 pm) I started mining on http://monero.crypto-pool.fr/# and till now pool paid 0.5 XMR. I think that 0.1 XMR made it to the wallet. In the meantime I made a withdrawal of XMR from Minergate (an hour ago, 6.01 XMR or so) and those incoming transactions haven't made it to the wallet.

So, either I should wait more time or something's wrong? I do not recall XMR transactions or any CN coins to be so slow...

I redownloaded the binaires and the blockchain from OP and rebuilt the wallet using the keys.bin file but the balance is the same like the one in the old wallet.
Type "refresh" in your wallet and press enter.
sr. member
Activity: 303
Merit: 250
Good to see XMR back up to 400K
hero member
Activity: 794
Merit: 1000
Monero (XMR) - secure, private, untraceable
Hello!
I need help.
I have sent some XMR to poloniex exchange in a sequance of deposits. In my wallet they are all confimed as being succesful, but some of them are not on the blockchain and havent reached the exchange. Are those XMR lost or is there a way to retrieve them?
Any help is appreciated.
It seems you are using an old version of the source/binaries, so you didn't payed the right fees for the transactions. Download the latest one from the OP. Then backup your wallet (the .keys file is the most important). Then delete the .bin file (not the .keys) and run the wallet again to resync it with the network. If the XMRs are not in your wallet your transaction could be included in a block from a miner/pool using the old software or otherwise in a few days they'll return to your wallet.
legendary
Activity: 1484
Merit: 1005
do you have an idea when the transaction size limit bug will be fixed??

Soon, it is in active development
member
Activity: 75
Merit: 10
So I have a serious problem with the wallet or not...

Last night around 3 am (now is around 3 pm) I started mining on http://monero.crypto-pool.fr/# and till now pool paid 0.5 XMR. I think that 0.1 XMR made it to the wallet. In the meantime I made a withdrawal of XMR from Minergate (an hour ago, 6.01 XMR or so) and those incoming transactions haven't made it to the wallet.

So, either I should wait more time or something's wrong? I do not recall XMR transactions or any CN coins to be so slow...

I redownloaded the binaires and the blockchain from OP and rebuilt the wallet using the keys.bin file but the balance is the same like the one in the old wallet.
hero member
Activity: 794
Merit: 1000
Monero (XMR) - secure, private, untraceable
Would monero be vulnerable to this, if it weren't to run on I2P?

http://www.coindesk.com/eavesdropping-attack-can-unmask-60-bitcoin-clients/
My understanding is that before the I2P is implemented someone could listen the network and catch that someone other (his IP) made a transaction, but won't know where it went or what was the amount. XMR is much less vulnerable to such an attack compared to BTC and such attack is unlikely to reveal much usable information. After I2P such an attack is unlikely to reveal any usable information. Could someone give more details or correct me if I'm wrong?
newbie
Activity: 33
Merit: 0
Hello!
I need help.
I have sent some XMR to poloniex exchange in a sequance of deposits. In my wallet they are all confimed as being succesful, but some of them are not on the blockchain and havent reached the exchange. Are those XMR lost or is there a way to retrieve them?
Any help is appreciated.
member
Activity: 196
Merit: 10
Can devs include link to pool source code link to both zone117x and archit.
Also maybe write a header
Goal: open source pool    complete. Then link
newbie
Activity: 42
Merit: 0
hero member
Activity: 658
Merit: 503
Monero Core Team
Links for noob guides on monero wallet?

I want to take some XMR off exchange but no idea what I'm doing.
http//monero.cc/getting-started.
hero member
Activity: 794
Merit: 1000
Monero (XMR) - secure, private, untraceable
yelp!

i'm using cryptonote wallet 0.2.1 w/ 0.8.8. i'm trying to move funds but they're not showing up and it's been over 24 hours. i've noticed in the daemon log i get the normal syncro started but i see "unkown command" and sometimes it says something like "unknown command "t_cn"/"unknown command: int_cn"

please advise. thanks.
Did you tried to enter "refresh" in your wallet?
hero member
Activity: 798
Merit: 1000
I didn't notice Monero was now votable on Mintpal.

Will they be able to implement it quickly if it tops the vote I wonder...

A major exchange having Monero will do wonders for the price.

I don't think they would have added it to the voting if they were not in the position to add it. They flat out refused to even consider it earlier on and my guess is that was due to them not being able to implement it.
hero member
Activity: 798
Merit: 1000
do you have an idea when the transaction size limit bug will be fixed??

Are you sure its a bug and not just that you have lots of small inputs going to the transaction your trying to make thus making it too large. Have you been mining to that address?
Jump to: