Bitcoin Forum
May 24, 2024, 06:42:36 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 »
261  Alternate cryptocurrencies / Altcoin Discussion / Re: The collective Mastercoin-explorer, Mastercoin-ruby and Mastercoin-wallet topic on: November 17, 2013, 06:12:37 PM
I only payed for 9.399, but the address shows a balance of 9.99999999 MSC.

Fixed! Smiley

I'm checking every transaction and making sure it's parsed right. I still feel some things might change since every site shows something different at the moment. Day is almost at an end though so not sure this will happen today.
262  Alternate cryptocurrencies / Altcoin Discussion / Re: The collective Mastercoin-explorer, Mastercoin-ruby and Mastercoin-wallet topic on: November 17, 2013, 05:38:43 PM
I'm learning so much from all your reports guys, really valuable stuff.

Maxmint, it thought no funds were available for purchase because it had not expired a couple of transactions yet. I will fix this, it still did something weird. It thinks I already sold 0.5 but I can only find 0.2 that is sold. So I need to dive into this. Gimme a sec Smiley

Cool, thanks! I have to leave now but I'll try again later once I'm back. I hope there's still some MSC available then Wink

Should be Smiley

Do you remember how much you wanted to buy? The transaction has an amount of 9.89899999. This sounds an aweful lot like a float rounding error. I doubt you gave in this amount in the wallet. Do you remember how much you gave it?
263  Alternate cryptocurrencies / Altcoin Discussion / Re: The collective Mastercoin-explorer, Mastercoin-ruby and Mastercoin-wallet topic on: November 17, 2013, 05:22:44 PM
I'm learning so much from all your reports guys, really valuable stuff.

Maxmint, it thought no funds were available for purchase because it had not expired a couple of transactions yet. I will fix this, it still did something weird. It thinks I already sold 0.5 but I can only find 0.2 that is sold. So I need to dive into this. Gimme a sec Smiley
264  Alternate cryptocurrencies / Altcoin Discussion / Re: The collective Mastercoin-explorer, Mastercoin-ruby and Mastercoin-wallet topic on: November 17, 2013, 05:13:46 PM
Actually this has nothing to do with Windows most likely. It looks like you don't have any outputs that can be used to generate a payment. Does your address have any funds on it? It should give you an error normally if you don't have any acceptable funds, I will check out why this isn't happening.
265  Alternate cryptocurrencies / Altcoin Discussion / Re: The collective Mastercoin-explorer, Mastercoin-ruby and Mastercoin-wallet topic on: November 17, 2013, 04:53:56 PM
Awesome. Could you try restoring one last time for me? I think it should work now, I fixed it server-side.
266  Alternate cryptocurrencies / Altcoin Discussion / Re: The collective Mastercoin-explorer, Mastercoin-ruby and Mastercoin-wallet topic on: November 17, 2013, 04:51:18 PM
http://mymastercoins.com/Orders.aspx?CurrencyID=1

is showing a valid purchase order that's pending payment.

Can you give me approval to send Bitcoin? I don't see anything on ME.

Well, I did it.

Hope it works - I only had 3 confirmations left.

https://blockchain.info/tx/f102c66c70a8b4cb030ed73eaf64be93d3a2714e521972e7eee846f0dcebd461

You have to send also to the exodus address.  This transaction won't be seen.

Well, I'll make sure to not make that mistake ever again.

I'd be happy to do so if you'd consider refunding me, Tachikoma? Also, am I doing anything else wrong? Mastercoin explorer isn't recognizing my purchase offers.

Can you give me an address to send it back to? I'm guessing 1AMfFzbrhhizKDpqebYVYFGaTwdtSt5ux2 is safe? You can use the wallet to send the transaction, this makes sure it adds a Exodus output as well.

Yes, that would be perfect. I suppose I was a bit eager to try the decentralized exchange out.

Anyway, this is awesome.

