Author Topic: Dry Run 5: The Final Countdown  (Read 54398 times)

0 Members and 1 Guest are viewing this topic.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
What is the total XTS for this run?
default (unlocked) >>> blockchain_get_asset_record XTS   
{
  "id": 0,
  "symbol": "XTS",
  "name": "BitShares XTS",
  "description": "Stake in future BitShares X chains",
  "public_data": null,
  "issuer_account_id": 0,
  "precision": 100000,
  "current_share_supply": 199999644238112,
  "maximum_share_supply": 1000000000000000,
  "collected_fees": 443332869,
  "registration_date": "20140620T000000"
}

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Have two delegates .. one with 100% pay .. and one with 1% pay ..
result after 1 block produced
Quote
default (unlocked) >>> wallet_get_account xeroc-delegate-1
{
  "name": "xeroc-delegate-1",
  "delegate_info": {
    "votes_for": 4417007646,
    "blocks_produced": 1,
    "blocks_missed": 0,
    "delegate_production_fee": 100,
    "pay_balance": 115351,
    "next_secret_hash": "dba590a81b7ab85eec6b58698c239ee284709be6",
    "last_block_num_produced": 1115
  },
}
default (unlocked) >>> wallet_get_account xeroc-delegate 
{
  "delegate_info": {
    "votes_for": 4416893447,
    "blocks_produced": 1,
    "blocks_missed": 0,
    "delegate_production_fee": 1,
    "pay_balance": 1152,
    "next_secret_hash": "49a30ec6b4e81300a19e2ee058243e718920fb43",
    "last_block_num_produced": 1118
  },
}
Works nicely at my side ..
+5%
« Last Edit: June 24, 2014, 07:38:53 am by xeroc »

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
What is the total XTS for this run?
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline CalabiYau

Seems to work fast & reliable - impressive.

@ dcchong /  btsdac  /  lzr1900  / networker   XTS on the way  :)

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
How can I update an registered account (non-delegate) to be an delegate? 

I've imported keyhotee id, it's already registered on blockchain. 
Code: [Select]
wallet_account_update_registration keyhotee keyhotee {} 50
doesn't give me delegate.
Seems you currently cant

Offline boombastic

  • Sr. Member
  • ****
  • Posts: 251
    • View Profile
    • AngelShares Explorer
How can I update an registered account (non-delegate) to be an delegate? 

I've imported keyhotee id, it's already registered on blockchain. 
Code: [Select]
wallet_account_update_registration keyhotee keyhotee {} 50
doesn't give me delegate.
http://bitshares.dacplay.org/r/boombastic
Support My Witness: mr.agsexplorer
BTC: 1Bb6V1UStz45QMAamjaX8rDjsnQnBpHvE8

lzr1900

  • Guest
This Dry run test seems really stable.
Can someone send me some funds to test?
XTS6xBnJ1VuxBzbGPSWx2evLumdExjno47XiY7BVbuuZxKsp5bKgz
account name:lzr1900
thanks a lot.. +5%
Need your account name, then I can send you some xts
just added..
account name:lzr1900
thank you!

Offline Saleh

  • Jr. Member
  • **
  • Posts: 33
    • View Profile
This Dry run test seems really stable.
Can someone send me some funds to test?
XTS6xBnJ1VuxBzbGPSWx2evLumdExjno47XiY7BVbuuZxKsp5bKgz
account name:lzr1900
thanks a lot.. +5%
Need your account name, then I can send you some xts
PTS:PdgL56dBh5fhL3qfk8BMEYEpUQcqGDHKhj
BTSX:bitcoiner

lzr1900

  • Guest
This Dry run test seems really stable.
Can someone send me some funds to test?
XTS6xBnJ1VuxBzbGPSWx2evLumdExjno47XiY7BVbuuZxKsp5bKgz
account name:lzr1900
thanks a lot.. +5%
« Last Edit: June 24, 2014, 06:04:54 am by lzr1900 »

