Bitcoin Forum
May 07, 2024, 03:33:26 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 »
141  Economy / Speculation / Life on Bitcoins! on: June 12, 2013, 11:37:57 PM
142  Economy / Speculation / [poll] - Rally Time? on: June 11, 2013, 09:07:25 PM
143  Alternate cryptocurrencies / Altcoin Discussion / [Experiment] Abstract Coin 0.3.0 (Discussion thread) on: June 10, 2013, 11:38:31 PM
Abstract Coin 0.3.0 is about to launch as promised in less than 23 mins! get some free Abstract Coin tonight.

The Official thread will be will be bumped in ~20mins and used for Abstract Coin transactions only,  please use this thread to discuss and troll Abstract Coin.

Cheesy
144  Economy / Securities / H.I.M bubble? on: June 06, 2013, 07:18:25 PM
https://www.havelockinvestments.com/

I think the stock HIM is in a major bubble
do you own some of this stock?
do you think its a bubble?
145  Alternate cryptocurrencies / Altcoin Discussion / [Experiment] Abstract Coin 0.3.0 on: June 04, 2013, 04:19:07 AM



146  Economy / Speculation / [poll] - quick sentiment poll on: June 04, 2013, 01:50:03 AM
147  Economy / Speculation / Hey big money, Let bitcoin drop! the little people NEED IT!! on: June 03, 2013, 03:38:34 AM
just saying... don't be stupid and greedy, let bitcoin drop as it should... we need more PEOPLE!

think long term. and you will be rewarded  Cool.
148  Economy / Speculation / [poll] - My Investment portfolio on: June 03, 2013, 12:34:53 AM
149  Alternate cryptocurrencies / Altcoin Discussion / What is your dream coin? on: June 02, 2013, 03:49:35 AM
I see there's a new shitcoins almost everyday these days...

have some of these coins bought something new and worthwhile to the table?

what features would your dream coin be made of?

150  Other / Off-topic / Abstract Dice on: June 01, 2013, 05:04:16 AM
Gamble Abstract Coins On Abstract Dice!

send me any amount of Abstract Coin and you will have a 50% chance of doubling your Abstract Coins!!

how it works

you can send me any amount of Abstract Coin, each time you do, I will encrypt a number from 1 to 100 and post the encrypted number, I will then ask you to guess if the number is > 50. once you've made your guess i will give you the private key to decrypt the number, if you guessed correctly i will send you double the amount of  Abstract Coin you sent me!!

we will use http://infoencrypt.com/ to  encrypt & decrypt  the numbers
151  Other / Off-topic / OMG i JUST broke a mirror! help! wtf do i do!? on: June 01, 2013, 03:49:17 AM
7 years of bad luck?  Lips sealed

BITCOIN WILL CRASH!!
SELL EVERYTHING!

buy it back in 7 years
152  Alternate cryptocurrencies / Altcoin Discussion / how do you feel about FeatherCoin. and which alt coin is the most undervalued? on: June 01, 2013, 01:52:05 AM
how do you feel about FeatherCoin. and which alt coin is the most undervalued? why?
153  Economy / Speculation / [poll] If bitcoin starts dropping on: May 30, 2013, 08:20:05 PM
154  Other / Off-topic / [Experiment] Abstract Coin 0.2.1 on: May 30, 2013, 12:09:26 AM


What is Abstract Coin?

Abstract Coin is a new type of object! It is an imaginary object. it exist because i says it does! Abstract Coin transactions can appear anywhere on this forum, simply by making a post with the right protocol. I can send you Abstract Coins by making a post anywhere on the forum, and you can then assign all or part of these coins to anyone else on this forum. Its supply is strictly limited to 1 coin. Abstract Coins are infinitely divisible and impossible to counterfeit! They can be transfer between bitcointalk.org forum members.


How does Abstract Coin work?

transaction must be confirmed before recipients can send the coins to someone else. A transaction can be confirmed by anyone as long as they are not mentioned in the transaction, the person confirming the transaction is called the accountant. The accountant quotes the unconfirmed transaction and says "confirmed!". Only by quoting the confirmed transaction, can the recipient create an unconfirmed transaction. Each new unconfirmed transaction will contain the previous confirmed transaction, this will create a quote chain of confirmed transactions. The accountant can compromise the system  by editing his posts. But! If an accountant is dishonest we can fork the chain! simply by having someone else confirm the original TX and using that new confirmation in the chain.
Its as simple as that!

