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

Pages: 1 2 3 4 5 6 7 [8] 9 10 11 12
106
General Discussion / Re: October 5 Test Network
« on: October 07, 2015, 07:03:11 pm »
I am getting this sometimes

Code: [Select]
3033114ms th_a       db_block.cpp:191              _push_block          ] Failed to push new block:
10 assert_exception: Assert Exception
next_block.witness == scheduled_witness: Witness produced block at wrong time
    {"block witness":"1.6.37","scheduled":"1.6.24","slot_num":1}
    th_a  db_block.cpp:646 validate_block_header

    {"next_block.block_num()":58718}
    th_a  db_block.cpp:511 _apply_block
3033116ms th_a       application.cpp:425           handle_block         ] Error when pushing block:
10 assert_exception: Assert Exception
next_block.witness == scheduled_witness: Witness produced block at wrong time
    {"block witness":"1.6.37","scheduled":"1.6.24","slot_num":1}
    th_a  db_block.cpp:646 validate_block_header

    {"next_block.block_num()":58718}
    th_a  db_block.cpp:511 _apply_block

    {"new_block":{"previous":"0000e55de39c07283d1779c89018c18206bfa9f2","timestamp":"2015-10-07T17:50:33","witness":"1.6.37","transaction_merkle_root":"0000000000000000000000000000000000000000","extensions":[],"witness_signature":"1f19b73fc82aa7519e28f34b1f8e10f63da27365c8e5699fd9f77c0ee1f4c4b02841560af821e3ec8e71f72264934140c7fb2cdd78e0f91920edc7b8cba9c33cfb","transactions":[]}}
    th_a  db_block.cpp:197 _push_block

I see the same. Perhaps something wrong wrong 1.6.37.

updated to latest master again (jtm1).

This particular witness has been producing blocks at the wrong time this whole time and fortunately helped us identify a bug that we fixed with a hard fork that took effect and is now generating these error messages.

@bytemaster let me know if I should update 1.6.37 now or if you need  it for debugging

107
General Discussion / Re: October 5 Test Network
« on: October 07, 2015, 06:58:34 pm »
bitshares-argentina  can you please let me know if you have changed your software in any way because it appears your node is consistently producing blocks even though you are not in the set of active witnesses.

Everyone else, please update your witness to the latest master before block 58500  (about 4 hours).

Hi dan, I didn't change anything. Neither played with uncommon settings as far as I remember . 

Running from master branch with last commit db84a492b9a2cf290f92a3987b59c11808138d56

How can I help debugging?









108
I'm trying to find out how much it will cost to get an Indonesian translation as my brother lives out there....  I'll get back when I know more.

Great Ben, please let me know if you or your brother need any help.

I'd like to know your quotations about translation pricing.
Absolutely. Out of interest, can you tell me how long other complete translations took for BitShares.org & Graphene-ui?

BitShares internationalization project on Transifex is quite recent. The only completed translation is graphene-ui into spanish, so far. It took me a few hours, it's just 1500 source words/strings and many are repeated.

 I took more time to make a judicious glossary to standardize the semantics of graphene that to make the translation itself.
That's why I'm looking for a way to reward trusted community members as Language Coordinators to create a continuous internationalization team.

109
General Discussion / Re: October 5 Test Network
« on: October 06, 2015, 08:36:29 pm »
I just added you a second before you checked :)   Wait 20 minutes for the next vote counting.

Can you add bitshares-argentina?  "id": "1.6.37".
Thanks.