Offline Saleh

  • Jr. Member
  • **
  • Posts: 33
    • View Profile
Can someone send me some XTS for registering as a delegate?
I create my account again and all XTS I used to have disappeared.
My XTS address: XTS8SbFTJXZk5bANCDL69a97zPDhGafbcBNN2Q3FgeEHSrLSep7UW
account name: networker
Thanks!
I just did.
PTS:PdgL56dBh5fhL3qfk8BMEYEpUQcqGDHKhj
BTSX:bitcoiner

Offline Saleh

  • Jr. Member
  • **
  • Posts: 33
    • View Profile
>> wallet_add_contact <btsdac> <XTS7zkdnkqt4EQkWtBbB7SXmvJryBVBBRFUvJ8RpvxeoMZc7ceou7>

Error: invalid command "wallet_add_contact"
>> wallet_add_contact btsdac XTS7zkdnkqt4EQkWtBbB7SXmvJryBVBBRFUvJ8RpvxeoMZc7ceou7

Error: invalid command "wallet_add_contact"

sorry "wallet_add_contact_account"
I did, it success! tnx Toast
PTS:PdgL56dBh5fhL3qfk8BMEYEpUQcqGDHKhj
BTSX:bitcoiner

Offline toast

  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
>> wallet_add_contact <btsdac> <XTS7zkdnkqt4EQkWtBbB7SXmvJryBVBBRFUvJ8RpvxeoMZc7ceou7>

Error: invalid command "wallet_add_contact"
>> wallet_add_contact btsdac XTS7zkdnkqt4EQkWtBbB7SXmvJryBVBBRFUvJ8RpvxeoMZc7ceou7

Error: invalid command "wallet_add_contact"

sorry "wallet_add_contact_account"
Do not use this post as information for making any important decisions. The only agreements I ever make are informal and non-binding. Take the same precautions as when dealing with a compromised account, scammer, sockpuppet, etc.

Offline Saleh

  • Jr. Member
  • **
  • Posts: 33
    • View Profile
>> wallet_add_contact <btsdac> <XTS7zkdnkqt4EQkWtBbB7SXmvJryBVBBRFUvJ8RpvxeoMZc7ceou7>

Error: invalid command "wallet_add_contact"
>> wallet_add_contact btsdac XTS7zkdnkqt4EQkWtBbB7SXmvJryBVBBRFUvJ8RpvxeoMZc7ceou7

Error: invalid command "wallet_add_contact"
PTS:PdgL56dBh5fhL3qfk8BMEYEpUQcqGDHKhj
BTSX:bitcoiner

Offline toast

  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
Don't have the gui here... You can go to "console" tab and type "wallet_add_contact <name> <key>" then "wallet_transfer 10 XTS your_name his_name"
Do not use this post as information for making any important decisions. The only agreements I ever make are informal and non-binding. Take the same precautions as when dealing with a compromised account, scammer, sockpuppet, etc.

Offline Saleh

  • Jr. Member
  • **
  • Posts: 33
    • View Profile
Code: [Select]
btsdac                             XTS7zkdnkqt4EQkWtBbB7SXmvJryBVBBRFUvJ8RpvxeoMZc7ceou7 who can seed me a little XTS for tesing  thanks
I can, but please give me your account name.

You must add him as a contact account (local -> add)

How to add him as a contact account? What is your mean (local -> add)?

Anyone can help?
>> wallet_enable_delegate_block_production mao-delegate true

10 assert_exception: Assert Exception
delegate_record.valid() && delegate_record->is_delegate():
    {}
    bitshares  wallet.cpp:1265 enable_delegate_block_production

    {}
    bitshares  common_api_client.cpp:802 wallet_enable_delegate_block_production

    {"command":"wallet_enable_delegate_block_production"}
    bitshares  cli.cpp:535 execute_command

Looks like you did not register as delegate
PTS:PdgL56dBh5fhL3qfk8BMEYEpUQcqGDHKhj
BTSX:bitcoiner