SuperNETorg / EasyDEX-GUI

Please use http://github.com/komodoplatform/easydex-gui
GNU General Public License v3.0
15 stars 13 forks source link

GUI shows 100% everything when tables are not created, needs another progress bar perhaps. #10

Closed stox-re closed 8 years ago

stox-re commented 8 years ago

As with the previous issues I opened, iguana started, gensys running, opened gui. Shows: Bundles 100% utxo 100% Validated 100%

But console still shows: SYS.RT0 u.92+c.92 b.0 v.92 (0+516/516 1st.92).s516 to 92 N[93] h.184516 r.184516 c.184000 s.184516 d.0 E.92 maxB.18 peers.9/64 Q.(0 0) (L.184516 92:516) M.184515 f2ff8f909896ed1da365c4acd702e4f7bb1ac8768add9162ef4379dccf4c5e09 ledger.00000000 supply 0.00000000 sigs 0:0 bQ.2 0:01:38 stuck.0 max.0

"b.0", so no tables written, I would suggest it needs a new progress bar perhaps for tables written? Or some kind of notice to know when tables are written.

satindergrewal commented 8 years ago

I'm only getting getinfo API to get the values for those percentage and numbers showing in progress bar. I don't know what value there shows b.0 reflecting, might need some specific field/value there to have progress bar specifically for it. Or may be just to put a condition there to only show it RT, if it's correctly showing b.x values.

May be @jl777 can help with it?

satindergrewal commented 8 years ago

I tried to have word about it with James for some time, not sure what happened then. May be he's busy with coding, and conversation got lost in chats. can you please follow up on this with James as you know better about this issue.

I just need an API output in getinfo and I'll implement at progress bar if really needed.

For now, I'm just closing this task, as the existing bars shows it working fine. You can reopen it when we get the API ready, or I'll have it updated if we get this done in near future.