Bitcoin Forum
June 18, 2024, 06:32:28 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 [679] 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 ... 969 »
13561  Other / Off-topic / Re: [Experiment] Abstract Coin 0.2.1 on: June 07, 2013, 04:57:57 AM
TrashCan(0000uAC) = Wallet[AC0M98S1|TrashCan]->SendAbstractCoins( AC0m97S1|adamstgBit , 100 );
confirmed;

adamstgBit(1999uAC) = Wallet[AC0m97S1|adamstgBit]->GetBalance();
confirmed;
13562  Other / Off-topic / Re: [Experiment] Abstract Coin 0.2.1 on: June 07, 2013, 04:57:42 AM
TrashCan(0000uAC) = Wallet[AC0M98S1|TrashCan]->SendAbstractCoins( AC0m97S1|adamstgBit , 100 );
confirmed;

adamstgBit(1999uAC) = Wallet[AC0m97S1|adamstgBit]->GetBalance();
13563  Other / Off-topic / Re: [Experiment] Abstract Coin 0.2.1 on: June 07, 2013, 04:51:06 AM
TrashCan(0000uAC) = Wallet[AC0M98S1|TrashCan]->SendAbstractCoins( AC0m97S1|adamstgBit , 100 );
confirmed;
13564  Other / Off-topic / Re: [Experiment] Abstract Coin 0.2.1 on: June 07, 2013, 04:50:43 AM


CreateAbstractWallet(AC0M98S1|TrashCan);

adamstgBit(1899uAC) = Wallet[AC0m97S1|adamstgBit]->SendAbstractCoins( AC0M98S1|TrashCan , 100 );

TrashCan(100uAC) = Wallet[AC0M98S1|TrashCan]->GetBalance();

confirmed;

TrashCan(0000uAC) = Wallet[AC0M98S1|TrashCan]->SendAbstractCoins( AC0m97S1|adamstgBit , 100 );
13565  Other / Off-topic / Re: [Experiment] Abstract Coin 0.2.1 on: June 07, 2013, 04:50:04 AM


CreateAbstractWallet(AC0M98S1|TrashCan);

adamstgBit(1899uAC) = Wallet[AC0m97S1|adamstgBit]->SendAbstractCoins( AC0M98S1|TrashCan , 100 );

TrashCan(100uAC) = Wallet[AC0M98S1|TrashCan]->GetBalance();

confirmed;
13566  Other / Off-topic / Re: [Experiment] Abstract Coin 0.2.1 on: June 07, 2013, 04:47:19 AM


CreateAbstractWallet(AC0M98S1|TrashCan);

adamstgBit(1899uAC) = Wallet[AC0m97S1|adamstgBit]->SendAbstractCoins( AC0M98S1|TrashCan , 100 );

TrashCan(100uAC) = Wallet[AC0M98S1|TrashCan]->GetBalance();
13567  Other / Off-topic / Re: [Experiment] Abstract Coin 0.2.1 on: June 07, 2013, 04:37:21 AM

CreateAbstractWallet , can not fail it simply adds to the vector list "Wallet"
its not user specific
and this is incorrect syntax
Quote
AC0M98S1.TrashCan.restore();
AC0M98S1.TrashCan.empty();

 Cheesy Cheesy
13568  Other / Off-topic / Re: [Experiment] 0.2.1 on: June 07, 2013, 04:09:17 AM
lol Abstract Coin!
13569  Other / Off-topic / Re: [Experiment] Abstract Coin 0.2.1 on: June 07, 2013, 04:08:29 AM
|AC27J8DI9| (0.1999 AC)Adam(0.1899AC) -> Trash

Thats right, throwing the some of the imaginary object in the trash 

Cool

sorry but you must first invent an imaginary trash can

new AC(trashCan);

looking at the latest documentation:


/*===========================================================================
| (AbstractWallet ::SendAbstractCoins)
|
|  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 SendAbstractCoins( int SendTo_Id, int Send_Amount, int Units=uAC )=0;
  virtual float GetBalance(int Units=uAC)=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);


/*===========================================================================
| (Wallet)
|
|   Wallet is a vector list of Abstract Wallets,
|   It holds everyone's wallet, make a tx like this:
|  
|                   Elwar(1493uAC) = Wallet[AC0M98S1|Elwar]->SendAbstractCoins( AC0m97S1|adamstgBit , 100 );
|    
\===========================================================================*/