110
General Discussion / Re: October 5 Test Network
« on: October 06, 2015, 08:21:57 am »
When I try to connect the cli_wallet to my local witness node it crashes with the following segfault:
Code: [Select]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff4f86700 (LWP 7101)]
0x0000000000ed7d98 in websocketpp::processor::hybi13<fc::http::detail::asio_with_stub_log>::consume(unsigned char*, unsigned long, std::error_code&) ()
(gdb) backtrace
#0  0x0000000000ed7d98 in websocketpp::processor::hybi13<fc::http::detail::asio_with_stub_log>::consume(unsigned char*, unsigned long, std::error_code&) ()
#1  0x0000000000eb92a9 in websocketpp::connection<fc::http::detail::asio_with_stub_log>::handle_read_frame(std::error_code const&, unsigned long) ()
#2  0x0000000000e8af24 in websocketpp::transport::asio::connection<fc::http::detail::asio_with_stub_log::transport_config>::handle_async_read(boost::system::error_code const&, unsigned long) ()
#3  0x0000000000ea1825 in boost::asio::detail::completion_handler<boost::asio::detail::binder2<std::_Bind<std::_Mem_fn<void (websocketpp::transport::asio::connection<fc::http::detail::asio_with_stub_log::transport_config>::*)(boost::system::error_code const&, unsigned long)> (std::shared_ptr<websocketpp::transport::asio::connection<fc::http::detail::asio_with_stub_log::transport_config> >, std::_Placeholder<1>, std::_Placeholder<2>)>, boost::system::error_code, unsigned long> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long) ()
#4  0x0000000000ea1a96 in void boost::asio::detail::strand_service::dispatch<boost::asio::detail::binder2<std::_Bind<std::_Mem_fn<void (websocketpp::transport::asio::connection<fc::http::detail::asio_with_stub_log::transport_config>::*)(boost::system::error_code const&, unsigned long)> (std::shared_ptr<websocketpp::transport::asio::connection<fc::http::detail::asio_with_stub_log::transport_config> >, std::_Placeholder<1>, std::_Placeholder<2>)>, boost::system::error_code, unsigned long> >(boost::asio::detail::strand_service::strand_impl*&, boost::asio::detail::binder2<std::_Bind<std::_Mem_fn<void (websocketpp::transport::asio::connection<fc::http::detail::asio_with_stub_log::transport_config>::*)(boost::system::error_code const&, unsigned long)> (std::shared_ptr<websocketpp::transport::asio::connection<fc::http::detail::asio_with_stub_log::transport_config> >, std::_Placeholder<1>, std::_Placeholder<2>)>, boost::system::error_code, unsigned long>&) ()
#5  0x0000000000ea1bc1 in std::_Function_handler<void (boost::system::error_code const&, unsigned long), boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, std::_Bind<std::_Mem_fn<void (websocketpp::transport::asio::connection<fc::http::detail::asio_with_stub_log::transport_config>::*)(boost::system::error_code const&, unsigned long)> (std::shared_ptr<websocketpp::transport::asio::connection<fc::http::detail::asio_with_stub_log::transport_config> >, std::_Placeholder<1>, std::_Placeholder<2>)>, boost::asio::detail::is_continuation_if_running> >::_M_invoke(std::_Any_data const&, boost::system::error_code const&, unsigned long&&) ()
#6  0x0000000000ea2e8d in boost::asio::detail::read_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::stream_socket_service<boost::asio::ip::tcp> >, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_at_least_t, websocketpp::transport::asio::custom_alloc_handler<std::function<void (boost::system::error_code const&, unsigned long)> > >::operator()(boost::system::error_code const&, unsigned long, int) ()
#7  0x0000000000ea344d in boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::read_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::stream_socket_service<boost::asio::ip::tcp> >, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_at_least_t, websocketpp::transport::asio::custom_alloc_handler<std::function<void (boost::system::error_code const&, unsigned long)> > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long) ()
#8  0x0000000000e2d475 in boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long) ()
#9  0x0000000000ee72f6 in fc::asio::default_io_service_scope::default_io_service_scope()::{lambda()#1}::operator()() const ()
#10 0x000000000102fa35 in thread_proxy ()
#11 0x00007ffff774a4a4 in start_thread () from /usr/lib/libpthread.so.0
#12 0x00007ffff5e4912d in clone () from /usr/lib/libc.so.6

All it needs for me is run
Code: [Select]
  ./programs/cli_wallet/cli_wallet -s ws://127.0.0.1:8090  (which gets stuck after wdata.ws_user:  wdata.ws_password:)

No errors here, cli connects both to local and testnet witness

111
General Discussion / Re: October 5 Test Network
« on: October 06, 2015, 06:59:15 am »
DigitalOcean VPS, Amsterdam 2 region - 2 Cores, 4GB RAM - 4GB swap file, SSD.