Money on the way back!
267  Alternate cryptocurrencies / Altcoin Discussion / Re: The collective Mastercoin-explorer, Mastercoin-ruby and Mastercoin-wallet topic on: November 17, 2013, 04:49:49 PM
0.0.9 should be out now that fixes this problem. You might need to restart the wallet since it is showing invalid data at the moment.

I installed the newest version but when trying to start I get this error now:

Code:
/Users/max/.rvm/gems/ruby-1.9.3-p448/gems/mastercoin-wallet-0.0.9/lib/mastercoin-wallet/gui/main_window.rb:144:in `add_purchase_row': undefined method `[]' for nil:NilClass (NoMethodError)
from /Users/max/.rvm/gems/ruby-1.9.3-p448/gems/mastercoin-wallet-0.0.9/lib/mastercoin-wallet/gui/main_window.rb:164:in `block in load_transactions'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/gems/mastercoin-wallet-0.0.9/lib/mastercoin-wallet/gui/main_window.rb:163:in `each'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/gems/mastercoin-wallet-0.0.9/lib/mastercoin-wallet/gui/main_window.rb:163:in `load_transactions'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/gems/mastercoin-wallet-0.0.9/lib/mastercoin-wallet/gui/main_window.rb:112:in `update'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/gems/mastercoin-wallet-0.0.9/lib/mastercoin-wallet/gui/main_window.rb:75:in `initialize'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/gems/mastercoin-wallet-0.0.9/bin/mastercoin-wallet:10:in `new'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/gems/mastercoin-wallet-0.0.9/bin/mastercoin-wallet:10:in `<top (required)>'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/bin/mastercoin-wallet:23:in `load'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/bin/mastercoin-wallet:23:in `<main>'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/bin/ruby_executable_hooks:15:in `eval'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/bin/ruby_executable_hooks:15:in `<main>'

I am going to try and replicate this. Could you try removing your config so you have a clean state? It's ~/.mastercoin-wallet/config.json.

I wiped the config file and mastercoin-wallet created a new one. Unfortunately, I'm getting the same errors as before and the app won't start.

Could you open the config and paste me the part after "pending_offers:" ?
268  Alternate cryptocurrencies / Altcoin Discussion / Re: The collective Mastercoin-explorer, Mastercoin-ruby and Mastercoin-wallet topic on: November 17, 2013, 04:46:34 PM
http://mymastercoins.com/Orders.aspx?CurrencyID=1

is showing a valid purchase order that's pending payment.

Can you give me approval to send Bitcoin? I don't see anything on ME.

Well, I did it.

Hope it works - I only had 3 confirmations left.

https://blockchain.info/tx/f102c66c70a8b4cb030ed73eaf64be93d3a2714e521972e7eee846f0dcebd461

You have to send also to the exodus address.  This transaction won't be seen.

Well, I'll make sure to not make that mistake ever again.

I'd be happy to do so if you'd consider refunding me, Tachikoma? Also, am I doing anything else wrong? Mastercoin explorer isn't recognizing my purchase offers.

Can you give me an address to send it back to? I'm guessing 1AMfFzbrhhizKDpqebYVYFGaTwdtSt5ux2 is safe? You can use the wallet to send the transaction, this makes sure it adds a Exodus output as well.
269  Alternate cryptocurrencies / Altcoin Discussion / Re: The collective Mastercoin-explorer, Mastercoin-ruby and Mastercoin-wallet topic on: November 17, 2013, 04:40:31 PM
0.0.9 should be out now that fixes this problem. You might need to restart the wallet since it is showing invalid data at the moment.

I installed the newest version but when trying to start I get this error now:

