Author Topic: Dry Run 6: Great Scott!  (Read 90953 times)

0 Members and 1 Guest are viewing this topic.

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
great!
unlimited power,  I'll try again, thx

Offline vikram


So many blocks are missed by my account...


Very curious...   we will get some enhanced diagnostics on when you produce blocks (or didn't produce blocks) and try to find out what is going on here.

from default.log, I see delegate_loop never call after  time  20140701T052959.
this is why I missed all block.
Code: [Select]
20140701T052801.000417       th_a        delegate_loop ] Starting delegate loop at time: 20140701T052801                        client.cpp:627
20140701T052801.000513       th_a        delegate_loop ] Producing block at time: 20140701T061600                       client.cpp:630
20140701T052801.000566       th_a        delegate_loop ] Rescheduling delegate loop for time: 20140701T053000                   client.cpp:671
20140701T052959.000467       th_a        delegate_loop ] Starting delegate loop at time: 20140701T052959                        client.cpp:627
20140701T052959.000592       th_a        delegate_loop ] Producing block at time: 20140701T061600                       client.cpp:630
20140701T052959.000647       th_a        delegate_loop ] Rescheduling delegate loop for time: 20140701T053000                   client.cpp:671
20140701T053001.820272       th_a       handle_message ] CLIENT: just received block 0dc06149e6ffa59c9ce9d7545f66e9f134d88ce4                   client.cpp:884
20140701T053001.820488       th_a         on_new_block ] Received a new block from the p2p network, current head block is 2287, new block is {"previous":"294eb907b484ab
f5a97050ace2dd2341b411ba32","block_num":2288,"fee_rate":1000,"delegate_pay_rate":944695,"timestamp":"20140701T053000","transaction_digest":"c8cf12fe3180ed901a58a0697a52
2f1217de72d04529bd255627a4ad6164f0f0","next_secret_hash":"fa5d0d638414feea623b92b19b54cb6b37ae244f","previous_secret":"de3023f9cec81e87207ae298f3c07053dd1e1e24","delega
te_signature":"1f6a741172f533a9dfe139195657585c475c843990b3ee59b4d876f85c8c2bee66dc379a53dd34483b74e2c78486b0745a6ceb3cc2d13480117ca26c8726c77f89","user_transactions":[
]}, current head block is 2287                  client.cpp:794
20140701T053001.820977       th_a      store_and_index ]            we already know about its previous: 294eb907b484abf5a97050ace2dd2341b411ba32                       
chain_database.cpp:399
20140701T053001.824635       th_a   apply_transactions ] Applying transactions from block: 2288                 chain_database.cpp:493
20140701T053001.883146       th_a         on_new_block ] After push_block, current head block is 2288                   client.cpp:810
20140701T053424.244715       th_a       handle_message ] CLIENT: just received transaction 9b23ba837f9d6379be5dc9b4d19b2094f209977f                     client.cpp:892

I think I fixed the probem: https://github.com/BitShares/bitshares_toolkit/commit/a58370d6c7d3e2991c8544c4910ad466c9acd4f5

Let us know if it happens again.

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi

So many blocks are missed by my account...