What about double spends?

If someone sends you 0.001AC what's stopping you from quoting that post over and over sending Abstract Coins all over the forum to everyone!? thats what the transaction code is there for, when you send someone some Abstract Coins you attach with it your personal random code that looks like this "|AC63n78dn|" you the sender makes up this random code, and you use the same code every time you send some Abstract Coins. that way we can verify if a user has created a dishonest Tx or a double spend with some simple searching. See all the transaction i have ever made by searching for  "|AC8DN93M|"

Beta Testing!

This is an experiment, for fun, lets see what happens  Cheesy  In theory these coins can be moved anywhere on the forum, but i would ask we keep the transactions on this thread, during beta testing.  the hope is that in the end with some tweaking to the protocol, people could place some value on these imaginary coins.  I am giving away random amounts to anyone who wants some.
post your interest below.

AbstractCoin++ , the programing language AbstractCoin runs on


/*===========================================================================
| (AbstractWallet ::sendTx)
|
|  PURPOSE: to allow an AbstractWallet to send an amount of AC to another AbstractWallet.
|
|  RETURN: int value, the Amount of uAC left in the sender wallet.
|    
\===========================================================================*/

class AbstractWallet {
virtual int sendTx( int SendTo_Id, int Send_Amount)=0;
};
typedef std::vector<AbstractWallet> AbstractWalletList;


/*===========================================================================
| (CreateAbstractWallet)
|
|  PURPOSE: to allow an users to Create a new Abstract Wallet
|
|  RETURN: void
|    
\===========================================================================*/

void CreateAbstractWallet(int User_Id);




now we can push a tx like this

tadakaluri(1493uAC) = AbstractWalletList[AC0M98S1|tadakaluri]->sendTx( AC0m97S1|adamstgBit , 100 );

in this example, wallet "AC0M98S1|tadakaluri" sends wallet "AC0M98S1|adamstgBit" 100 uAC, and so,wallet "AC0M98S1|tadakaluri" has 1493uAC left



to declare their wallet, anyone can say:

CreateAbstractWallet(AC0M98S1|tadakaluri);


in essence this is like a new programing language  "AbstractCoin++"  
This forum is the RUNTIME! and we interact with the runtime directly





Dev Notes**

The quote chaine is concrete proof for abstract coins



Abstract Coin doesn't have any particular software associated with it
Abstract Coin is nothing more then an imaginary object.
Abstract Coin operates with a protocol which allow users to transmit pieces of this imaginary object back and forth between any of the users imaginations
Abstract Coin first came into being yesterday night, the imaginary object appear in my mind, and i began to break it up and give it away to people. today i only have a small piece of this object left in my mind, what will happen tomorrow is anyones guess.

Abstract Coin is abstract, deal with it!  Cool

The basic idea is that I can invent this imaginary coin, and simply saying i give you 0.1 of it makes it so, since we can all see the history of what's been said then we can figure what's what.On day 1, somone edited their post and claimed that they only sent me 0.001 not 0.05 .... this act killed Abstract Coin 0.1.0; thats when i thought of using a "quote chain" now transactions are independently confirmed by other people so no one can edit their transactions. I think it would be alright to say, all you have to do to send Abstract Coin is first prove you own some ( by quoting the confirmed block thats shows you received coins ), then say wtv amount you want to send and to whom. Abstract Coin is profoundly CraZy, but i think the basic idea has merit, I'm having fun exploring it, seeing how far i can go with it.

Abstract Coin - an idea worth thinking about.







Abstract Coin Leaderboard
AdamStgBit...............  0.19990
jubalix......................  0.14990
RichG......................   0.10000
Hazard.....................  0.10000
Phinnaeus Gage.......... 0.05000
ohhaithere................  0.02000
fredtrader................   0.03100
nimda......................   0.03100
BitcoinAshley............   0.01000
TsuyokuNaritai..........   0.02000
True___Blue..............  0.01000
calian.......................  0.01000
batcoin....................   0.01000
Boi qaaf....................  0.01000
NamLaLai................... 0.10000
CoinHoarder............... 0.00010
RyNinDaCleM.............. 0.00100
HeRetiK.................... 0.00100
com911.................... 0.00100
Anon136..................  0.00010
155  Other / Archival / Abstract Coin Blockchain on: May 29, 2013, 09:37:57 PM
156  Other / Off-topic / Abstract Coin BlockChain on: May 29, 2013, 09:31:42 PM
157  Alternate cryptocurrencies / Altcoin Discussion / [Experiment] Abstract Coin! on: May 29, 2013, 01:57:19 AM

