Author Topic: Dry Run 8: Need for Speed  (Read 92029 times)

0 Members and 1 Guest are viewing this topic.

Offline laow

  • Full Member
  • ***
  • Posts: 155
    • View Profile
can't connect to the network, could someone give me some nodes?
BTS acount: laow

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
node B hang again, at block 1631
Code: [Select]
default (locked) >>> info
{
  "blockchain_head_block_num": 1631,
  "blockchain_head_block_age": "22 minutes old",
the reason is it missed block 1632, and still not receive it now.
this time is not because of fork, at that moment , I was unlock through web wallet, and the client begin scanning, frozen a while.
Code: [Select]
  20140709T002251.260177       th_a      store_and_index ]            we don't know about its previous: c03efc050ab0b1bd96886cf966e8a54b56c7baaf      chain_database.cpp  :431
receive the block at T011119, latency 2919 seconds
Code: [Select]
default (locked) >>> blockchain_list_blocks 1630 10
HEIGHT  TIMESTAMP           SIGNING DELEGATE                # TXS   SIZE    TOTAL FEES      LATENCY PROCESSING TIME
-------------------------------------------------------------------------------------------------------------------
1630    2014-07-09T00:22:20 init46                          62      16654   6.20000 XTS     1       0.973523       
1631    2014-07-09T00:22:30 init7                           76      19686   7.60000 XTS     0       1.07478       
1632    2014-07-09T00:22:40 init18                          78      21134   7.80000 XTS     2919    0.423173       
1633    2014-07-09T00:22:50 init37                          102     28814   10.20000 XTS    1       0.000498       

Right the scanning issue is a problem at 10 TRX per second if you are behind...
the scanning  is not easy to improve.
but maybe block sync is another issue?I remember you have move block sync to another thread.

Offline bytemaster

I have created my account from previous json file (Dry Run7)

When I check for my delegate accounts I see this:

Code: [Select]
liondani (unlocked) >>> wallet_list_my_accounts
NAME (* delegate)                  KEY                                                             REGISTERED            FAVORITE       APPROVED       BLOCK PRODUCTION ENABLED
liondani *                         XTS7DcP75mjsqxMSKUjoS7pKZQd6ZVgJcE2LbJSyApHAjDEhT7ijv           2014-07-01T22:37:45   NO             1              YES                     
liondani-linux *                   XTS7kn3gC9d6iKeFxieMj2Sf5PSLuerYZZFzGBQC7Ktu2p1dsyGGE           2014-07-02T00:26:15   NO             1              YES                     
liondani-linux-1 *                 XTS5mJjufSgJWmm9yNyWfAAoZSUKFfxphzmvYZzY7WtDHTDQ15bwL           2014-07-05T14:29:45   NO             1              YES                     
liondani-linux-2 *                 XTS7ackbkNREQgzVK9GJrTuMNGxigH2F7qQbf5ePnGU4hH4DyPDJ3           2014-07-05T14:33:00   NO             1              YES                     
liondani-linux-3 *                 XTS8YjkqXLakiz6RZm1C82BWmfYhcHRZFkh8So3YR58ACazqdxJ6q           2014-07-05T14:52:00   NO             1              YES                     
liondani-linux-4 *                 XTS6JZYMvUP5ZQ4MpAXPD2JcDareZx4xcMC8pohjDxxj28UCUYKtb           2014-07-05T14:52:30   NO             1              YES                     
liondani-linux-5 *                 XTS5F8jYJ8V97S3t9esh2iBGZpbqyQag1HR8hoaaz8xbyPxyfE7Pi           2014-07-05T14:52:45   NO             1              YES                     
liondani-linux-6 *                 XTS7nMRTfnUL2HE7QEN6TQ55CA3tKfjbLD6kUhS9q7UjuUN168WCv           2014-07-05T14:53:30   NO             1              YES                     
liondani-linux-7 *                 XTS5Ej2BjSpk8Zdq9n7LeMz1EGAh2G2CC1oMVf7FPx4YDKZyesQmq           2014-07-05T14:53:30   NO             1              YES                     
liondani-linux-8 *                 XTS6iJ1WANuiYMwJPJhxVd1uXHDETftFVtBQpB5FYAfdsjMHQD6DQ           2014-07-05T15:08:00   NO             1              YES                     
liondani-linux-9 *                 XTS85MyJwtZNzsptnue5rf8JhUEBpjLeaWxZEp8HrHs3A3PLizaW1           2014-07-05T14:54:45   NO             1              YES                     
liondaniel                         XTS6d5fuzezqyaBqzSJY6ityNWV59nGxoaf3ydHLPhFZQGKpuSfhP           NO                    NO             0              N/A                     
user123                            XTS747iL3PPsWy5ZyxjXVArdkv8hRCEZMFwudkYsnjsUb3dX6Znjj           NO                    NO             0              N/A                     