AbstractWalletList  Wallet;



creating a Trash Can should look more like this:

CreateAbstractWallet(AC0M98S1|TrashCan);
adamstgBit(1899uAC) = Wallet[AC0m97S1|adamstgBit]->SendAbstractCoins( AC0M98S1|TrashCan , 100 );
13570  Other / Off-topic / Re: [Experiment] Abstract Coin 0.2.1 on: June 07, 2013, 02:38:56 AM
|AC27J8DI9| (0.1999 AC)Adam(0.1899AC) -> Trash

Thats right, throwing the some of the imaginary object in the trash 

Cool
13571  Economy / Speculation / Re: Wall Observer - MtGoxUSD wall movement tracker - Hardcore on: June 07, 2013, 02:14:17 AM
Damnit, I stopped looking for 2 hours and I miss a move.  Angry



Don't worry, that was just the trailer ... grab your popcorn  Tongue

i missed it too! do it again! do it again!  Tongue
13572  Economy / Speculation / Re: Wall Observer - MtGoxUSD wall movement tracker - Hardcore on: June 06, 2013, 07:30:46 PM
This does look like a classic example of a bear trap, I don't think we're going anywhere. Perhaps we touch 117-118 and then move back to 120.

i think we are going to slowly dip below 115 and then start to pick up speed as we go lower
the bottom is only XX days away!
get your fait ready!

Is this from using your psychic powers or are you basing this on anything?  Grin

 psychic powers! FTW
13573  Economy / Speculation / Re: Wall Observer - MtGoxUSD wall movement tracker - Hardcore on: June 06, 2013, 07:28:39 PM
This does look like a classic example of a bear trap, I don't think we're going anywhere. Perhaps we touch 117-118 and then move back to 120.

i think we are going to slowly dip below 115 and then start to pick up speed as we go lower
the bottom is only XX days away!
get your fait ready!
13574  Economy / Speculation / Re: Wall Observer - MtGoxUSD wall movement tracker - Hardcore on: June 06, 2013, 07:26:23 PM
Bears posting on the forum , as usual, a sign for the price to go up.

It's about time. Following the curve from February 2013 (strictly intersecting points and not highs and lows), we are heavily undervalued.
I'm buying up so many bitcoins that i'm running out of fiat  Grin
better start making more fiat  Jr.  Cheesy
13575  Economy / Speculation / Re: Wall Observer - MtGoxUSD wall movement tracker - Hardcore on: June 06, 2013, 07:20:43 PM
Bears posting on the forum , as usual, a sign for the price to go up.

bulls in denial, time to take advantage?

i think so!

sell everything!  Cool



ps: this is not sound financial advice.
13576  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?
13577  Economy / Speculation / Re: Wall Observer - MtGoxUSD wall movement tracker - Hardcore on: June 06, 2013, 07:12:06 PM
  Grin
13578  Economy / Speculation / Re: Wall Observer - MtGoxUSD wall movement tracker - Hardcore on: June 06, 2013, 06:46:24 PM
bitcoin is about to take a tumble?  

I think so....

Undecided



Any indicators?

yes .. he has been shorting again probably Smiley

i have not increased my short position, i am patiently waiting for the bottom, at which point i will cover my short, and launch some secret rockets  Cool
13579  Economy / Speculation / Re: Wall Observer - MtGoxUSD wall movement tracker - Hardcore on: June 06, 2013, 06:43:12 PM
220 bitcoin buy wall in place at 120$. It's not looking good, we need a whale to help us out!


don't look at me
13580  Bitcoin / Meetups / Re: Bitcoin Montreal on: June 06, 2013, 06:25:06 PM


A Bitcoin Building in Montreal?


FREE


• Always accessible
• Great venue for Meet-ups
• Information space on bitcoins for public information
• Possible programming stations / hackspace

• Ideas welcome

I would very much like the input of the local Bitcoin community on how to best organize the various spaces.

The building I have in mind is located on St-Laurent, close to Sherbrook.  Everything is almost ready to go and remains to be done...  I just need you!

PM me for more information or for a first organized visit of the premisses!




so this space is available to anyone anytime for free?
lets have the next meetup their to check it out!
this sounds like a good place to sit down  and do some serious work to push bitcoin adoption in montreal.
Pages: « 1 ... 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 [679] 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 ... 969 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!