What is Abstract Coin?

Abstract Coin is a new type of good! It is an imaginary good. it exist because i says it does! Abstract Coin transactions can appear anywhere on this forum, simple by making a post with the right protocol. I can send you Abstract Coins by making a post anywhere on the forum, and you can then assign all or part of these coins to anyone else on this forum. Its supply is strictly limited to 1 coin. Abstract Coins are infinitely divisible and impossible to counterfeit! They can be transfer between bitcointalk.org forum members.


How does Abstract Coin work?

You must quote the post that proves you were sent some Abstract Coins or the last transactions you pushed and then you can assign all or some fraction of these coins to someone else, by making a post. the first entry is the Genesis entry this entry will assign the one and only Abstract Coin coin that will ever exist to me adamstgBit.

here is it! the Genesis entry for Abstract Coin

Quote
|AC63n78dn| (1AC)Genesis(0AC) -> AdamStgBit

I, AdamStgBit am now the proud owner of 1AC
I will now send 0.001AC to user "ChartBuddy" watch closely.

Quote
|AC63n78dn| (1AC)Genesis(0AC) -> AdamStgBit
|AC8DN93M| (1AC)AdamStgBit(0.999AC) -> ChartBuddy


I now own 0.999AC and ChartBuddy owns 0.001AC

Its as simple as that!

what stopping someone from being dishonest?

anyone can try and create a post and make it look like i sent them some AC and then claim to have these coins, But! since i never made a post assigning the Abstract Coins the link of the quote that is supposed to prove I send them these coin wont work. It is up to the participants to make sure the person they are dealing with actually owns these coins, by clicking the link on the quote to verify the validity of their claim to some Abstract Coins.

what about double spends?

If someone sends you 0.001AC what's stopping you from quoting that post over and over sending Abstract Coins all over the forum to everyone!? thats what the transaction code is there for, when you send someone some Abstract Coins you attach with it your personal random code that looks like this "|AC63n78dn|" you the sender makes up this random code, and you use the same code every time you send some Abstract Coins. that way we can verify if a user has created a dishonest Tx or a double spend with some simple searching. See all the transaction i have ever made by searching for  "|AC8DN93M|"

Beta Testing!

This is an experiment, for fun, lets see what happens  Cheesy  In theory these coins can be moved anywhere on the forum, but i would ask we keep the transactions on this thread, during beta testing.  the hope is that in the end with some tweaking to the protocol, people could place some value on these imaginary coins.  I am giving away random amounts to anyone who wants some.
post your interest below.
158  Other / Off-topic / Whats going on in america? on: May 26, 2013, 04:53:19 AM
https://www.youtube.com/watch?v=jzoVDPqslI8

shits really going down hill isn't
159  Economy / Speculation / [poll] next week on: May 25, 2013, 09:51:38 PM
160  Economy / Economics / "Ben Bernanke is going to get fucked! hes going to get fucked!" - Max Keiser on: May 24, 2013, 03:28:37 AM
http://www.youtube.com/watch?v=M4KN-6vQ_iM


If the Fed tightens, the markets are going to crash hard!
Ben Bernanke said that they would tighten and eases as it sees fit

so... heres whats going to happen next, the beginning of the end of the dollar.
 
One day Bernanke is going to get a report that says the US economy is improving! ( damn right its improving QE3 is no joke! ) so he will start to tighten and that when people will sell like mad fools, This will force Bernanke  to start Buying again. hes going to try and prop up the market AGAIN, this time investors will see the Fed's buying as an opportunity to get out with profit instead of waiting for new fake highs only to crash hard when the Fed tightens again.

so what does it mean?

The Fed will keep buying as everyone gets the fuck out.

where will all the money go???

EVERYWHERE!

aka hyperinflation
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!