Bitcoin Forum
June 03, 2024, 11:05:35 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 »
81  Bitcoin / Electrum / Re: Electrum server discussion thread on: June 25, 2012, 04:30:47 AM
I'm now running a server as well to hopefully provide some redundancy for users.
82  Economy / Long-term offers / Re: Bitcoin Savings and Trust on: June 24, 2012, 08:07:30 PM
He may buy and sell BTC on a daily basis but overall he has to have an average inflow of BTC into his opertion for it to work.

I personally think that pirate and his customers may have contributed quite a bit to the climb of BTC value from $2 to $6.
83  Economy / Securities / Re: [GLBSE] FOO.PPPPT - Perpetual Pure Pirate Pass-Through Bonds - 6.67% weekly on: June 24, 2012, 07:31:38 PM
Esteemed PPPPT bond-holders:

I'll be travelling for the next week and a half. Coupons will still be paid out, of course, but will probably not be as quick as it has been in the past. I still expect to pay them within the promised 24-hour time-frame. In other words, "DON'T PANIC" (in large friendly letters). Buy-backs can still be processed (cut-off time for this is in less than 12 hours). Bond sales might be sporadic depending on availability.
84  Bitcoin / Electrum / Re: Electrum server discussion thread on: June 23, 2012, 08:59:40 PM

Code:
        current_id = self.safe_sql("""SELECT max(id) FROM tx_seq""");

If the table is indexed properly, it should be just as fast, too.  I'll try it on my node later and let you know how it works.


I tried that first but I got a tuple error of some kind. Let me know if you have more luck.

I can confirm that SELECT max(id) works for me on a MySQL server.
85  Bitcoin / Pools / Re: NPW 5.1 p2Pool - bad luck or flawed? on: June 20, 2012, 04:33:48 AM
Well, if a stale share happens to be a block, it is technically an orphan block, so this is still an increase in the orphan rate, depending on how you count it (maybe orphan blocks which are known to be orphaned when the pool receives them are not counted).

Agreed. So both situations actually affect p2pool negatively. Assuming that the average p2pool node has lower bandwidth and lower connectivity than a big pool, it will generally receive blocks and send out new blocks slower, resulting in more orphans overall.
86  Bitcoin / Pools / Re: NPW 5.1 p2Pool - bad luck or flawed? on: June 20, 2012, 03:53:18 AM
@Smoovious: I think it's the other way around. A centralized pool should have more latency than solo because first the pool needs to learn about the block, then it has to long-poll you. When solo mining you just need to learn about the block.

If I understand this right, you're talking about stale shares, not orphans. If I find a block on p2pool, but my bitcoind is only connected to 8 peers, it might take a while for the block I found to propagate through the network. Meanwhile Deepbit finds a block and sends it to 1000 different nodes all at once, orphaning my block.

I don't know the workings of p2pool fully. Do they send newly found blocks to each other as well, to aid in propagating it?
87  Bitcoin / Project Development / Re: [ANNOUNCE] Abe 0.6: Open Source Block Explorer Knockoff on: June 20, 2012, 12:57:29 AM
Before I went to upgrade, I found that Abe had stopped working. My block file just exceeded 1GB in size a couple hours ago which is causing this error:

Quote
  File "Abe\BCDataStream.py", line 27, in map_file
    self.input = mmap.mmap(file.fileno(), 0, access=mmap.ACCESS_READ)
WindowsError: [Error 8] Not enough storage is available to process this command

It is because I'm running a 32-bit system. Apparently this issue will eventually affect Linux 32-bit systems as well because of the way mmap works; except that it will occur when the block file hits 2 or 3 GB in size. Is Abe particularly tied to mmap? If it is, it seems like it will soon be (or is now) for 64 bit systems only.

Interesting.  I don't think it will affect Linux, because bitcoin starts a new file (blk0002.dat) before 2GB:

