Bitcoin Forum
April 26, 2024, 12:48:07 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 »
541  Economy / Speculation / Re: Bitcoinica charges for open positions, pays you for storing funds on them on: February 13, 2012, 12:00:16 PM
this is bound to help solve the liquidity problems on bitcoinica... and a very natural and smart solutions...

Z  +1 on the swaps  Grin
542  Economy / Speculation / Re: P2P Crypto Exchange w/no fees on: February 07, 2012, 05:10:33 AM
I've made a quick comment on the P2P Cypto Exchange thread as a OT developer. https://bitcointalk.org/index.php?topic=62879.msg735219#msg735219
543  Bitcoin / Project Development / Re: P2P Cryptocurrency Exchange on: February 07, 2012, 05:09:25 AM
This is an interesting project.  However p2p trade systems have cost; that is the cost of protecting from double spending.  Either you have a distributed verification network (like bitcoin with the block generation), or you have some sort of trusted centralized user that 'clears' the trades...  (this is normally called a 'clearing house').

If by some miracle you have come up with an algorithm to solve this problem in a distributed p2p manner; it would be wonderful if you could produce a white paper that explains how you propose to solve this doubble spending problem.


I'm working on the Open Transactions project;  this project is building secure (and centralized, but to a server of your choice, in the future we can have a group of federated trusted servers);  the market software executes in a similar mechanism to the Bitcoin scripting.  (through the use of cryptographic market contracts).

I really hope the best for your project, except I'm really scared if it doesn't have the well-thought-out cryptographic foundations (that we are still working on for the Open Transactions project); you will be opening your users up to easy scamming.
544  Economy / Speculation / Re: inau's secret rocket on: February 06, 2012, 03:33:03 PM
The bitcoin markets are like the speculators dream... it is like a really good soap opera.  Except without the manipulation by the central bank.
545  Economy / Speculation / Re: inau's secret rocket on: February 06, 2012, 12:34:55 PM
The price doesn't need to rocket anywhere. It seems that people are expecting a large move down or a large move up soon, it's not necessarily going to happen in the next few days. The situation is very neutral and I feel a lot of people are unsure if they should be bullish or bearish at these prices. Anything can happen but on the other hand, nothing might happen.

Congratulations for saying absolutely nothing. (Other than saying that people are unsure about what is going (or not going to) happen.)  Grin Grin Grin
546  Economy / Speculation / Re: inau's secret rocket on: February 06, 2012, 11:47:08 AM
The market just cannot make up its mind... this is so atypical for bitcoin.
547  Bitcoin / Bitcoin Discussion / Re: Bitcoin Magazine on: February 06, 2012, 11:23:50 AM
I'm happy to get a box and post them domesticaly in Australia Smiley
548  Bitcoin / Project Development / Re: Open Transactions Server: Asset/Bond/Commodity/Cryptocoin/Deed/Share/Stock Exch. on: February 05, 2012, 03:09:35 PM
Oh yeah... here is a development build of Moneychanger...  still very much in development... but good for playing arround.


Moneychanger_5-02-2012.7z

https://github.com/da2ce7/Moneychanger/downloads
549  Bitcoin / Project Development / Re: Open Transactions Server: Asset/Bond/Commodity/Cryptocoin/Deed/Share/Stock Exch. on: February 05, 2012, 02:34:08 PM
Ok.

The first windows builds in a little while have been made:

(my master branch was used to create them)
https://github.com/da2ce7/Open-Transactions


find the OT_Bin_Windows_06-02-2012.7z file on the following page
https://github.com/da2ce7/Open-Transactions/downloads

Code:
-----BEGIN PGP MESSAGE-----
Version: GnuPG v1.4.7 (MingW32)

owGbwMvMwCHIMl/GwHjr82uMpw9wJDH4601ZEZKRqpCWn5OTX56Zl66QlpmTqlCe
WKyQXJSaWJKaopBUqZCSaJScaq6Qn6egkZKim5urWwkEmgoGZroGRrpGBoZGvFy8
XP4h8U6ZefHhmXkp+eXF8QhJPfMqK14uR1cDUxNHN1cFR1NDNydjR1cFE0sjEydX
cycFN0djFydnI6CUpbmBk5mTIZBhampu6uymYGLmYuro5OqoYGpp5GJuauwKsskj
vyBVoTK/VCE1Lyu/UpGXqyOcmRXsFZjnBDn0JjH84Y29JtC6Ne9dpdnk5RbCAXlf
XA+lPZtYWXPGbn6193JnU0aGNlbf++Layl2hB/+5bJ17z5jj/A2b1WxaQm8NdpXO
FOT/BwA=
=h5HR
-----END PGP MESSAGE-----

Edit... updated pgp message.
550  Bitcoin / Project Development / Re: Open Transactions Server: Asset/Bond/Commodity/Cryptocoin/Deed/Share/Stock Exch. on: February 05, 2012, 01:28:40 PM
Updated my master branch to include the work done by washort. Smiley

Everyone Please test and compile...

any MSVC guru's out there... I'm getting this weird link.exe hang... it seems to happen a bit randomly...
551  Economy / Speculation / Re: Soon... on: February 05, 2012, 03:36:24 AM
I'm all setup to catch this falling knife, picking up some cheap bitcoin Smiley
552  Economy / Speculation / Re: Poll: Bitcoincharts.com: Improvement poll, Vote for change!* on: February 04, 2012, 01:28:56 PM
Better support for rouge trades...

