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 - abit

Pages: 1 ... 216 217 218 219 220 221 222 [223] 224 225 226 227 228 229 230 ... 309
3331
香港高速双线API 服务器(极乐净土提供):ws://btaer.com:8090
@BTSdac 这个服务器挂了?关了?
帖子已经更改,换成国内的服务器了
谢谢。我提交到GUI的ws服务器清单了,看看下个版本会不会打进去。

3332
Technical Support / Re: [SOLVED] Creating and Claiming UIAs
« on: January 13, 2016, 10:43:13 am »
I created UIA and way wandering if there's a way to increase the maximum supply?
There is a "update asset" button on your account's "assets" page

3333
Technical Support / Re: Next Documentation Efforts [poll]
« on: January 13, 2016, 10:40:32 am »
Is there a up-to-date white paper of DPOS itself?
It would be useful when comparing to the competitors' E.G. IBM's OpenLedger, Linux Foundation's OpenLedger, Eth and so.
Sorry if this is a stupid question.
Not a stupid questions .. and we *STILL* lack this whitepaper ..
Any help/assistance would be greatly appreciated!
It's sad that bm have no time to write it down. Always rushing on implementing things and/or think about new ideas.
I am not good at writing at all, I can help check/improve if there is a draft.

3334
@jakub I think you're doing something related, maybe it's better you and @noisy can work together.

3335
Technical Support / Re: Next Documentation Efforts [poll]
« on: January 12, 2016, 10:26:42 pm »
Is there a up-to-date white paper of DPOS itself?
It would be useful when comparing to the competitors' E.G. IBM's OpenLedger, Linux Foundation's OpenLedger, Eth and so.
Sorry if this is a stupid question.

3336
Technical Support / Re: how does globel settlle work?
« on: January 12, 2016, 10:21:28 pm »
All is fine and PMs are working great ... docs coming today
Great thanks for the efforts!  +5%

3337
Thanks for the efforts.
FYI some docs are here http://docs.bitshares.eu/testnet/index.html

3338
Technical Support / Re: OL wallet is too slow
« on: January 12, 2016, 10:11:14 pm »
I sometimes experience really annoying lag with light wallet or OL web wallet. If I use full node on my side, this problem has gone.
So I conclude that the connection between my side and OL or the performance of OL server is the cause.

try bitshares.dacplay.org

Same...
The only resolution was running a full node. But there's no windows binary for 160103b version.
Try cube's build https://github.com/btscube/bitshares-2/releases/tag/2.0.160103b

3339
Are there any other websocket servers that we can choose from ?
In China we have DACPLAY, and harvey, and perhaps btsabc running ws servers. Anyone else is running this service?
Maybe it's better to add them to Graphene-ui? Maybe add a list in the documents? @xeroc  @svk @wmbutler

//Update:
I'll try to collect a detailed list first.

DACPLAY: wss://bitshares.dacplay.org:8089
RiverHead: ws://185.82.203.92:8090
Harvey: ws://128.199.143.47:2016
BTSDac: ws://139.196.37.179:8090
BTAER(BTSDac): ws://btaer.com:8090 (currently offline for me)
Pull request submitted. https://github.com/cryptonomex/graphene-ui/pull/666

3340
香港高速双线API 服务器(极乐净土提供):ws://btaer.com:8090
@BTSdac 这个服务器挂了?关了?

3341
How decentralized is BitShares if we depend on OpenLedger service to be up and running? I couldn't use it with the light client too.
Run a business .. setup your own witness nodes and there you go ..
The network is decentralized .. access to the network currently is not ..

I just don't know how to connect to other witness node in case the OpenLedger one that seems to be the default, is down. I don't know which other websocket servers to choose from, where's a list for me to manually input a new one. Couldn't we make it so in case one is down, it automatically redirects to other random node ran by witnesses?

That's not a bad idea.. setup a proxy that monitors available nodes and connects you. The only danger in that is if those nodes are not keeping up to date could be an issue.. it's easy to tell if a server is online and responding but not so easy to tell if the node is getting blocks properly etc.

Then when we click to add a new node, a list of nodes owned by witnesses would popup and we would choose the one we want. Witnesses nodes should be up to date. Or a list of witnesses who processed the last 10 blocks

It's up to the witnesses to provide that.. however I don't think they should.. their task is to witness block production.. we add end user load to that and you invite an attack vector + you need to increase their pay for more infrastructure.
Better if seed nodes provide ws services as well. Or another list of ws servers.

3342
Are there any other websocket servers that we can choose from ?
In China we have DACPLAY, and harvey, and perhaps btsabc running ws servers. Anyone else is running this service?
Maybe it's better to add them to Graphene-ui? Maybe add a list in the documents? @xeroc  @svk @wmbutler

//Update:
I'll try to collect a detailed list first.

DACPLAY: wss://bitshares.dacplay.org:8089
RiverHead: ws://185.82.203.92:8090
Harvey: ws://128.199.143.47:2016
BTSDac: ws://139.196.37.179:8090


3343
General Discussion / Re: Cryptofresh Block Explorer + MUSE now available
« on: January 12, 2016, 08:39:17 pm »
The rich list is awesome  +5%
Can you add a "total value" column to the rich list?
Can you format the numbers in rich list to same number of decimal places?

3344
I once used the brainkey with a client.
Good to know that. Thanks! +5%. I forgot it..

3345
General Discussion / Re: exchange preparing for voting
« on: January 12, 2016, 09:26:21 am »
Earlier or later we'll have to face this. Imo it's better earlier than later.

Rather than complaining, I'd like to think more on how to prevent the top N worst scenarios from happening.
Improve the rules from the code, not from asking someone to do something or not to do something.

What are the worst scenarios?
* A whale votes badly (perhaps by accidentally)
* A whale's account is compromised, votes badly
* A whale distribute her stake among several accounts, votes badly
* A group of whales vote badly
* A whale lend her stake to someone else, asked for no change of votes, but the borrower changed the votes, badly.
* A "bad" witness or a group of "bad" witnesses is/are voted in

How to prevent them? Some ideas here, but may be wrong.
* One stake can only vote for one committee member
* Any witness with votes higher than 10% of total stake supply are considered "voted in" (in addition need to think what will happen if too many are voted in and how to deal with it)
* When voting, one must vote for at least 5 witnesses, no more than 100 witnesses, otherwise the vote is considered invalid.
* When voting, desired_witness_number = size_of(the voted list of witnesses)*2+1, or say, if you vote for 10 witnesses, you agree that you want there are 21 witnesses in total
* standby witnesses should be allowed to produce blocks in some cases, for example some "active" witnesses are detected offline, a detected offline witness must prove that it's online so that it's permitted to produce block again.


It's too bad that we lost two witnesses in the process.
It means our remaining active witnesses have to work harder.

Pages: 1 ... 216 217 218 219 220 221 222 [223] 224 225 226 227 228 229 230 ... 309