Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pc

Pages: 1 2 3 [4] 5 6 7 8 9 10 11 ... 102
46
Thanks for clearing it up.

47
Technical Support / Re: Private testnet questions
« on: August 11, 2019, 09:43:41 am »
I wan't to create "smartcoin" - for example, i wan't to list Phoenix Coin (PXC). In that case right way will be create UIA and create gateway for it? Is there any principal difference in listing smartcoins and main coins like LTC or BTC?
I was thought that to list PXC for example i need to create MPA and publish price feed for PXC. Am i wrong?
If i need to make a gateway, i need to do that for each listed coin "linked" to external blockchain (blockchain of that coin), correct?

There's a fundamental difference between an MPA and a gateway asset.

An MPA is loosely pegged to an external reference price in a decentralized way, but there is no way to directly exchange the MPA for its native counterpart.

A gateway asset is a UIA that is backed by its native counterpart through a guarantee made by a centralized gateway provider. The gateway provider allows direct exchange of the native token against the UIA and vice versa.

Which one do you mean when you talk about "linking" PXC?

48
Wow, excellent!

I encourage everybody to support this worker proposal. I think proper research on this matter could produce very interesting and helpful results.

49
Technical Support / Re: Found protoshares wallet from 2014
« on: August 03, 2019, 10:25:17 am »
You can claim a balance only once. It should now be sitting in your account.

50
Technical Support / Re: Private testnet questions
« on: August 03, 2019, 10:24:24 am »
The GUI doesn't connect to cli_wallet. You must connect it to the "rpc-endpoint" of the witness_node.

In order to "link" an external coin to an MPA you must publish a price feed for the MPA.
Or if you want to "link" a UIA to an external coin you must operate a gateway for it.

51
General Discussion / Re: Thoughts on new OMO fund
« on: July 25, 2019, 08:59:50 am »
IMO a proposal for a new OMO fund must first and foremost

* analyze what went wrong with the previous OMO fund - AFAIK there are still many unanswered questions here in the forum
* identify the cause(s) of that total desaster
* propose solutions that will plausibly eliminate these causes

Furthermore, the apparent lack of self-reflection from most people involved in the previous OMO fund (including those who voted for it) gives me a very bad feeling about future operations of the same kind, *especially* if will be run by the same persons again!

52
Technical Support / Re: Test network questions
« on: July 24, 2019, 04:57:35 pm »
Code: [Select]
unlocked >>> gethelp vote_for_witness

Vote for a given witness.

An account can publish a list of all witnesses they approve of. This
command allows you to add or remove witnesses from this list. Each
account's vote is weighted according to the number of shares of the core
asset owned by that account at the time the votes are tallied.

Parameters:
    voting_account: the name or id of the account who is voting with their
        shares (type: string)
    witness: the name or id of the witness' owner account (type: string)
    approve: true if you wish to vote in favor of that witness, false to
        remove your vote in favor of that witness (type: bool)
    broadcast: true if you wish to broadcast the transaction (type: bool)

Returns
    the signed transaction changing your vote for the given witness

53
Edit the config file of your testnet node and enable the "rpc-endpoint" option, then restart the node.

You can then connect using the address "ws://<your-endpoint-ip:port>" instead of "wss://node.testnet.bitshares.eu".

Other changes may be necessary if your core token name is different etc. . I'm not very familiar with the JS lib.

54
Technical Support / Re: Test network questions
« on: July 23, 2019, 04:20:44 pm »
You need >70% of the elected witnesses to be actively producing blocks.
Use the `get_global_properties` command in cli_wallet to show the elected witnesses, then use `get_witness <id>` to check that their `last_confirmed_block_num` is recent.

55
Technical Support / Re: Test network questions
« on: July 23, 2019, 01:41:25 pm »
You need more active witnesses.

57
I see three related workers (1.14.200, 1.14.201, 1.14.202), the latter two apparently being discussed in chinese in https://bitsharestalk.org/index.php?topic=28524.0 . Can someone explain the differences?

58
Thanks for the fruitful discussion so far! This is really helpful.

* Another option would be to allow the asset holders to enable assets for pairing and specify which pairs could be opened in case the pair has lending enabled too

This is a very good suggestion, also because lending markets interfere with certain other issuer permissions, like override_transfer. Requiring the issuers to explicitly allow lending would give them a means to retain their powers.

I don't think "price" for calls etc should be determined from feeds and other external markets. "Price" should be determined from the market the loans relate to.
Agree. Because margin calls are executed against internal markets, an external price is of limited usefulness for determining how much collateral would be required to buy back the outstanding debt from the market, which is really what the "reference price" is all about. Also, requiring external price feeds won't scale, so IMO that can't be a solution.

As others have pointed out, almost everything we can measure on-chain can be faked, especially in low-volume markets. The catch-22 here is that volume can also be faked. That's why I like this suggestion too:
* Also, i highly recommend to limit the amount of tokens that can be used for lending.

This offloads the decision about volume to an external entity (the issuer), which in turn means we can use a simple internal measure and assume that it is good enough for a lending volume up to the externally defined limit.

The "simple" measure could be "last price", or perhaps slightly better "top of the book if present, otherwise last price" (plus forbid lending on markets that have no "last price").

59
General Discussion / [Ann] Testnet release 3.2.0
« on: June 23, 2019, 03:22:22 pm »
Hi,

Core Team has tagged a new testnet release: https://github.com/bitshares/bitshares-core/releases/tag/test-3.2.0

Preliminary release notes can be seen here: https://github.com/bitshares/bitshares-core/issues/1808

Mainnet release is planned for 2019-07-05.

60
I think we should instead learn from the catastrophic results of the OMO fund, use the accumulated CNY to pay back the OMO debt and return the few remaining OMO funds to the reserve pool.
Use any fuiure CNY fee income to slowly buy back BTS (or maybe trade off-market against BTS, e. g. those escrowed workers that are paid in CNY) and return them to the reserve pool as well.

Pages: 1 2 3 [4] 5 6 7 8 9 10 11 ... 102