Very curious...   we will get some enhanced diagnostics on when you produce blocks (or didn't produce blocks) and try to find out what is going on here.

from default.log, I see delegate_loop never call after  time  20140701T052959.
this is why I missed all block.
Code: [Select]
20140701T052801.000417       th_a        delegate_loop ] Starting delegate loop at time: 20140701T052801                        client.cpp:627
20140701T052801.000513       th_a        delegate_loop ] Producing block at time: 20140701T061600                       client.cpp:630
20140701T052801.000566       th_a        delegate_loop ] Rescheduling delegate loop for time: 20140701T053000                   client.cpp:671
20140701T052959.000467       th_a        delegate_loop ] Starting delegate loop at time: 20140701T052959                        client.cpp:627
20140701T052959.000592       th_a        delegate_loop ] Producing block at time: 20140701T061600                       client.cpp:630
20140701T052959.000647       th_a        delegate_loop ] Rescheduling delegate loop for time: 20140701T053000                   client.cpp:671
20140701T053001.820272       th_a       handle_message ] CLIENT: just received block 0dc06149e6ffa59c9ce9d7545f66e9f134d88ce4                   client.cpp:884
20140701T053001.820488       th_a         on_new_block ] Received a new block from the p2p network, current head block is 2287, new block is {"previous":"294eb907b484ab
f5a97050ace2dd2341b411ba32","block_num":2288,"fee_rate":1000,"delegate_pay_rate":944695,"timestamp":"20140701T053000","transaction_digest":"c8cf12fe3180ed901a58a0697a52
2f1217de72d04529bd255627a4ad6164f0f0","next_secret_hash":"fa5d0d638414feea623b92b19b54cb6b37ae244f","previous_secret":"de3023f9cec81e87207ae298f3c07053dd1e1e24","delega
te_signature":"1f6a741172f533a9dfe139195657585c475c843990b3ee59b4d876f85c8c2bee66dc379a53dd34483b74e2c78486b0745a6ceb3cc2d13480117ca26c8726c77f89","user_transactions":[
]}, current head block is 2287                  client.cpp:794
20140701T053001.820977       th_a      store_and_index ]            we already know about its previous: 294eb907b484abf5a97050ace2dd2341b411ba32                       
chain_database.cpp:399
20140701T053001.824635       th_a   apply_transactions ] Applying transactions from block: 2288                 chain_database.cpp:493
20140701T053001.883146       th_a         on_new_block ] After push_block, current head block is 2288                   client.cpp:810
20140701T053424.244715       th_a       handle_message ] CLIENT: just received transaction 9b23ba837f9d6379be5dc9b4d19b2094f209977f                     client.cpp:892
I think I find the problem.
Code: [Select]
20140701T052959.000647       th_a        delegate_loop ] Rescheduling delegate loop for time: 20140701T053000                   client.cpp:671
this time call at 05:29:59, and should reschedulimg next time to 05:32:00 instead of 05:30:00

Offline vikram

Code: [Select]
>>> wallet_list_unspent_balances
           BALANCE                                   OWNER                     VOTE
--------------------------------------------------------------------------------------------------------------------------
       9.60000 XTS    XTS56UucX4Newen27wNhWrFQQCspp9a4fVsc10 assert_exception: Assert Exception
!"unimplemented condition type":
    {}
    th_a  cli.cpp:1081 print_unspent_balances

Code: [Select]
default (unlocked) >>> about
{
  "bitshares_toolkit_revision": "2851364a09924c06b3b8dc76471d41c0755401c9",
  "bitshares_toolkit_revision_age": "6 hours ago",
  "fc_revision": "13da4b0d6a715d744fec3a04989e1a0788c37b37",
  "fc_revision_age": "15 hours ago",
  "compile_date": "compiled on Jun 30 2014 at 18:57:55"
}

Known issue: https://github.com/BitShares/bitshares_toolkit/issues/330

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi

So many blocks are missed by my account...


