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

0 Members and 1 Guest are viewing this topic.

Offline svk

I've shut down the client on the bitsharesblocks server to free up memory in order to try to upgrade to v0.4.25, the API is still running but there won't be any new data for a while!
Worker: dev.bitsharesblocks

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
current block should be easier to find...
(bold or/and other color maybe?)

Offline svk

Code: [Select]
>> blockchain_unclaimed_genesis

1,103,261,944.56647 BTS

On bitsharesblocks says that the unclaimed is:  604,259,426 BTS   
please fix  ;)

My client actually returns this on v0.4.25-RC1:

Code: [Select]
(wallet closed) >>> blockchain_unclaimed_genesis
603,148,674.73703 BTS
(wallet closed) >>> blockchain_calculate_supply
asset: BTS
2,498,278,726.84378 BTS

Compiling RC2 now to see if that's better.

on v0.4.25-RC2:
Code: [Select]
(wallet closed) >>> blockchain_unclaimed_genesis
603,148,674.73703 BTS
[

on v0.4.24.1:
Code: [Select]
>> blockchain_unclaimed_genesis

1,102,151,193.48926 BTS

that should not happen....

The reason is that the vested balances of 500 million BTS are no longer counted as unclaimed.
Worker: dev.bitsharesblocks

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
Code: [Select]
>> blockchain_unclaimed_genesis

1,103,261,944.56647 BTS

On bitsharesblocks says that the unclaimed is:  604,259,426 BTS   
please fix  ;)

My client actually returns this on v0.4.25-RC1:

Code: [Select]
(wallet closed) >>> blockchain_unclaimed_genesis
603,148,674.73703 BTS
(wallet closed) >>> blockchain_calculate_supply
asset: BTS
2,498,278,726.84378 BTS

Compiling RC2 now to see if that's better.

on my v0.4.25-RC2 server:
Code: [Select]
(wallet closed) >>> blockchain_unclaimed_genesis
603,148,674.73703 BTS
[

on my v0.4.24.1 server:
Code: [Select]
>> blockchain_unclaimed_genesis

1,102,151,193.48926 BTS

that should not happen(!)....

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
Can you add a function that show availability of price feeds from marginal delegates, say rank 102~201?

They're showing now in the overview table.

Cool. Thanks  +5%
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline svk

Can you add a function that show availability of price feeds from marginal delegates, say rank 102~201?

They're showing now in the overview table.
Worker: dev.bitsharesblocks

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
Can you add a function that show availability of price feeds from marginal delegates, say rank 102~201?
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline svk

Code: [Select]
>> blockchain_unclaimed_genesis

1,103,261,944.56647 BTS

On bitsharesblocks says that the unclaimed is:  604,259,426 BTS   
please fix  ;)

My client actually returns this on v0.4.25-RC1:

Code: [Select]
(wallet closed) >>> blockchain_unclaimed_genesis
603,148,674.73703 BTS
(wallet closed) >>> blockchain_calculate_supply
asset: BTS
2,498,278,726.84378 BTS

Compiling RC2 now to see if that's better.
Worker: dev.bitsharesblocks

Offline svk

When a stand by delegate has not produced a single block, reliability field should not show 0% and red but something like:

a) uknown,
b) n/a, 
c) ? , 
d) - ,
etc.

and.. green

Yea agreed, I'll add something like this.
Worker: dev.bitsharesblocks

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
When a stand by delegate has not produced a single block, reliability field should not show 0% and red but something like:

a) uknown,
b) n/a, 
c) ? , 
d) - ,
etc.

and.. green

Offline svk



It would be neat if you issued BTSBLOCK which was redeemable for a set fraction of your total ad bandwidth. With the coming asset ownership restriction option, you can do it legally.

I don't have any ad revenue though ;) I might just issue an asset though and maybe someday it'll become useful..
Worker: dev.bitsharesblocks

Offline svk



Here are some additional features I would eventually love to see on bitsharesblock.com:
  • Look up the details of a transaction by transaction ID. List all of the operations the transaction does (withdraw this amount from this balance, deposit this much to this balance, etc.).
  • Look up details and history of a given balance ID. See what conditions need to be satisfied to withdraw from that balance (signature for which address, multisig, etc.). Look at the history of transactions (with transaction ID links) that have deposited or withdrawn funds from that balance (similar to blockchain.info).
  • Look up history of JSON public data updates for any given BTS account.

Noted, will get to this eventually!
Worker: dev.bitsharesblocks

Offline svk

Code: [Select]
>> blockchain_unclaimed_genesis

1,103,261,944.56647 BTS

On bitsharesblocks says that the unclaimed is:  604,259,426 BTS   
please fix  ;)
Very strange, I'll check it out when I get home, thanks!
Worker: dev.bitsharesblocks

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
Code: [Select]
>> blockchain_unclaimed_genesis

1,103,261,944.56647 BTS

On bitsharesblocks says that the unclaimed is:  604,259,426 BTS   
please fix  ;)

Offline arhag

  • Hero Member
  • *****
  • Posts: 1214
    • View Profile
    • My posts on Steem
  • BitShares: arhag
  • GitHub: arhag
Here are some additional features I would eventually love to see on bitsharesblock.com:
  • Look up the details of a transaction by transaction ID. List all of the operations the transaction does (withdraw this amount from this balance, deposit this much to this balance, etc.).
  • Look up details and history of a given balance ID. See what conditions need to be satisfied to withdraw from that balance (signature for which address, multisig, etc.). Look at the history of transactions (with transaction ID links) that have deposited or withdrawn funds from that balance (similar to blockchain.info).
  • Look up history of JSON public data updates for any given BTS account.