Such as: http://bitcoincharts.com/charts/cryptoxUSD#rg60ztgSzm1g10zm2g25zvzl

 Grin
553  Bitcoin / Project Development / Re: Open Transactions Server: Asset/Bond/Commodity/Cryptocoin/Deed/Share/Stock Exch. on: February 03, 2012, 12:16:11 PM
OK... there are two Projects that need testing now:

There has been much work in making OT more portable to windows, and lots of general code file structure changes.

Major Changes:
  • Completely Remade Visual Studio Project Files,  now we have two solutions.  1.  project/open-transactions  2. library/library
  • Compiling Successfully on Windows 7 with solution files.   Working for both 32bit and 64bit targets
  • Reorganized the source code so that it now lives in the 'src' sub-folder.  This makes finding different parts of OT much more natural

Please checkout my git: https://github.com/da2ce7/Open-Transactions
Do some testing.... Follow the instructions in the docs/INSTALL-VisualStudio.txt guide.

If you want to use a pre-compiled boost for windows please use my upload: https://github.com/downloads/da2ce7/Open-Transactions/boost_1_48_0_precompiled.7z

Overall have fun!

And keep testing my Moneychanger master also Smiley
554  Bitcoin / Bitcoin Discussion / Re: How Open Source Projects Survive Poisonous People on: January 31, 2012, 11:51:20 PM
I have been following this façade the entire time; even-tho I am not a core developer; I think that I can come to some sort of opinion.

In my experience those who are so-called 'poisonous' critically 'complain about things, spread FUD, and DO NOT provide an viable alternative'

Now, in this case Luke has.
  • Complained that BIP 16 is 'ugly' (it is, imho).  Saying that there should be a better solution.
  • In the technical decisions there are a few cases of 'this will have more issues than this' but overall not really.
  • Luke has provided a viable alternative providing solutions to the problems that he claimed BIP 16 has.  (and is creditably calming that he is willing to maintain that solution).

This represents only one part of the things that 'poisonous' people do.

If both implementations BIP 16 and 17 are implemented and of high quality; it is the technical merits that should shine through.  What Luke has done is provide a viable alternative to his preserved problem.  Nobody should complain about that; the community is free to reject his proposals just as they are free to reject Gavin's likewise.

The developer-summit where after a fixed amount of time the core developers (including Luke) vote on what direction they want to take Bitcoin sounds like the reasonable solution to me.  Just we have three options to vote for now:  None. BIP 16. or BIP 17.

Either way.  I think that we should all take a chill pill; keep the debates technical, not emotional, and grow very thick hides.

EDIT: Spelling
555  Bitcoin / Bitcoin Discussion / Re: The Truth behind BIP 16 and 17 (important read) on: January 31, 2012, 12:48:28 PM
As do huge URLs. People would just use a shortener, as I suggested on my post above yours.

That is the problem... it takes up extra space in the chain... where the sender pays the fees; not the spender.

This is bad; as say mtgox would only except 'plain' bitcoin addresses.
556  Bitcoin / Bitcoin Discussion / Re: HTTPS Everywhere - Rulesets for bitcoin.org etc. on: January 31, 2012, 12:27:14 PM
We need a update of these rules... hmm maybe i'll do it.  Cheesy
557  Bitcoin / Project Development / Re: Open Transactions Server: Asset/Bond/Commodity/Cryptocoin/Deed/Share/Stock Exch. on: January 31, 2012, 10:29:30 AM
Merged in FT latest work into my MoneyChanger branch; please test:

https://github.com/da2ce7/Moneychanger
558  Bitcoin / Project Development / Re: [Alpha testing] Open Transactions server on: January 24, 2012, 02:44:35 PM
OK New stuff for testing:

Please download; compile, fix, and submit bug reports for my patches of Moneychanger:
https://github.com/da2ce7/Moneychanger

To compile Open Transactions on debain; I have updated instructions here
https://github.com/da2ce7/Open-Transactions/blob/master/INSTALL-DebianStable.txt

Smiley Cam.
559  Economy / Speculation / Re: Rally starting at 4 pm EST on: January 19, 2012, 10:40:03 PM
Dont forget though the weekends coming  Tongue

"Bitcoin always goes down on the weeken, get your cheap coins on the weekend!"
560  Economy / Speculation / Biggest Bitcoin Gambling site: Bitcoinica on: January 19, 2012, 02:39:56 AM
Lots of people have been complaining about how the bitcoin economy has not been fundamentally getting larger.  For example paying hosting with bitcoin, or buying your tv with bitcoin.

One of the markets that was said to be very attractive for bitcoin is online gambling; poker and other games.

Well I want to propose that bitcoinica provides as much fundamentals to the bitcoin economy as a poker site of the same size.

  • Trades at matched locally.  (same as with a poker site)
  • There is the potential to make lots of money, or loose lots. (no different to a poker site)
  • People ‘play’ against each other trying to game the market. (again no different to poker)
  • Transaction fees (and spreads) pay for the operation of the site.  (no different to binds in poker)

I propose that just purely as a form of gambling; bitcoinica is doing a great service to the bitcoin community.
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!