106
General Discussion / Re: October 5 Test Network
« on: October 07, 2015, 07:03:11 pm »I am getting this sometimesCode: [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