Author Topic: Developer delegate: dev.bitsharesblocks  (Read 105355 times)

0 Members and 1 Guest are viewing this topic.

Online svk

I've added Devshares support! You can find the new site for Devshares at http://dvs.bitsharesblocks.com.

I'm currently just using BTS prices for all price info, you can ignore it until we get an actual price for DVS.

One thing I'm not quite sure about is the genesis distribution, the genesis json has two distributions "initial_distribution" and "sharedrop_balances". Using a precision of 10^5 for both I get a total supply of 2.457 billion which corresponds quite well with the actual current supply. However the sharedrop is only 457 million, what's the final percent allocations for DVS?
Worker: dev.bitsharesblocks

Online svk

you have everywhere the option to change to CNY, USD, BTC ... please add EUR also  ;)

Can do.
Worker: dev.bitsharesblocks

Offline cass

  • Hero Member
  • *****
  • Posts: 4311
  • /(┬.┬)\
    • View Profile
you have everywhere the option to change to CNY, USD, BTC ... please add EUR also  ;)

good one :)
█║▌║║█  - - -  The quieter you become, the more you are able to hear  - - -  █║▌║║█

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
you have everywhere the option to change to CNY, USD, BTC ... please add EUR also  ;)

Online svk

I would also like to see a page that looks like this:

http://www.ripplecharts.com/#/

Adding on this, could you add "average APR(based on last month period?)" of each bitAssets? It would boost buying power toward bitAssets.

Yes, I added an issue for this yesterday: https://github.com/svk31/bitsharesblocks/issues/21, I'll get to it tomorrow most likely.

Can you create an embeddable iframe that looks something like this:


It should include the top BitAssets.   I would like to embed this in BitShares.org

I can try sure, but because of how angular apps work I think you'll be loading the entire app every time someone loads the iframe which is overkill. I'll see if I can host it differently and possibly pre-render it.

I would also like to see a page that looks like this:

http://www.ripplecharts.com/#/



I've been thinking of adding a "Markets" tab that would have functionality similar to ripplecharts, I just want to make sure everything is working as expected before adding more stuff. I think I'm just about there, so I'll start working on this pretty soon.
Worker: dev.bitsharesblocks

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
I would also like to see a page that looks like this:

http://www.ripplecharts.com/#/

Adding on this, could you add "average APR(based on last month period?)" of each bitAssets? It would boost buying power toward bitAssets.
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline bytemaster

For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
I would also like to see a page that looks like this:

http://www.ripplecharts.com/#/

I would like to see instead of  http://bitshares.org/ something like this also ....  https://ripple.com/

Offline bytemaster

I would also like to see a page that looks like this:

http://www.ripplecharts.com/#/

For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline bytemaster

Can you create an embeddable iframe that looks something like this:


It should include the top BitAssets.   I would like to embed this in BitShares.org
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline matt608

  • Hero Member
  • *****
  • Posts: 878
    • View Profile
It's all working again now :)

Online svk

In Safari I get errors:

 
I saw something like that too once but a refresh cleared it and I wasn't able to reproduce it. Can you see any errors in the console?
Worker: dev.bitsharesblocks

Offline matt608

  • Hero Member
  • *****
  • Posts: 878
    • View Profile

Online svk

I've just pushed another new feature: the ability to manually select your API server. Some people have been encountering issues when being directed to the Asian server, this will let them override the geoDNS resolution. This will also serve as a failsave if ever one of the servers have an issue (stuck or on a fork for example). In that case you can try switching servers, as they're independent the other might be running ok.

You'll find the switch at the bottom on the footer, next to the language selector.

I've also just enabled Japanese translations, thanks to Clayop and his friend for that.
Worker: dev.bitsharesblocks

Online svk

ok thx for sharing this info! Yes delegate overview is broken currently!

It's fixed now, I also pushed some more minor fixes so everything should work well on Firefox and Chrome at least.

This means you can now use the new feature that I pushed this morning and that broke things: Selecting whether to display active, standby or both types of delegates in the overview. Similar to how you can filter for transaction types, you can now do the same for delegates. What's different from before is that you can now display only standby delegates by themselves which was not possible before.

I've also increased the threshold for standby delegates to be included in the list, they're only shown if they have more than 100k votes. It's a simple way of filtering out delegates that really aren't active at all.
Worker: dev.bitsharesblocks