TheKoziTwo
Legendary
Offline
Activity: 1552
Merit: 1047
|
 |
June 07, 2014, 06:33:00 PM |
|
I must be doing something wrong... When I try to transfer more than 1 XMR I get this error msg. I'm using the right command (transfer 0 <Deposit Address> <amount> <Payment ID>) Any ideas?
Error: transaction <2c8673622b1b0197add13c336ed439ee3884252da11417b25bcb2794dde14f4b> is too big. Transaction size: 35187 bytes, transaction size limit: 24400 bytes
Thanks!
You're not doing anything wrong, but there is a limit on transaction size. You have received many small transactions thus your transaction will use very many inputs and in total it is above transaction limit. To fix this send smaller amounts. If you need to send exactly 1 XMR you could setup another wallet where you transfer funds first, e.g in increments of 0.1 XMR or whatever is the maximum you can send.
|
|
|
|
|
aerbax
|
 |
June 07, 2014, 07:01:06 PM |
|
One more thing. Why aren't Monero Block Explorers searchable by the addresses? (only hash, transaction ID)...pretty inconvenient.
By design...true anonymity.
|
|
|
|
|
uvt9
|
 |
June 07, 2014, 07:06:06 PM |
|
One more thing. Why aren't Monero Block Explorers searchable by the addresses? (only hash, transaction ID)...pretty inconvenient.
What you're calling inconvenience actually the privacy of CryptoNote: - Untraceable payments - Unlinkable transactions - Blockchain analysis resistanceYou're not doing anything wrong, but there is a limit on transaction size. You have received many small transactions thus your transaction will use very many inputs and in total it is above transaction limit. To fix this send smaller amounts. If you need to send exactly 1 XMR you could setup another wallet where you transfer funds first, e.g in increments of 0.1 XMR or whatever is the maximum you can send.
As far as i know this problem happen with small miners because they get too many dust transactions. Is there any plan to fix ? It's quite annoying.
|
|
|
|
|
BitcoinForumator
Legendary
Offline
Activity: 1120
Merit: 1000
|
 |
June 07, 2014, 07:07:59 PM |
|
So used to being able to search by an address that I totally left aside this little bit.
|
|
|
|
|
raindex
Newbie
Offline
Activity: 32
Merit: 0
|
 |
June 07, 2014, 07:23:09 PM |
|
I must be doing something wrong... When I try to transfer more than 1 XMR I get this error msg. I'm using the right command (transfer 0 <Deposit Address> <amount> <Payment ID>) Any ideas?
Error: transaction <2c8673622b1b0197add13c336ed439ee3884252da11417b25bcb2794dde14f4b> is too big. Transaction size: 35187 bytes, transaction size limit: 24400 bytes
Thanks!
You're not doing anything wrong, but there is a limit on transaction size. You have received many small transactions thus your transaction will use very many inputs and in total it is above transaction limit. To fix this send smaller amounts. If you need to send exactly 1 XMR you could setup another wallet where you transfer funds first, e.g in increments of 0.1 XMR or whatever is the maximum you can send. Also, switch to a smaller pool, so your payments are less frequent but larger in size.
|
|
|
|
|
|
uvt9
|
 |
June 07, 2014, 07:27:38 PM |
|
Also, switch to a smaller pool, so your payments are less frequent but larger in size.
Unfortunely most of miners tend to stick with pools which have less orphaned blocks, i.e. largest pools. I think we need some tweaks at protocol level to prevent this problem with small miners.
|
|
|
|
|
|
darlidada
|
 |
June 07, 2014, 07:28:34 PM |
|
Have you guys been browsing the GUI thread? the logo looks just plain awesome on some of the upcoming software 
|
|
|
|
|
|
LimLims
|
 |
June 07, 2014, 07:32:57 PM |
|
Something like 2/3 of all my withdrawals from poloniex are failing. Support doesn't seem to offer much help other than "try a smaller amount". It's an intermittent issue, in that sometimes a withdrawal of a given amount will work, and sometimes it won't. Just wondering if the Monero devs are working with Poloniex on this?
|
|
|
|
|
uvt9
|
 |
June 07, 2014, 07:41:02 PM |
|
Something like 2/3 of all my withdrawals from poloniex are failing. Support doesn't seem to offer much help other than "try a smaller amount". It's an intermittent issue, in that sometimes a withdrawal of a given amount will work, and sometimes it won't. Just wondering if the Monero devs are working with Poloniex on this?
all my recent withdrawals from Polo this week went smoothly and automatically. I only had to request manual withdrawal for first two transactions which happened 2 weeks ago. A moderator on trollbox told me this is due to API of Monero, they can't do anything.
|
|
|
|
|
aminorex
Legendary
Offline
Activity: 1596
Merit: 1031
Sine secretum non libertas
|
 |