But I don't see them nowhere with command:
blockchain_list_delegates 1 500

I assume due to the new chain I can't use old json files...
So I must delete everything and start from scratch and creating all accounts again, right ?

Correct.
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 bytemaster

node B hang again, at block 1631
Code: [Select]
default (locked) >>> info
{
  "blockchain_head_block_num": 1631,
  "blockchain_head_block_age": "22 minutes old",
the reason is it missed block 1632, and still not receive it now.
this time is not because of fork, at that moment , I was unlock through web wallet, and the client begin scanning, frozen a while.
Code: [Select]
  20140709T002251.260177       th_a      store_and_index ]            we don't know about its previous: c03efc050ab0b1bd96886cf966e8a54b56c7baaf      chain_database.cpp  :431
receive the block at T011119, latency 2919 seconds
Code: [Select]
default (locked) >>> blockchain_list_blocks 1630 10
HEIGHT  TIMESTAMP           SIGNING DELEGATE                # TXS   SIZE    TOTAL FEES      LATENCY PROCESSING TIME
-------------------------------------------------------------------------------------------------------------------
1630    2014-07-09T00:22:20 init46                          62      16654   6.20000 XTS     1       0.973523       
1631    2014-07-09T00:22:30 init7                           76      19686   7.60000 XTS     0       1.07478       
1632    2014-07-09T00:22:40 init18                          78      21134   7.80000 XTS     2919    0.423173       
1633    2014-07-09T00:22:50 init37                          102     28814   10.20000 XTS    1       0.000498       

Right the scanning issue is a problem at 10 TRX per second if you are behind... 
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
I have created my account from previous json file (Dry Run7)

When I check for my delegate accounts I see this:

Code: [Select]
liondani (unlocked) >>> wallet_list_my_accounts
NAME (* delegate)                  KEY                                                             REGISTERED            FAVORITE       APPROVED       BLOCK PRODUCTION ENABLED
liondani *                         XTS7DcP75mjsqxMSKUjoS7pKZQd6ZVgJcE2LbJSyApHAjDEhT7ijv           2014-07-01T22:37:45   NO             1              YES                     
liondani-linux *                   XTS7kn3gC9d6iKeFxieMj2Sf5PSLuerYZZFzGBQC7Ktu2p1dsyGGE           2014-07-02T00:26:15   NO             1              YES                     
liondani-linux-1 *                 XTS5mJjufSgJWmm9yNyWfAAoZSUKFfxphzmvYZzY7WtDHTDQ15bwL           2014-07-05T14:29:45   NO             1              YES                     
liondani-linux-2 *                 XTS7ackbkNREQgzVK9GJrTuMNGxigH2F7qQbf5ePnGU4hH4DyPDJ3           2014-07-05T14:33:00   NO             1              YES                     
liondani-linux-3 *                 XTS8YjkqXLakiz6RZm1C82BWmfYhcHRZFkh8So3YR58ACazqdxJ6q           2014-07-05T14:52:00   NO             1              YES                     
liondani-linux-4 *                 XTS6JZYMvUP5ZQ4MpAXPD2JcDareZx4xcMC8pohjDxxj28UCUYKtb           2014-07-05T14:52:30   NO             1              YES                     
liondani-linux-5 *                 XTS5F8jYJ8V97S3t9esh2iBGZpbqyQag1HR8hoaaz8xbyPxyfE7Pi           2014-07-05T14:52:45   NO             1              YES                     
liondani-linux-6 *                 XTS7nMRTfnUL2HE7QEN6TQ55CA3tKfjbLD6kUhS9q7UjuUN168WCv           2014-07-05T14:53:30   NO             1              YES                     
liondani-linux-7 *                 XTS5Ej2BjSpk8Zdq9n7LeMz1EGAh2G2CC1oMVf7FPx4YDKZyesQmq           2014-07-05T14:53:30   NO             1              YES                     
liondani-linux-8 *                 XTS6iJ1WANuiYMwJPJhxVd1uXHDETftFVtBQpB5FYAfdsjMHQD6DQ           2014-07-05T15:08:00   NO             1              YES                     
liondani-linux-9 *                 XTS85MyJwtZNzsptnue5rf8JhUEBpjLeaWxZEp8HrHs3A3PLizaW1           2014-07-05T14:54:45   NO             1              YES                     
liondaniel                         XTS6d5fuzezqyaBqzSJY6ityNWV59nGxoaf3ydHLPhFZQGKpuSfhP           NO                    NO             0              N/A                     
user123                            XTS747iL3PPsWy5ZyxjXVArdkv8hRCEZMFwudkYsnjsUb3dX6Znjj           NO                    NO             0              N/A                     