Just wanted to add: this mmap() issue is a problem on my 32-bit Linux system as well, with a block file size of 1.8GB. I'll try changing the bitcoind file size limit and then try again. (Or maybe I should just dump the ancient 32-bit machine... Smiley)
88  Economy / Securities / Re: IMPACT on: June 19, 2012, 10:14:17 PM
He clearly made an IMPACT on people.
89  Economy / Securities / Re: [GLBSE] FOO.PPPPT - Perpetual Pure Pirate Pass-Through Bonds - 6.67% weekly on: June 19, 2012, 05:51:56 AM
Also, when someone transfers you an asset on GLBSE, the portfolio page does not list who it came from. I'm not sure if you can access the info from the api or the downloaded CSVs, but until then it might be an idea to get people to inform you after they've transferred bonds back.

I did verify that the account CSV file shows who sent me how many assets and exactly when they were sent. Relying on user notifications isn't particularly secure anyway. Also, I like streamlining my operations as much as possible.
90  Economy / Securities / Re: [GLBSE] FOO.PPPPT - Perpetual Pure Pirate Pass-Through Bonds - 6.67% weekly on: June 19, 2012, 05:16:49 AM
I think the title of this thread should be "[GLBSE] FOO.PPPPT - Perpetual Pure Pirate Pass-Through Bonds - 0.07 BTC weekly" rather than 6.67%, because that percentage is variable based on the share price.

I'm more inclined to setting this back to 7%, because the face value of each bond is still 1 BTC, regardless of the premium paid for each share. At least that's how Goat (and maybe brendio) advertise their bonds. This document from brendio has some useful information.
91  Economy / Securities / Re: [GLBSE] FOO.PPPPT - Perpetual Pure Pirate Pass-Through Bonds - 6.67% weekly on: June 19, 2012, 04:58:32 AM
GLBSE documentation leaves a little to be desired. After you have bought back, you can use the "recall security" function to "cancel" any number of bonds in the issuer's account.

Thanks, that's perfect! I always thought "recall security" was when you wanted to buy back all securities from the market.

Bond buyback procedure:

Transfer your bonds at any time to the asset account on GLBSE (account name = bitfoo:FOO.PPPPT). You do not need to notify me when transferring them. The cutoff time for this is Monday 02:00 AM GLBSETime (EDT). After the Monday dividend payment, I will e-mail pirate for a withdrawal of all accumulated buyback requests. Once the funds are returned from BS&T, each bond will be paid the face value of 1 BTC + 1 week's interest. A fixed fee of 1 BTC will be deducted per buy-back transaction. If you send me bonds more than once in the same week, it still counts as just one transaction.

I cannot let the account balance fall too low, so I reserve the right to suspend the buy-back option at any time. Please check the OP before sending me any bonds. If more buy-backs are requested in a particular week than I can honor, requests will be processed on a first-come, first-served basis, and the remaining bonds will be returned.