Code:
/Users/max/.rvm/gems/ruby-1.9.3-p448/gems/mastercoin-wallet-0.0.9/lib/mastercoin-wallet/gui/main_window.rb:144:in `add_purchase_row': undefined method `[]' for nil:NilClass (NoMethodError)
from /Users/max/.rvm/gems/ruby-1.9.3-p448/gems/mastercoin-wallet-0.0.9/lib/mastercoin-wallet/gui/main_window.rb:164:in `block in load_transactions'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/gems/mastercoin-wallet-0.0.9/lib/mastercoin-wallet/gui/main_window.rb:163:in `each'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/gems/mastercoin-wallet-0.0.9/lib/mastercoin-wallet/gui/main_window.rb:163:in `load_transactions'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/gems/mastercoin-wallet-0.0.9/lib/mastercoin-wallet/gui/main_window.rb:112:in `update'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/gems/mastercoin-wallet-0.0.9/lib/mastercoin-wallet/gui/main_window.rb:75:in `initialize'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/gems/mastercoin-wallet-0.0.9/bin/mastercoin-wallet:10:in `new'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/gems/mastercoin-wallet-0.0.9/bin/mastercoin-wallet:10:in `<top (required)>'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/bin/mastercoin-wallet:23:in `load'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/bin/mastercoin-wallet:23:in `<main>'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/bin/ruby_executable_hooks:15:in `eval'
from /Users/max/.rvm/gems/ruby-1.9.3-p448/bin/ruby_executable_hooks:15:in `<main>'

I am going to try and replicate this. Could you try removing your config so you have a clean state? It's ~/.mastercoin-wallet/config.json.
270  Alternate cryptocurrencies / Altcoin Discussion / Re: The collective Mastercoin-explorer, Mastercoin-ruby and Mastercoin-wallet topic on: November 17, 2013, 03:19:06 PM
0.0.9 should be out now that fixes this problem. You might need to restart the wallet since it is showing invalid data at the moment.
271  Alternate cryptocurrencies / Altcoin Discussion / Re: The collective Mastercoin-explorer, Mastercoin-ruby and Mastercoin-wallet topic on: November 17, 2013, 03:13:59 PM
There seems to be a discussion whether this transaction is valid. My site thinks it is so far but Masterchest doesn't think so. I'm not sure why I will see if I can get Zathras to comment. I would ask you to try paying anyway, I will return your coins if he ends up being right Smiley

Alright, I'll send over payment. But why does it say "Test Mastercoin"?

That's why it failed. I guess you did not select Mastercoin when you send the offer? I will update the wallet to automatically select the right currency if you click on the item from the order book.

Hm, maybe  Huh
I created another purchase offer, this time I'm sure I made it right:
https://i.imgur.com/vl3YlOE.png

A shit I'm so sorry. It is actually an extra safe-guard I left in. I'm fixing it now and will release a new version asap.
272  Alternate cryptocurrencies / Altcoin Discussion / Re: The collective Mastercoin-explorer, Mastercoin-ruby and Mastercoin-wallet topic on: November 17, 2013, 03:02:15 PM
There seems to be a discussion whether this transaction is valid. My site thinks it is so far but Masterchest doesn't think so. I'm not sure why I will see if I can get Zathras to comment. I would ask you to try paying anyway, I will return your coins if he ends up being right Smiley

Alright, I'll send over payment. But why does it say "Test Mastercoin"?

That's why it failed. I guess you did not select Mastercoin when you send the offer? I will update the wallet to automatically select the right currency if you click on the item from the order book.
273  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: 300 BTC Coding Contest: Distributed Exchange (MasterCoin Developer Thread) on: November 17, 2013, 02:55:40 PM
Zathras, it seems I am lacking some validations on my end on Purchase Offers that you do have. Could you take a look at this post and tell me why Masterchest rejects that offer?