But I don't see them nowhere with command:
blockchain_list_delegates 1 500

I assume due to the new chain I can't use old json files...
So I must delete everything and start from scratch and creating all accounts again, right ?


Offline Webber

  • Sr. Member
  • ****
  • Posts: 223
    • View Profile
oh,my god!
Code: [Select]
PENDING    2014-07-09T01:23:13 webber              webber              0.00000 XTS           108,516.35807 XTS   update webber
Bitshares2.0 witness node:delegate.webber
Bitshares2.0 API:ws://114.215.116.57:8090

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
node B hang again, at block 1631
Code: [Select]
default (locked) >>> info
{
  "blockchain_head_block_num": 1631,
  "blockchain_head_block_age": "22 minutes old",
the reason is it missed block 1632, and still not receive it now.
this time is not because of fork, at that moment , I was unlock through web wallet, and the client begin scanning, frozen a while.
Code: [Select]
  20140709T002251.260177       th_a      store_and_index ]            we don't know about its previous: c03efc050ab0b1bd96886cf966e8a54b56c7baaf      chain_database.cpp  :431
receive the block at T011119, latency 2919 seconds
Code: [Select]
default (locked) >>> blockchain_list_blocks 1630 10
HEIGHT  TIMESTAMP           SIGNING DELEGATE                # TXS   SIZE    TOTAL FEES      LATENCY PROCESSING TIME
-------------------------------------------------------------------------------------------------------------------
1630    2014-07-09T00:22:20 init46                          62      16654   6.20000 XTS     1       0.973523       
1631    2014-07-09T00:22:30 init7                           76      19686   7.60000 XTS     0       1.07478       
1632    2014-07-09T00:22:40 init18                          78      21134   7.80000 XTS     2919    0.423173       
1633    2014-07-09T00:22:50 init37                          102     28814   10.20000 XTS    1       0.000498       

Offline bytemaster

node B hang again, at block 1631
Code: [Select]
default (locked) >>> info
{
  "blockchain_head_block_num": 1631,
  "blockchain_head_block_age": "22 minutes old",
the reason is it missed block 1632, and still not receive it now.
this time is not because of fork, at that moment , I was unlock through web wallet, and the client begin scanning, frozen a while.
Code: [Select]
  20140709T002251.260177       th_a      store_and_index ]            we don't know about its previous: c03efc050ab0b1bd96886cf966e8a54b56c7baaf      chain_database.cpp  :431

We moved the network code into its own thread, so I wouldn't be surprised if this kind of thing is an artifact of that. 
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 888

  • Jr. Member
  • **
  • Posts: 27
    • View Profile
XTS8221TbNUJepvHU7HTnLRxfAVcFnSwiUTRdgo5FoJTir9iJPrnW
who can send some xts to me?

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
node B hang again, at block 1631
Code: [Select]
default (locked) >>> info
{
  "blockchain_head_block_num": 1631,
  "blockchain_head_block_age": "22 minutes old",
the reason is it missed block 1632, and still not receive it now.
this time is not because of fork, at that moment , I was unlock through web wallet, and the client begin scanning, frozen a while.
Code: [Select]
  20140709T002251.260177       th_a      store_and_index ]            we don't know about its previous: c03efc050ab0b1bd96886cf966e8a54b56c7baaf      chain_database.cpp  :431

Offline springlh

  • Jr. Member
  • **
  • Posts: 44
    • View Profile
Can someone send me some XTS for testing?  Thanks.
XTS6RbaTbRZJibXQty8yBnRg7Lg3ftNGWAAtLurFoCaSVuaxrWWst
PTS: Pu3UNPm2CbkZw8s7zreArHm472x8F3uWXj
新浪微博 - http://weibo.com/philipli

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
XTS7dGzQzudxwyvRiS8UVwmEd3nUcNaEccibCyBaNkPY4Z6jLsfLX

can somebody sent me some XTS?  :)
« Last Edit: July 09, 2014, 01:01:42 am by liondani »

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
my client B is  in a fork now, and the switch fork seems not work
this is from client A
Code: [Select]
default (unlocked) >>> blockchain_list_forks
   FORKED BLOCK              FORKING BLOCK ID              SIGNING DELEGATE      TXN COUNT      SIZE           TIMESTAMP   LATENCY   VALID    IN CURRENT CHAIN
