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

Pages: 1 ... 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 ... 64
181
General Discussion / Re: Cryptofresh Block Explorer + MUSE now available
« on: January 13, 2016, 03:03:04 am »
Nope, no beep on android.
 
Any chance u could organize the hodlers into a table showing each users holdings like richlist and allow asc desc sorting on both columns?
 
Thanx!
I don't like beeps on my PC either.. Don't know how others think though. Any other professional sites beep?

By the way, @roadscape will you consider a worker proposal? I would support you especially when now referral rewards are somehow low for you, although BM have issued you some BROWNIE.PTS in the past.

I got the beep idea from Telegram :) but I've left it optional because I can imagine it being annoying for some...

Thank you for your support! I'm considering a worker proposal, and weighting it against some form of fundraiser as suggested in telegram..

Nope, no beep on android.
 
Any chance u could organize the hodlers into a table showing each users holdings like richlist and allow asc desc sorting on both columns?
 
Thanx!

Ah.. haven't tested on mobile.

Would the hodlers table show how much is in orders? Or just the accounts' balance?

oh yeah, i forgot about orders. richlist shows orders too, would be nice to have 3 sortable columns then please.

I've added the table w/ the 3 columns, but they are not sortable at the moment. Hope this works in the meantime! http://cryptofresh.com/a/OPENPOS

@roadscape in the history, CryptoFresh shows raw json for "proposal_delete_operation" instead of formatted description. See http://cryptofresh.com/u/abit

Thanks for the report.. fixed!

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?

Glad you're finding it useful! Would the total value include debt, or would debt be subtracted from total value? Regarding formatting: I've added rounding for readability, with the option to turn it off to get precise values. Does that help?

182
General Discussion / Re: Cryptofresh Block Explorer + MUSE now available
« on: January 11, 2016, 06:31:57 pm »
Nope, no beep on android.
 
Any chance u could organize the hodlers into a table showing each users holdings like richlist and allow asc desc sorting on both columns?
 
Thanx!

Ah.. haven't tested on mobile.

Would the hodlers table show how much is in orders? Or just the accounts' balance?

183
General Discussion / Re: What is BitShares at this very moment?
« on: January 11, 2016, 06:04:23 pm »
A public open-source distributed ledger-database & key management system for building next-gen web apps.

plus:
 - a self-governing network of users to power, grow, and heal the network
 - built-in DEX & wallet apps to give the token ecosystem real world value
 - incentive-aware infrastructure

184
Technical Support / Re: BTS Witness and CLI Watchdog
« on: January 11, 2016, 05:48:04 pm »
Thank you for sharing these scripts.. I'll be adapting them to my needs.

185
General Discussion / Re: Cryptofresh Block Explorer + MUSE now available
« on: January 11, 2016, 05:43:40 pm »
New experimental feature on cryptofresh :D

http://cryptofresh.com/?beep=on

It emits beeps as transactions roll in.

I've had some issues with beeps not working after a page refresh. But opening the site in a new tab seems to fix it. Does it work for y'all?

186
General Discussion / Re: Cryptofresh Block Explorer + MUSE now available
« on: January 07, 2016, 09:22:27 pm »
Cryptofresh will be down for maintenance from 0300 - 0500 GMT (starting in approx 4.5 hours)

187
General Discussion / Re: Cryptofresh Block Explorer + MUSE now available
« on: January 07, 2016, 09:18:46 pm »
Sorry for the downtime guys, witness_node froze again.. bringing it back up..