June 07, 2014, 09:55:52 PM |
|
They could consolidate inputs systematically. It is a silly workaround and will soon be unnecessary.
|
Give a man a fish and he eats for a day. Give a man a Poisson distribution and he eats at random times independent of one another, at a constant known rate.
|
|
|
|
Brilliantrocket
|
 |
June 07, 2014, 09:59:07 PM |
|
Is it possible to have a lightweight client for Monero?
|
|
|
|
|
|
onemorebtc
|
 |
June 07, 2014, 10:13:32 PM |
|
Is it possible to have a lightweight client for Monero?
you can consider simplewallet as a lightweight client (at least if you run your own server somewhere) btw: how secure is connecting simplewallet to an untrusted server? i guess: they can lie about the chain but they dont have access to any money? can anyone confirm? edit: i did it using putty: ssh tunneling the rpc port to an remote monero server
|
transfer 3 onemorebtc.k1024.de 1
|
|
|
dewdeded
Legendary
Offline
Activity: 1232
Merit: 1013
Monero Evangelist
|
 |
June 07, 2014, 10:13:47 PM |
|
- Client and blockchain is still very light, IMHO. - AFAIK, SPV clients (like MultiBit) or Server-Trusting Clients (like Electrum) are both possible, but not yet implemented. There is a alot of (brain &) dev work to do, before SPV clients will be possible/done. (Thin Server-Trusting Clients are always possible with any coin, that has a public blockhain, secured by head hashes.)
|
|
|
|
|
|
RentaMouse
|
 |
June 07, 2014, 10:33:44 PM |
|
Also, switch to a smaller pool, so your payments are less frequent but larger in size.
Unfortunely most of miners tend to stick with pools which have less orphaned blocks, i.e. largest pools. I think we need some tweaks at protocol level to prevent this problem with small miners. Yes, its difficult, I've been doing a lot of work on my pool to eliminate problems and optimise it to reduce the orphan rate, but its hard to test with only a couple of KHs  Hard to ask miners to move over when I cant guarantee a low orphan rate, need a run of lucky blocks or a lot of patience. Can accommodate user requests though, if someone wants a custom port with fixed difficulty perhaps?
|
Currently donating all of our 1% pool fee to the dev fund - mine at CryptonotepoolUK and support XMR at no extra cost!
|
|
|
megamann
Newbie
Offline
Activity: 6
Merit: 0
|
 |
June 07, 2014, 11:19:33 PM |
|
Why is this coin such a low price at the moment? Seems to me it's superior to Darkcoin (nothing against Darkcoin - I own some). If DRK is worth ~10.50, XMR is worth at least $20 or more. My prediction for what it's worth is the price of this coin will skyrocket in the near future.
|
|
|
|
|
cisahasa
Legendary
Offline
Activity: 910
Merit: 1000
|
 |
June 07, 2014, 11:23:54 PM |
|
how can i copy/paste adress to simplewallet? i dont want to write it by hand!
(win7)
Copy and in the cmd you can right click with the mouse, that should paste it. First you have to open "Properties" of your command window... And check "QuckEdit Mode"... this is unchecked by default. Only then <right click with the mouse>... will paste what's in your clipboard. did the trick!
|
|
|
|
Buratino
Legendary
Offline
Activity: 1151
Merit: 1003
|
 |
June 07, 2014, 11:33:50 PM |
|
Why is this coin such a low price at the moment?
Market supply is high. 23K new Moneros are generated every day. It needs to keep buy support at 230K USD in day to save rate at DRK level.
|
|
|
|
cisahasa
Legendary
Offline
Activity: 910
Merit: 1000
|
 |
June 07, 2014, 11:44:09 PM |
|
Why is this coin such a low price at the moment?
Market supply is high. 23K new Moneros are generated every day. It needs to keep buy support at 230K USD in day to save rate at DRK level. wrong, most of miners still hold their coins, hope so basically: when get more buy support than mined coins price will go up, less buy support- price will go down
|
|
|
|
tacotime
Legendary
Offline
Activity: 1484
Merit: 1011
|
 |
June 07, 2014, 11:48:03 PM |
|
Something like 2/3 of all my withdrawals from poloniex are failing. Support doesn't seem to offer much help other than "try a smaller amount". It's an intermittent issue, in that sometimes a withdrawal of a given amount will work, and sometimes it won't. Just wondering if the Monero devs are working with Poloniex on this?
Yes, see issues on monero-project
|
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
|
|
|
Buratino
Legendary
Offline
Activity: 1151
Merit: 1003
|
 |
June 07, 2014, 11:53:06 PM |
|
Why is this coin such a low price at the moment?
And new hypothesis is here: Whales and manipulators force you to sell your coins to them at low rate. They keep low prices especially for you. There is a big place to grow Monero itself: GUI wallet, appearing on new exchanges, good development roadmap. So, they know what to do and do it.
|
|
|
|
|