Very curious...   we will get some enhanced diagnostics on when you produce blocks (or didn't produce blocks) and try to find out what is going on here.

from default.log, I see delegate_loop never call after  time  20140701T052959.
this is why I missed all block.
Code: [Select]
20140701T052801.000417       th_a        delegate_loop ] Starting delegate loop at time: 20140701T052801                        client.cpp:627
20140701T052801.000513       th_a        delegate_loop ] Producing block at time: 20140701T061600                       client.cpp:630
20140701T052801.000566       th_a        delegate_loop ] Rescheduling delegate loop for time: 20140701T053000                   client.cpp:671
20140701T052959.000467       th_a        delegate_loop ] Starting delegate loop at time: 20140701T052959                        client.cpp:627
20140701T052959.000592       th_a        delegate_loop ] Producing block at time: 20140701T061600                       client.cpp:630
20140701T052959.000647       th_a        delegate_loop ] Rescheduling delegate loop for time: 20140701T053000                   client.cpp:671
20140701T053001.820272       th_a       handle_message ] CLIENT: just received block 0dc06149e6ffa59c9ce9d7545f66e9f134d88ce4                   client.cpp:884
20140701T053001.820488       th_a         on_new_block ] Received a new block from the p2p network, current head block is 2287, new block is {"previous":"294eb907b484ab
f5a97050ace2dd2341b411ba32","block_num":2288,"fee_rate":1000,"delegate_pay_rate":944695,"timestamp":"20140701T053000","transaction_digest":"c8cf12fe3180ed901a58a0697a52
2f1217de72d04529bd255627a4ad6164f0f0","next_secret_hash":"fa5d0d638414feea623b92b19b54cb6b37ae244f","previous_secret":"de3023f9cec81e87207ae298f3c07053dd1e1e24","delega
te_signature":"1f6a741172f533a9dfe139195657585c475c843990b3ee59b4d876f85c8c2bee66dc379a53dd34483b74e2c78486b0745a6ceb3cc2d13480117ca26c8726c77f89","user_transactions":[
]}, current head block is 2287                  client.cpp:794
20140701T053001.820977       th_a      store_and_index ]            we already know about its previous: 294eb907b484abf5a97050ace2dd2341b411ba32                       
chain_database.cpp:399
20140701T053001.824635       th_a   apply_transactions ] Applying transactions from block: 2288                 chain_database.cpp:493
20140701T053001.883146       th_a         on_new_block ] After push_block, current head block is 2288                   client.cpp:810
20140701T053424.244715       th_a       handle_message ] CLIENT: just received transaction 9b23ba837f9d6379be5dc9b4d19b2094f209977f                     client.cpp:892

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
Sent some funds to create my two new delegates please...

liondani-delegate-linux       XTS8EtKDtAFE98Lho5VRRCDVnZ1cREGuPBXR3P5sonvUy4Vqj5eaz
liondani-delegate-win7       XTS6sJh2ZTVa2Btq3oEcJ9fVmgnP6AdvryfAHQBT3namMB4GrR338

Offline emski

  • Hero Member
  • *****
  • Posts: 1282
    • View Profile
    • http://lnkd.in/nPbhxG
Solid news, since the latest update I have received every block in 1 second or less from the expected time and have not seen any forks.  45% of the blocks are not being produced for some reason right now.

I will keep you all posted but it looks like we may have solved our biggest issue.

Code: [Select]
  "blockchain_head_block_num": 2397,
  "blockchain_head_block_age": "8 minutes old",
  "blockchain_head_block_timestamp": "20140701T124000",

If you are on a fork let me know.

After I've updated all the issues I'd been experiencing are gone. My delegates doesn't seem to be missing blocks anymore. No high CPU usage. No forks.

Great progress! Good Job!

Offline bytemaster


So many blocks are missed by my account...