Code: [Select]
798084ms th_a       application.cpp:497           handle_block         ] Got block: #2447427 time: 2016-01-07T08:13:18 latency: 85 ms from: maqifrnswa  irreversible: 2447408 (-19)
798264ms th_a       database_api.cpp:229          get_objects          ] getObjects without subscribe callback??
799293ms th_a       database_api.cpp:229          get_objects          ] getObjects without subscribe callback??
800307ms th_a       database_api.cpp:229          get_objects          ] getObjects without subscribe callback??
800407ms th_a       application.cpp:546           handle_transaction   ] Got 1 transactions from network
801321ms th_a       database_api.cpp:229          get_objects          ] getObjects without subscribe callback??
801345ms th_a       application.cpp:497           handle_block         ] Got block: #2447428 time: 2016-01-07T08:13:21 latency: 346 ms from: bitcube  irreversible: 2447408 (-20)
[stuck]
^C
Program received signal SIGINT, Interrupt.
0x0000000000e0ce10 in void fc::divide<fc::uint128>(fc::uint128 const&, fc::uint128 const&, fc::uint128&, fc::uint128&) ()
(gdb) bt
#0  0x0000000000e0ce10 in void fc::divide<fc::uint128>(fc::uint128 const&, fc::uint128 const&, fc::uint128&, fc::uint128&) ()
#1  0x0000000000e0cf74 in fc::uint128::operator/=(fc::uint128 const&) ()
#2  0x0000000000c27b7c in graphene::chain::database::clear_expired_orders() ()
#3  0x0000000000c32a0b in graphene::chain::database::_apply_block(graphene::chain::signed_block const&) ()
#4  0x0000000000c337d5 in graphene::chain::database::apply_block(graphene::chain::signed_block const&, unsigned int) ()
#5  0x0000000000c33c90 in graphene::chain::database::_push_block(graphene::chain::signed_block const&) ()
#6  0x0000000000c35894 in graphene::chain::database::push_block(graphene::chain::signed_block const&, unsigned int) ()
#7  0x0000000000a8398f in graphene::app::detail::application_impl::handle_block(graphene::net::block_message const&, bool, std::vector<fc::ripemd160, std::allocator<fc::ripemd160> >&) ()
#8  0x0000000000f71097 in fc::detail::functor_run<graphene::net::detail::statistics_gathering_node_delegate_wrapper::handle_block(graphene::net::block_message const&, bool, std::vector<fc::ripemd160, std::allocator<fc::ripemd160> >&)::{lambda()#1}>::run(void*, fc::detail::functor_run<graphene::net::detail::statistics_gathering_node_delegate_wrapper::handle_block(graphene::net::block_message const&, bool, std::vector<fc::ripemd160, std::allocator<fc::ripemd160> >&)::{lambda()#1}>) ()
#9  0x0000000000e2bbc3 in fc::task_base::run_impl() ()
#10 0x0000000000e29d2e in fc::thread_d::process_tasks() ()
#11 0x0000000000e29fa1 in fc::thread_d::start_process_tasks(long) ()
#12 0x00000000010921c1 in make_fcontext ()
#13 0x0000000000000000 in ?? ()
Is it started with --replay-blockchain? From my personal experience it won't hang by starting with this parameter.

//Edit: we have a discussion here https://bitsharestalk.org/index.php/topic,20631.0/all.html

It was started without --replay.. thank you for the tip, I'll be sure to try that next time.

188
General Discussion / Re: Cryptofresh Block Explorer + MUSE now available
« on: January 07, 2016, 01:58:57 pm »
Sorry for the downtime guys, witness_node froze again.. bringing it back up..