I have updated the OP with this info. Let me know if you have any questions or concerns.
92  Economy / Securities / Re: [GLBSE] FOO.PPPPT - Perpetual Pure Pirate Pass-Through Bonds - 6.67% weekly on: June 18, 2012, 10:56:10 PM
When you buy back, withdraw an equivalent amount from BS&T (if you can't resell them in a short period of time).

Of course, I would withdraw the amount. But I can't destroy bonds on GLBSE, so the "number of bonds issued" still stays the same. Extreme example: say I have 5000 bonds issued but only 2000 left in BS&T due to buybacks. Then BS&T changes the interest rate tiers to 4000 BTC for 7%, 5.6% for everything below. Due to the wording of my contract, I'm still liable to pay an interest rate of 7%. Obviously I'd like to avoid having to get into a situation where I'm forced to violate the contract.

I'd need to change the contract to read "number of bonds outstanding" instead of "number of bonds issued" - that would fix this problem.
93  Economy / Securities / Re: [GLBSE] FOO.PPPPT - Perpetual Pure Pirate Pass-Through Bonds - 6.67% weekly on: June 18, 2012, 10:15:08 PM
Dividends went out a while ago: 3928 outstanding bonds / 274.96 BTC = 0.07.

About buybacks: I'd be willing to do this once a week, but the problem I see is this (from the contract):

"The value of the weekly coupon will be exactly x% of 1 BTC, where x is the interest rate that the total value of bonds issued receives from the underlying investment."

If I start buying back bonds, the number of bonds issued is no longer equal to the amount of BTC I have in BS&T. If interest rate tiers change, I might end up being liable to pay out more interest than I receive. It probably should have been worded as "number of bonds outstanding". Any suggestions?
94  Bitcoin / Hardware / [Archive] BFL trolling museum on: June 16, 2012, 08:01:10 PM
I think we have seen problems with home routers choking on 40-50 Gh/s  Huh

If you're mining with 1TH/s, it would be more profitable to solo mine.

I would assume that when this becomes common-place, pools will simply start asking for higher difficulty shares.
95  Bitcoin / Hardware / Re: BitForce SC - full custom ASIC on: June 16, 2012, 02:49:08 AM
So I guess this is what we get for an announcement? This was not up earlier today even though it says the 14th, so it might have been posted in the last couple hours. I think the last time I checked with 3PM. (Pacific)

http://www.butterflylabs.com/mini-rig-production-line/

From another thread:

Yes, we'll be posting more information about the SC products later on tonight.  At the moment we're packing first run Mini Rigs after having completed initialization of the production line.
96  Bitcoin / Project Development / Re: GLBSE - request for next features on: June 15, 2012, 05:55:37 PM
When shares or BTC are received from another user, it would be useful to see who sent them in the "Transfers in" section of the portfolio. I know this information is already available in the CSV, but it would be cool to have it on the web interface.
97  Economy / Speculation / Re: Rally!!!!! on: June 15, 2012, 05:09:32 PM
I thought as much, I just wasn't sure, ty.

It's pretty easy to write your own "dark-pool" order bot though, and I wouldn't be surprised if large buyers/sellers were doing that.
98  Economy / Services / Re: Gigamining / Teramining on: June 15, 2012, 02:58:26 AM
What if the total supply of bonds went up to 80000 or 160000? The demand can't keep up with the supply, and the price will tank, since there is only so much capital that can flow into the GLBSE at any given time.

Say Chevron issues 100000 bonds and you buy one at a fixed coupon. If they then issue 400000 bonds 2 weeks later with the same coupon, your original bond will probably drop (in this case maybe only slightly) in value due to the increased supply of those bonds.

That's exactly the point. The market price for mining bonds was high, so more and more bonds hit the market. If gigavps didn't issue them, someone else would (and did). On the other extreme, if the market price for bonds was lower than the cost of buying the equivalent hardware, there would be no incentive to issue any more bonds, and supply would naturally be cut off.
99  Economy / Services / Re: Gigamining / Teramining on: June 15, 2012, 01:21:36 AM
Hiding behind the notion of a bond is no excuse; bonds are supposed to be fungible, if you issue bonds at a different face value they're a different tranche and trade as a different issue.

We could argue endlessly about the semantics of calling this issue a bond, so let's ignore that for a while.

The face value of this issue was never 1.0 BTC or 1.5 BTC - it represented processing power of 5 Mh/s. Old bonds and newly issued bonds are all still the same 5 Mh/s, and are thus fungible. Gigavps hasn't violated any contract or done anything wrong here. As has been stated many times in this thread - considering Moore's law, new ASIC hashing developments and so on, it's somewhat ridiculous to expect 5 Mh/s to go up in value, or even retain the same value, whatever currency you value it in.
100  Economy / Securities / Re: Summary of GLBSE Bitcoin Savings & Trust passthroughs on: June 14, 2012, 10:21:24 PM
Nice thread and analysis. Just wanted to clarify some minor points regarding FOO.PPPPPPPPPPPT:

FOO.PPPPT
Bond Recall: No policy stated on forced bond recall.
Pirate Rate Change: Rate change policy not stated.

Bond Recall: I have a clause which states that I can recall at any time, at a rate of 1.0 BTC + one week's interest.
Pirate Rate Change policy: The contract says that the interest is tied to the interest rate that the entire fund gets from BS&T.
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 15 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!