--------------------------------------------------------------------------------------------------------------------------------------------------------------
           1320
     b662daae9f3781b3d939a1ed568a74cb4131ebfc                           fox              0       182 2014-07-08T23:26:50         0     YES                 YES
     a48b365c52b22dd17defaefb77561185cb37d539                           fox              0       182 2014-07-08T23:26:50         0     N/A                  NO
           1439
     eb4e44872a770fd37c2eb8dae6d626b3d1e4361d                           fox             10      2953 2014-07-08T23:47:50         0     YES                 YES
     f07d59b4d600758e6725b6061b0e78ebb12bcd22                           fox              9      2709 2014-07-08T23:47:50         0     N/A                  NO
this is from client B
Code: [Select]
default (unlocked) >>> info
{
  "blockchain_head_block_num": 1440,
  "blockchain_head_block_age": "4 minutes old",
  "blockchain_head_block_timestamp": "20140708T234750",
  "blockchain_average_delegate_participation": 77.099236641221367,
  "blockchain_delegate_pay_rate": 9568222,
....
and from the log of client B, it never receive the correct block eb4e44872a770fd37c2eb8dae6d626b3d1e4361d
Code: [Select]
  20140708T234800.613326       th_a      store_and_index ]            we don't know about its previous: eb4e44872a770fd37c2eb8dae6d626b3d1e4361d       chain_database.cpp  :431
  20140708T234800.613500       th_a         on_new_block ] After push_block, current head block is 1440     client.cpp:826
...
  20140708T234810.546981       th_a      store_and_index ]            we already know about its previous: c0fe091ae94237ab6781199da9744d57a90ff85c      chain_database.c  pp:423
  20140708T234810.547070       th_a         on_new_block ] After push_block, current head block is 1440     client.cpp:826
...
When this happened, I am doing a press test with 1 trx.
good news, client B receive the right block  after about 17 minutes, and switch to the correct  chain finally
Code: [Select]
20140709T000457.316256       th_a       handle_message ] CLIENT: just received block eb4e44872a770fd37c2eb8dae6d626b3d1e4361d     client.cpp:902
....
20140709T000457.319002       th_a      store_and_index ]           current_fork: {"next_blocks":["c0fe091ae94237ab6781199da9744d57a90ff85c"],"is_linked":false,"is_valid":null,"invalid_reason":null,"is_included":false,"is_known":false}      chain_database.cpp:447
20140709T000457.319053       th_a      store_and_index ]           prev_fork: {"next_blocks":["eb20140709T000457.316256       th_a       handle_message ] CLIENT: just received block eb4e44872a770fd37c2eb8dae6d626b3d1e4361d     client.cpp:902
4e44872a770fd37c2eb8dae6d626b3d1e4361d","f07d59b4d600758e6725b6061b0e78ebb12bcd22"],"is_linked":true,"is_valid":true,"invalid_reason":null,"is_included":true,"is_known":true}     chain_database.cpp:448
20140709T000457.320763       th_a       switch_to_fork....
 ] switch from fork f07d59b4d600758e6725b6061b0e78ebb12bcd22 to acb69376fbbb7abe1405c2e386a4db57dfd9ca51      chain_database.cpp:497

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
why fox always double product block?
Code: [Select]
   FORKED BLOCK              FORKING BLOCK ID              SIGNING DELEGATE      TXN COUNT      SIZE           TIMESTAMP   LATENCY   VALID    IN CURRENT CHAIN
--------------------------------------------------------------------------------------------------------------------------------------------------------------
           1320
     b662daae9f3781b3d939a1ed568a74cb4131ebfc                           fox              0       182 2014-07-08T23:26:50         0     YES                 YES
     a48b365c52b22dd17defaefb77561185cb37d539                           fox              0       182 2014-07-08T23:26:50         0     N/A                  NO
           1439
     eb4e44872a770fd37c2eb8dae6d626b3d1e4361d                           fox             10      2953 2014-07-08T23:47:50         0     YES                 YES
     f07d59b4d600758e6725b6061b0e78ebb12bcd22                           fox              9      2709 2014-07-08T23:47:50         0     N/A                  NO
           1492
     309f47c5e09d60e42f0f4bf503ec865e8ecc55a7                    bitcoiners             38     11086 2014-07-08T23:56:40         1     YES                  NO
     6a0d9f3cbec738a898d605a2a2694009cd567c0e                     spartako9             68     19654 2014-07-08T23:56:50         1     YES                 YES
           1545
     6e10049e85f4e2bda1ac029361be1a5d1177339c                           fox             39     11522 2014-07-09T00:06:20         1     YES                  NO
     42e1d86a3e2d7aa7e311f1cdc5689ca12791b229                           fox             36     10790 2014-07-09T00:06:20         1     YES                 YES

Offline dexinwong

  • Sr. Member
  • ****
  • Posts: 232
    • View Profile
XTS53f98u86u7juNXb2hjBHPqp1SZocyAgWtvDWDmhDZrvUF92HGn

THX   ;D