Edit: I'm guessing this is because there is no selling order to match to? You consider that an invalid transaction? I think this is a good way to go, shall I add this to the spec?
274  Alternate cryptocurrencies / Altcoin Discussion / Re: The collective Mastercoin-explorer, Mastercoin-ruby and Mastercoin-wallet topic on: November 17, 2013, 02:54:27 PM
There seems to be a discussion whether this transaction is valid. My site thinks it is so far but Masterchest doesn't think so. I'm not sure why I will see if I can get Zathras to comment. I would ask you to try paying anyway, I will return your coins if he ends up being right Smiley
275  Alternate cryptocurrencies / Altcoin Discussion / Re: The collective Mastercoin-explorer, Mastercoin-ruby and Mastercoin-wallet topic on: November 17, 2013, 02:49:06 PM
It can run on windows but it's not pretty to make it work. I would wait for Zathras's client who will be focused on windows Smiley
276  Alternate cryptocurrencies / Altcoin Discussion / Re: The collective Mastercoin-explorer, Mastercoin-ruby and Mastercoin-wallet topic on: November 17, 2013, 02:36:27 PM
Yes! Double click your accepted Purchase Offer Smiley
277  Alternate cryptocurrencies / Altcoin Discussion / Re: The collective Mastercoin-explorer, Mastercoin-ruby and Mastercoin-wallet topic on: November 17, 2013, 02:22:53 PM
I just released 0.0.8 and put a real selling offer online right now for 10 MSC @ 0.2!

It's hosted on address 1EAuHj8Z6rTCHPxXfaGzzPsZevC2mg1XAj. I am guaranteeing this offer, which means that if you buy it and it becomes invalidated because of a spec change at a later date I will return the Bitcoins back to you. Version 0.0.8 can be used to try and purchase this offer.

Prove I own the address:

Quote
GzhVvJFfYXTDtPyuqdkOFXp+EA2+7mK/uOhCgj/Tg37cAB97Lf0xgzuqZhC5Om0Ghjgi9AP1/1U7p3WeLaHDLVA=
Sold by Tachikoma


Awesome! I just created a purchase offer for 0.1 MSC:
https://blockchain.info/tx/87018464d016a067e5c8fedc07551c027bd011f43f6d3a02e9a1e252b551ba82

Let's see what happens.
EDIT: Should I wait for my purchase offer to appear on Mastercoin-explorer before I send payment?

You need to wait for 1 confirmation, and make sure it's accepted as valid by http://mastercoin-explorer.com/ and/or other sites. If the purchase offer is accepted. Then it's save to send your payment to confirm the purchase.

It doesn't help there hasn't been a block for 51 minutes Wink
278  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: 300 BTC Coding Contest: Distributed Exchange (MasterCoin Developer Thread) on: November 17, 2013, 02:21:20 PM
Another scenario.

User A sells 10 msc
User B and User C buys 10 at the same (block) time.
Who gets the 10 msc?

I'm thinking it should be order by time, then address.

The person with the highest position in the block. This already has been decided a long time ago and goes for all transactions types.
279  Alternate cryptocurrencies / Altcoin Discussion / Re: MasterCoin: New Protocol Layer Starting From “The Exodus Address” on: November 17, 2013, 01:17:56 PM
For anybody who is looking to buy some coins and/or want's to help test my wallet and the distributed exchange and who is not afraid of command line installations on OSX or Ubuntu. I just posted an distributed exchange message for 10 MSC @ 0.2 a coin. X-post from my development thread.
280  Alternate cryptocurrencies / Altcoin Discussion / Re: The collective Mastercoin-explorer, Mastercoin-ruby and Mastercoin-wallet topic on: November 17, 2013, 01:12:27 PM
I just released 0.0.8 and put a real selling offer online right now for 10 MSC @ 0.2!

It's hosted on address 1EAuHj8Z6rTCHPxXfaGzzPsZevC2mg1XAj. I am guaranteeing this offer, which means that if you buy it and it becomes invalidated because of a spec change at a later date I will return the Bitcoins back to you. Version 0.0.8 can be used to try and purchase this offer.

Prove I own the address:

Quote
GzhVvJFfYXTDtPyuqdkOFXp+EA2+7mK/uOhCgj/Tg37cAB97Lf0xgzuqZhC5Om0Ghjgi9AP1/1U7p3WeLaHDLVA=
Sold by Tachikoma
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!