Author Topic: Public Test Net for 0.0.3 - feat. Key Graph  (Read 3505 times)

0 Members and 1 Guest are viewing this topic.

Offline mtang

  • Sr. Member
  • ****
  • Posts: 366
  • BTSX id:mtang
    • View Profile
BTSX:wallet_approve_delegate btsx.outofcontrol true
DNS :wallet_account_set_approval mtang true
感谢给我们的受托人团队“失控”btsx.outofcontro以及she.bitrose投票。请关注FUND数字资产运作计划//立足兢兢业业的standby delegate//weibo ID:汤O包

Offline gamey

  • Hero Member
  • *****
  • Posts: 2253
    • View Profile
I am starting to grasp what this is all about ..
still unsure about what you mean by
Quote
anything we bring on-chain.
But I am sure we will see soon enough ..

BTW, we might need a 36h day to test all current testnets :) And hopefully it's going to be a lot "worse" soon ;-D

After getting to ask Toast the same questions myself, on-chain means that the data is actually verified by the DAC.  off-chain will be data that is not verified (enforced) but only signed.

If I'm wrong I hope to be corrected.  :-\
I speak for myself and only myself.


Offline COiN

  • Newbie
  • *
  • Posts: 9
    • View Profile
Trying to finish the Mac Build on GitHub for the testnet branch: BUILD_OSX.md

8 ) To build the Desktop Client

- first 2 clone commands

And get permission denied. Do I need to request access?
Would like to try it.

Cloning into 'web_wallet'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
« Last Edit: October 11, 2014, 07:08:56 am by COiN »

Offline xfund

  • Full Member
  • ***
  • Posts: 148
    • View Profile
    • FUND投票基金
  • BitShares: xfund
Asset:FUND

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
I am starting to grasp what this is all about ..
still unsure about what you mean by
Quote
anything we bring on-chain.
But I am sure we will see soon enough ..

BTW, we might need a 36h day to test all current testnets :) And hopefully it's going to be a lot "worse" soon ;-D

Offline toast

  • Moderator
  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
can i set any edge_name/edge_value pair? or are there restrictions?

Edge names starting with "_chain/" are reserved for anything we bring on-chain. The value can be arbitrary data, though I'm considering enforcing valid JSON.
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 xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
can i set any edge_name/edge_value pair? or are there restrictions?

Offline toast

  • Moderator
  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
https://github.com/keyid/keyid

branch "public_testnet".  DON'T USE MASTER, THAT'S THE REAL NETWORK! Make sure you are transferring "DNST" and not "DNS"!

Try:

Code: [Select]
keyid_set_edge from_acct to_acct edge_name edge_value
keyid_get_edges from_acct [to_acct] [edge_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.