Bitcoin Forum
June 20, 2024, 10:22:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Abstract Coin testnet [0.1beta]  (Read 632 times)
RichG (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
June 04, 2013, 05:02:15 AM
Last edit: June 04, 2013, 06:13:10 AM by RichG
 #1

I propose a fork of AC that instead of using C++ context, it will use JSON context:

E.G.

{
            "action" : "sendtx",
            "txid" : 1,
            "sender" : "RICHG37T",
            "amount" : 0.01,
            "recipient" : "ACR97018",
}

or

{
             "action" : "declarebalance",
             "account" : "RICHG37T",
             "amount" : 0,
}

Quote chain dynamics work the same as original AC, though.

EDIT:

It is recommended that you use triple confirms for security.

More "actions" coming soon!
RichG (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
June 04, 2013, 05:04:30 AM
 #2

{
             "action" : "claimgenesis",
             "account" : "ICX07709",
             "subsidy" : 1,
 }
jubalix
Legendary
*
Offline Offline

Activity: 2618
Merit: 1022


View Profile WWW
June 04, 2013, 05:06:03 AM
 #3

test net can just be invoked by writing test anywhere in the transaction ID

Admitted Practicing Lawyer::BTC/Crypto Specialist. B.Engineering/B.Laws

https://www.binance.com/?ref=10062065
RichG (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
June 04, 2013, 05:08:21 AM
 #4

Just quote it.  Sad
adamstgBit
Legendary
*
Offline Offline

Activity: 1904
Merit: 1037


Trusted Bitcoiner


View Profile WWW
June 04, 2013, 06:09:33 AM
 #5

{
             "action" : "claimgenesis",
             "account" : "ICX07709",
             "subsidy" : 1,
 }
confirmed Huh

adamstgBit
Legendary
*
Offline Offline

Activity: 1904
Merit: 1037


Trusted Bitcoiner


View Profile WWW
June 04, 2013, 06:09:50 AM
 #6

 Grin

good fork!

RichG (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
June 04, 2013, 06:14:21 AM
 #7

Thank you! Smiley
mprep
Global Moderator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2610


In a world of peaches, don't ask for apple sauce


View Profile WWW
June 04, 2013, 12:37:10 PM
 #8

This Abstract Coin is getting bigger than I thought. Too abstract for me  Tongue.

RichG (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
June 04, 2013, 04:41:35 PM
 #9

Giveaways start now. Just mention your name, and you will get some AC.
greyhawk
Hero Member
*****
Offline Offline

Activity: 952
Merit: 1009


View Profile
June 04, 2013, 04:52:35 PM
 #10

My name is Alfonso Eduardo Alexandre MacGlitterpants the Third, Esq. But you can call me Natasha.

Oh wait, crap, I thought this was the thread for Dadacoin. I'd better go slaughter a horse with a coffee pot.
RichG (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
June 04, 2013, 05:09:41 PM
 #11

What's your wallet address?
greyhawk
Hero Member
*****
Offline Offline

Activity: 952
Merit: 1009


View Profile
June 04, 2013, 05:15:25 PM
 #12

 |ACR3W00D5|
RichG (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
June 05, 2013, 12:27:25 AM
 #13

{
           "action" : "sendtx",
           "txid" : 1
           "sender" : "ICX07709"
           "amount" : 0.05,
           "recipient" : "ACR3W00D5"
}
jubalix
Legendary
*
Offline Offline

Activity: 2618
Merit: 1022


View Profile WWW
June 05, 2013, 06:19:32 AM
 #14

{
           "action" : "sendtx",
           "txid" : 1
           "sender" : "ICX07709"
           "amount" : 0.05,
           "recipient" : "ACR3W00D5"
}

confirm

Admitted Practicing Lawyer::BTC/Crypto Specialist. B.Engineering/B.Laws

https://www.binance.com/?ref=10062065
mprep
Global Moderator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2610


In a world of peaches, don't ask for apple sauce


View Profile WWW
June 05, 2013, 02:37:57 PM
 #15

How does it work? How do you get an address?

greyhawk
Hero Member
*****
Offline Offline

Activity: 952
Merit: 1009


View Profile
June 05, 2013, 03:01:14 PM
 #16

How does it work? How do you get an address?

{
           "action" : "sendtx",
           "txid" : 2
           "sender" : "ACR3W00D5"
           "amount" : 0.01,
           "recipient" : "MPR3P8L1N6"
}

You're welcome.
adamstgBit
Legendary
*
Offline Offline

Activity: 1904
Merit: 1037


Trusted Bitcoiner


View Profile WWW
June 05, 2013, 05:16:36 PM
 #17


{
           "action" : "sendtx",
           "txid" : 2
           "sender" : "ACR3W00D5"
           "amount" : 0.01,
           "recipient" : "MPR3P8L1N6"
}

confirmed.

RoadToHell
Sr. Member
****
Offline Offline

Activity: 260
Merit: 250



View Profile
June 05, 2013, 06:13:02 PM
 #18

mprep asked this: how do you generate the wallet address?  I saw the reply to mprep, but that was for a transaction to mprep's wallet.

Sam Spade: We were talking about a lot more money than this.
Kasper Gutman: Yes, sir, we were, but this is genuine coin of the realm. With a dollar of this, you can buy ten dollars of talk.
RichG (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
June 05, 2013, 06:16:12 PM
 #19

It can be any 8 digit value starting with 3 letters.

EDIT: 9-digit addresses are OK, to. Same three letter rule.
mprep
Global Moderator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2610


In a world of peaches, don't ask for apple sauce


View Profile WWW
June 05, 2013, 06:20:52 PM
 #20

How does it work? How do you get an address?

{
           "action" : "sendtx",
           "txid" : 2
           "sender" : "ACR3W00D5"
           "amount" : 0.01,
           "recipient" : "MPR3P8L1N6"
}

You're welcome.
Thanks.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!