xeroc's pricefeeds script ready. Waiting for votes.

    bitshares-argentina
    "id": "1.6.37"
    "witness_account": "1.2.8517"

113
I'm trying to find out how much it will cost to get an Indonesian translation as my brother lives out there....  I'll get back when I know more.

Great Ben, please let me know if you or your brother need any help.

I'd like to know your quotations about translation pricing.


114
Awesome! I will work on the French translations, and probably the guys from BitShares French connexion can manage the French team

The french translation is already done and availbale on our brand new web site http://www.bitsharesfcx.com/

We will coordinate with Inarizushi to translate what is left

The idea of bitshares.org beeing translated in several languages is good but concerning the french one we think there might be a better way to do it.

All the information of bitshares.org (description and blog) have already been translated and incorporated in our web site. We offer much more than that : Max Wright book and videos translated, introduction articles for newbies, news, infographic, flyers,… and a forum with several categories, a proper place for the french community to grow, ask questions, debate … in 1 word : communicate

The french community in the crypto world is tiny and unaware. We want to gather everybody in a nice place where they can learn about crypto, blockchains and mainely BitShares. We think it’s better to have (at least at the beginning) one central place for french people to avoid confusing them.

Instead of having bitshares.org in french, is that possible to have the “french” tab or buton to redirect the visitor in our website so they can find exactely the same info but much more and a way to communicate with each other ?


Hi EstephanTT, good to know bitshares.org content is already translated into French.

I think both approaches could coexist and benefit each other: It would be nice to have something like a Local Communities section on bitshares.org to link bitsharesfcx.com and others. In that case, having bitshares.org also translated into French would let French Connection benefit from bitshares.org being the most ranked bitshares related site.

Once we have at least one full translation, I plan to purpose serving https://prerender.io/ (https://github.com/prerender/prerender) to let search engines and social networks crawl translated content as if each translation were the main language.

115
Awesome! I will work on the French translations, and probably the guys from BitShares French connexion can manage the French team

Great! Let me know if you need any help to get started.

116
General Discussion / Re: October 5 Test Network
« on: October 06, 2015, 12:21:16 am »
There was a typo in your address ;)

doh! thanks

bitshares-argentina is ready, please vote:
"id": "1.6.37",
 "witness_account": "1.2.8517"

Not enough core to set_voting_proxy tx fee

117
General Discussion / Re: October 5 Test Network
« on: October 06, 2015, 12:05:58 am »

If someone would be so kind as to send riverhead 5000 CORE?

I will. Send to riverhead?

Just tried, but I'm apparently too fatigued to know how:

Code: [Select]
transfer delegate.verbaltech riverhead 5000 BTS "There ya be! :)" true

Which fails, not sure what syntactical error I've made...  :'(

Try CORE instead of BTS

May I have +5000 CORE on bitshaers-argentina to register witness and some tx fees?

Send it to where?

to bitshares-argentina, thank you

118
General Discussion / Re: October 5 Test Network
« on: October 06, 2015, 12:00:31 am »

If someone would be so kind as to send riverhead 5000 CORE?

I will. Send to riverhead?

Just tried, but I'm apparently too fatigued to know how:

Code: [Select]
transfer delegate.verbaltech riverhead 5000 BTS "There ya be! :)" true

Which fails, not sure what syntactical error I've made...  :'(

Try CORE instead of BTS

May I have +5000 CORE on bitshaers-argentina to register witness and some tx fees?

119
General Discussion / Re: October 2nd Test Network
« on: October 04, 2015, 06:26:29 am »
Sorry guys... I killed the testnet with spamming  :'(

that's becoming a success = )

120
General Discussion / Re: Graphene Proved 1000 TPS
« on: October 03, 2015, 09:46:22 pm »
could someone remind me: what is the block interval for 2.0?

Actual block interval is set to 3 seconds and can be reduced up to 1 sec without a hardfork by delegate(committee members) vote when majority agrees thar communication protocol is ready for that, as with many other parameters.

 1000 congratulations p/s!!!!

Pages: 1 2 3 4 5 6 7 [8] 9 10 11 12