Code: [Select]
798084ms th_a       application.cpp:497           handle_block         ] Got block: #2447427 time: 2016-01-07T08:13:18 latency: 85 ms from: maqifrnswa  irreversible: 2447408 (-19)
798264ms th_a       database_api.cpp:229          get_objects          ] getObjects without subscribe callback??
799293ms th_a       database_api.cpp:229          get_objects          ] getObjects without subscribe callback??
800307ms th_a       database_api.cpp:229          get_objects          ] getObjects without subscribe callback??
800407ms th_a       application.cpp:546           handle_transaction   ] Got 1 transactions from network
801321ms th_a       database_api.cpp:229          get_objects          ] getObjects without subscribe callback??
801345ms th_a       application.cpp:497           handle_block         ] Got block: #2447428 time: 2016-01-07T08:13:21 latency: 346 ms from: bitcube  irreversible: 2447408 (-20)
[stuck]
^C
Program received signal SIGINT, Interrupt.
0x0000000000e0ce10 in void fc::divide<fc::uint128>(fc::uint128 const&, fc::uint128 const&, fc::uint128&, fc::uint128&) ()
(gdb) bt
#0  0x0000000000e0ce10 in void fc::divide<fc::uint128>(fc::uint128 const&, fc::uint128 const&, fc::uint128&, fc::uint128&) ()
#1  0x0000000000e0cf74 in fc::uint128::operator/=(fc::uint128 const&) ()
#2  0x0000000000c27b7c in graphene::chain::database::clear_expired_orders() ()
#3  0x0000000000c32a0b in graphene::chain::database::_apply_block(graphene::chain::signed_block const&) ()
#4  0x0000000000c337d5 in graphene::chain::database::apply_block(graphene::chain::signed_block const&, unsigned int) ()
#5  0x0000000000c33c90 in graphene::chain::database::_push_block(graphene::chain::signed_block const&) ()
#6  0x0000000000c35894 in graphene::chain::database::push_block(graphene::chain::signed_block const&, unsigned int) ()
#7  0x0000000000a8398f in graphene::app::detail::application_impl::handle_block(graphene::net::block_message const&, bool, std::vector<fc::ripemd160, std::allocator<fc::ripemd160> >&) ()
#8  0x0000000000f71097 in fc::detail::functor_run<graphene::net::detail::statistics_gathering_node_delegate_wrapper::handle_block(graphene::net::block_message const&, bool, std::vector<fc::ripemd160, std::allocator<fc::ripemd160> >&)::{lambda()#1}>::run(void*, fc::detail::functor_run<graphene::net::detail::statistics_gathering_node_delegate_wrapper::handle_block(graphene::net::block_message const&, bool, std::vector<fc::ripemd160, std::allocator<fc::ripemd160> >&)::{lambda()#1}>) ()
#9  0x0000000000e2bbc3 in fc::task_base::run_impl() ()
#10 0x0000000000e29d2e in fc::thread_d::process_tasks() ()
#11 0x0000000000e29fa1 in fc::thread_d::start_process_tasks(long) ()
#12 0x00000000010921c1 in make_fcontext ()
#13 0x0000000000000000 in ?? ()

189
General Discussion / Re: Cryptofresh Block Explorer + MUSE now available
« on: January 05, 2016, 08:56:45 pm »
Site is down:
 
We're sorry, but something went wrong.
------------------------------------------------
If you are the application owner check the logs for more information.

Thanks Ken.. looking into it. witness_node was frozen, and I'm having trouble getting it running again..

Code: [Select]
3229214ms th_a       witness.cpp:86                plugin_initialize    ] witness plugin:  plugin_initialize() begin
3229214ms th_a       witness.cpp:96                plugin_initialize    ] key_id_to_wif_pair: ["......","....."]
3229214ms th_a       witness.cpp:114               plugin_initialize    ] witness plugin:  plugin_initialize() end
3229214ms th_a       application.cpp:354           startup              ] Replaying blockchain on user request.
3229214ms th_a       application.cpp:292           operator()           ] Initializing database...
3243588ms th_a       db_management.cpp:48          reindex              ] reindexing blockchain
3243590ms th_a       db_management.cpp:101         wipe                 ] Wiping database
3243620ms th_a       object_database.cpp:84        wipe                 ] Wiping object database...
3243643ms th_a       object_database.cpp:86        wipe                 ] Done wiping object databse.
3243643ms th_a       object_database.cpp:91        open                 ] Opening object database from /home/bitshares-2/witness_node_data_dir/blockchain ...
3243643ms th_a       object_database.cpp:97        open                 ] Done opening object database.
3257917ms th_a       db_debug.cpp:82               debug_dump           ] total_balances[asset_id_type()].value: 12205723874026 core_asset_data.current_supply.value: 253409943611989
3257951ms th_a       db_management.cpp:55          reindex              ] !no last block
3257951ms th_a       db_management.cpp:56          reindex              ] last_block:
3258068ms th_a       thread.cpp:95                 thread               ] name:ntp tid:140271469905664
3258080ms th_a       thread.cpp:95                 thread               ] name:p2p tid:140271448925952
3258091ms th_a       application.cpp:173           reset_p2p_node       ] Adding seed node 83.221.132.47:1776
3258130ms ntp        ntp.cpp:177                   read_loop            ] ntp_delta_time updated to 7706 us
3258170ms th_a       application.cpp:173           reset_p2p_node       ] Adding seed node 188.40.91.213:1776
[....]
3258535ms th_a       application.cpp:173           reset_p2p_node       ] Adding seed node 109.73.172.144:50696
3258536ms th_a       application.cpp:184           reset_p2p_node       ] Configured p2p node to listen on 0.0.0.0:56537
3258542ms th_a       application.cpp:234           reset_websocket_serv ] Configured websocket rpc to listen on 127.0.0.1:8090
3258543ms th_a       witness.cpp:119               plugin_startup       ] witness plugin:  plugin_startup() begin
3258543ms th_a       witness.cpp:136               plugin_startup       ] No witnesses configured! Please add witness IDs and private keys to configuration.
3258543ms th_a       witness.cpp:137               plugin_startup       ] witness plugin:  plugin_startup() end
3258543ms th_a       main.cpp:176                  main                 ] Started witness node on a chain with 0 blocks.
3258543ms th_a       main.cpp:177                  main                 ] Chain ID is 4018d7844c78f6a6c41c6a552b898022310fc5dec06da467ee7905a8dad512c8
[end of output]