Very curious...   we will get some enhanced diagnostics on when you produce blocks (or didn't produce blocks) and try to find out what is going on here. 
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
Solid news, since the latest update I have received every block in 1 second or less from the expected time and have not seen any forks.  45% of the blocks are not being produced for some reason right now.

I will keep you all posted but it looks like we may have solved our biggest issue.

Code: [Select]
  "blockchain_head_block_num": 2397,
  "blockchain_head_block_age": "8 minutes old",
  "blockchain_head_block_timestamp": "20140701T124000",

If you are on a fork let me know.
So many blocks are missed by my account...

Code: [Select]
delegate (unlocked) >>> about
{
  "bitshares_toolkit_revision": "4dd348c6c902e8a5ad7f953aec45f92ca8511942",
  "bitshares_toolkit_revision_age": "11 hours ago",
  "fc_revision": "13da4b0d6a715d744fec3a04989e1a0788c37b37",
  "fc_revision_age": "23 hours ago",
  "compile_date": "compiled on Jul  1 2014 at 03:05:06"
}
delegate (unlocked) >>> info
{
  "blockchain_head_block_num": 2405,
  "blockchain_head_block_age": "3 minutes old",
  "blockchain_head_block_timestamp": "20140701T132000",
  "blockchain_average_delegate_participation": 54.35952637244349,
  "blockchain_blocks_left_in_round": 19,
  "blockchain_confirmation_requirement": 303,
  "blockchain_share_supply": 199998996941055,
  "blockchain_random_seed": "d2862455a4deec97a94be487b34aebb29d09137a",
  "blockchain_database_version": 109,
  "blockchain_version": 104,
  "network_num_connections": 19,
  "network_num_connections_max": 50,
  "network_protocol_version": 104,
  "ntp_time": "20140701T132311",
  "ntp_error": -0.0094979999999999995,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "3 years2 months in the future",
  "wallet_unlocked_until_timestamp": "20170831T141433",
  "wallet_block_production_enabled": true,
  "wallet_next_block_production_time": "45 minutes in the future",
  "wallet_next_block_production_timestamp": "20140701T140800",
  "wallet_version": 100
}
Code: [Select]
delegate (unlocked) >>> blockchain_get_delegate_block_stats delegate-alt
.....
   2148,{
      "missed": true,
      "id": "0000000000000000000000000000000000000000"
    }
  ],[
    2199,{
      "missed": false,
      "id": "df767cca983e63613c9ee40d7c9b20aa33e0d59d"
    }
  ],[
    2259,{
      "missed": true,
      "id": "0000000000000000000000000000000000000000"
    }
  ],[
    2310,{
      "missed": true,
      "id": "0000000000000000000000000000000000000000"
    }
  ],[
    2368,{
      "missed": true,
      "id": "0000000000000000000000000000000000000000"
    }
  ]

Offline ebit

  • Committee member
  • Hero Member
  • *
  • Posts: 1905
    • View Profile
  • BitShares: ebit
telegram:ebit521
https://weibo.com/ebiter

Offline jwiz168

  • Sr. Member
  • ****
  • Posts: 409
    • View Profile
Funds please for testing... thank you  8)

XTS76FQP2oVpb81TnwTvBEmsjrv958htWQmxWqvEEJMWQ6ZSsELRy

Offline bytemaster

Solid news, since the latest update I have received every block in 1 second or less from the expected time and have not seen any forks.  45% of the blocks are not being produced for some reason right now.

I will keep you all posted but it looks like we may have solved our biggest issue.

Code: [Select]
  "blockchain_head_block_num": 2397,
  "blockchain_head_block_age": "8 minutes old",
  "blockchain_head_block_timestamp": "20140701T124000",

If you are on a fork let me know.
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
somebody sent me 10 XTS to make a delegate on my win7 node also  ;)

send you 33 XTS.

where did you sent it? I don't received anything yet. (maybe due to my issues I had...)
can you resent at
XTS6cE5TWUXya6fK2jjW7vBkfipdRAcGoseA66FTDqU4ad38LY5ZD liondani-delegate-win7  ???
thanks man  ;)

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
Without doing anything after the last issues I had, my account "liondani-win7" is gone and I only see my first account "liondani" with the "liondani-win7" funds !!! (?)
The transaction history has also changed!  What is happening?

BEFORE



AFTER

« Last Edit: July 01, 2014, 10:07:22 am by liondani »

Offline dxtr

  • Full Member
  • ***
  • Posts: 71
  • United We Stand, Dispersed We Are.
    • View Profile
It was sufficient to update to latest codebase to get delegate going.
I misunderstood when the new dry run was going to start.
Help me out:     wallet_approve_delegate mr.scroodge true