Haven't seen this before,, any ideas?

190
General Discussion / Re: Q1 Roadmap for CNX
« on: January 05, 2016, 01:25:42 am »
I would like to let everyone know what I am currently thinking in terms of CNX priorities for Q1 2016.

1. STEALTH - this project is being funded by a community member and takes highest priority
2. MAKER - this will be implemented by me and has no GUI component
3. API - this is actively being worked on by Michael and will continue to improve
4. SUPPORT - several worker proposals will be created to fund CNX to perform basic support, maintenance, and complete the implementation of existing features.

In the background I will be planning / exploring the MAS concept and attempting to gain traction. This will be the business area I would like to take CNX into as a business built on BitShares.

Very reasonable Q1 objectives. Particularly looking forward to seeing what Michael has been working on..

191
The memo key for that account is BTS1111111111111111111111111111111114T1Anm, and it appears to be the same for a few others I checked. I believe this means that it's impossible for anyone to read the memos.

Have you sent memos to collateral-holder accounts before?
Can you leave the memo blank as a workaround?

Oh, hmmmm, that's interesting. I had just assumed this was a completely normal account with a custom name. Why would it have an invalid memo key?
Interesting. Maybe something wrong with the genesis file?

This is like a public "burn" address.. I believe it's the base-58 representation of "0000000000000000000000000000000000000000000000000000000000000000" (plus a valid checksum). There are no 0's in base-58 hence all the 1's.

192
General Discussion / Re: Cryptofresh Block Explorer + MUSE now available
« on: January 05, 2016, 12:43:14 am »
"yun-bts" is on the top of "Inactive Proxies" but it's an exchange account.

Fixed!

Rounding still an issue. Just need to look at a Muse balance in both the client and on Crypyofresh. For most purposes the rounding isn't a problem - I can still see transfers and don't need to see them in fine precision.

Aaah. That rounding. Yes.. I agree this is an issue. IMO the ideal fix would be to have a rounding on/off toggle. I do think rounding makes it much easier on the eyes but users need to have the ability to see the raw values.

http://cryptofresh.com/p/1.10.46 page not found.

As @xeroc said, proposals disappear from the API after they've been approved or expired. I did implement 'permanent' caching for committee proposals... I'll go ahead and make it more aggressive, as this one appears to have fallen through the cracks.

193
General Discussion / Re: The Benefits of Proof of Work [BLOG POST]
« on: January 05, 2016, 12:34:19 am »
Interesting post. I agree with you on this 100%.

194
General Discussion / Re: Mannually Triggering Revoting Idea
« on: January 05, 2016, 12:13:08 am »
Cool idea.. approx what % of time in maintenance is spent tallying votes?

195
General Discussion / Re: network down??
« on: January 04, 2016, 06:20:30 am »
Witness roadscape and cryptofresh.com are back online.

Pages: 1 ... 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 ... 64