Author Topic: Dry Run 7: The Power of DPOS  (Read 128673 times)

0 Members and 1 Guest are viewing this topic.

Offline seusnow

  • Full Member
  • ***
  • Posts: 130
    • View Profile
RPC server error

any node?

Offline valzav

  • Sr. Member
  • ****
  • Posts: 294
    • View Profile
Windows 7 64 bit. I've re-installed twic and wiped app data both times. When I install and try to run the client opens and then disappears. No events in event viewer. Is this to be expected for my version of windows or, am I missing something?

It should work on Windows 7. Any log files in C:\Users\USER\AppData\Roaming\BitShares XTS ?

Offline wesphily

  • Full Member
  • ***
  • Posts: 156
    • View Profile
Windows 7 64 bit. I've re-installed twic and wiped app data both times. When I install and try to run the client opens and then disappears. No events in event viewer. Is this to be expected for my version of windows or, am I missing something?

Also tried the following.
Run as administrator (domain and local)
Run in xp mode.
Run from program files(x86) instead of the shortcut.

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
Some fund pls to start testing :D
XTS5rnk29FBnCfNTsVtQCXs9jEAtxQTVY4taeiGBBCJFAmqipxS8v

thanks
sent

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
client  stop sync blocks at 23:46:00 , here is the message when this happened.
received a block with invalid sign
Code: [Select]
20140702T234600.476280       th_a       handle_message ] CLIENT: just received block d4908ed79c8cca84c26c4ef0ead903377fb20473                   client.cpp:891
20140702T234600.476360       th_a         on_new_block ] Received a new block from the p2p network, current head block is 6059, new block is {"previous":"fba6a332aa0b14467fd384ada0a8db9242a6f275","block_num":6060,"fee_rate":1000,"delegate_pay_rate":83292,"timestamp":"20140702T234600","transaction_digest":"c8cf12fe3180ed901a58a0697a522f1217de72d04529bd255627a4ad6164f0f0","next_secret_hash":"977164c0085c8f6e4c9dedd95347f7b917abe86e","previous_secret":"1a990f6be14faf8e0b25c96accf531aae6aa2812","delegate_signature":"1f3cee95de04b6713bc2319054a6d2b79613f4245b67495f2658523c0b3c65da1a63c36cae49d0d37a3b414bd0f28e4ad0f9071cc7778b783d973d0f4ae3bc461f","user_transactions":[]}, current head block is 6059                   client.cpp:801
20140702T234600.476573       th_a      store_and_index ]            we already know about its previous: fba6a332aa0b14467fd384ada0a8db9242a6f275                       chain_database.cpp:408
20140702T234600.478033       th_a   apply_transactions ] Applying transactions from block: 6060                 chain_database.cpp:502
20140702T234600.480006       th_a         on_new_block ] After push_block, current head block is 6060                   client.cpp:817
20140702T234615.479492       th_a       handle_message ] CLIENT: just received block 47d84601c497133e63b1ccac86d70bc59bcc3f85                   client.cpp:891
20140702T234615.479573       th_a         on_new_block ] Received a new block from the p2p network, current head block is 6060, new block is {"previous":"d4908ed79c8cca84c26c4ef0ead903377fb20473","block_num":6061,"fee_rate":1000,"delegate_pay_rate":83277,"timestamp":"20140702T234615","transaction_digest":"c8cf12fe3180ed901a58a0697a522f1217de72d04529bd255627a4ad6164f0f0","next_secret_hash":"55fbf3a9fe6dd0d3aa277127d44c5b6f92c5652a","previous_secret":"bf8fc763de5712b1cc1ac761a4bc57abc8b11210","delegate_signature":"1fca2e45f2f352e7690e841bed9d5900f68748ba13151c1153a34cd529075ed746e7c1975609be8a28b0d661b22f06f9818dec028d6cdbc40407c976d3c5658f8d","user_transactions":[]}, current head block is 6060                   client.cpp:801
20140702T234615.479768       th_a      store_and_index ]            we already know about its previous: d4908ed79c8cca84c26c4ef0ead903377fb20473                       chain_database.cpp:408
20140702T234615.482675       th_a         extend_chain ] error applying block: 30021 invalid_delegate_signee: invalid delegate signee
then switch fork out of control, these messages happen again and again, never switch to the main chain.
Code: [Select]
20140702T234645.494907       th_a       handle_message ] CLIENT: just received block a1655804f29e7aec0c016434a2cb6c8fad7d3514                   client.cpp:891
20140702T234645.494990       th_a         on_new_block ] Received a new block from the p2p network, current head block is 6060, new block is {"previous":"47d84601c497133e63b1ccac86d70bc59bcc3f85","block_num":6062,"fee_rate":1000,"delegate_pay_rate":83262,"timestamp":"20140702T234645","transaction_digest":"c8cf12fe3180ed901a58a0697a522f1217de72d04529bd255627a4ad6164f0f0","next_secret_hash":"7e8c09519baed6dde4fd3e338b63e06d2f725159","previous_secret":"2dd6dd72ce38d4da157cd9c553064dc3497852a0","delegate_signature":"1f4c7637ab1c2499de927c158431e9a3edc8d3c6fcdccfe8523c84e3caa9ca5cee2843831d0c5a6af43b4f2b903cd4e018fcc41055114db4df3dc6e7b230175a23","user_transactions":[]}, current head block is 6060                   client.cpp:801
20140702T234645.495203       th_a      store_and_index ]            we already know about its previous: 47d84601c497133e63b1ccac86d70bc59bcc3f85                       chain_database.cpp:408
20140702T234645.495390       th_a       switch_to_fork ] switch from fork d4908ed79c8cca84c26c4ef0ead903377fb20473 to a1655804f29e7aec0c016434a2cb6c8fad7d3514         chain_database.cpp:482
20140702T234645.495428       th_a     get_fork_history ]                        chain_database.cpp:796
20140702T234645.495463       th_a     get_fork_history ] return: ["a1655804f29e7aec0c016434a2cb6c8fad7d3514","47d84601c497133e63b1ccac86d70bc59bcc3f85","d4908ed79c8cca84c26c4ef0ead903377fb20473"]                     chain_database.cpp:817
20140702T234645.495501       th_a       switch_to_fork ]     extend 47d84601c497133e63b1ccac86d70bc59bcc3f85                    chain_database.cpp:492
20140702T234645.496384       th_a         extend_chain ] error applying block: 30021 invalid_delegate_signee: invalid delegate signee

Offline gordonhucn

  • Full Member
  • ***
  • Posts: 66
    • View Profile
Some fund pls to start testing :D
XTS5rnk29FBnCfNTsVtQCXs9jEAtxQTVY4taeiGBBCJFAmqipxS8v

thanks

Offline wesphily

  • Full Member
  • ***
  • Posts: 156
    • View Profile
Windows 7 64 bit. I've re-installed twic and wiped app data both times. When I install and try to run the client opens and then disappears. No events in event viewer. Is this to be expected for my version of windows or, am I missing something?

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
please send me for testing, thanks
XTS7eAKXbvDgHbuFQ8GkSpYUAsXwnGX5txNQ1ng7kfYQHVMbuZ3DX
sent

Offline gyhy

  • Hero Member
  • *****
  • Posts: 852
    • View Profile
please send me for testing, thanks
XTS7eAKXbvDgHbuFQ8GkSpYUAsXwnGX5txNQ1ng7kfYQHVMbuZ3DX

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
crazy node: 61.153.44.85
something is wrong or it's an attack from this node?

Code: [Select]
alt@li721-162:~$ grep "Remote peer 61.153.44.85:" ~/.BitSharesXTS/p2p.log  | wc -l
1663
alt@li721-162:~$ grep "Remote peer 61.153.44.85:" ~/.BitSharesXTS/p2p.log 
.....
20140703T012616.113701       th_a on_connection_closed ] Remote peer 61.153.44.85:11027 closed their connection to us                   node.cpp:1948
20140703T012616.899581       th_a on_connection_closed ] Remote peer 61.153.44.85:11466 closed their connection to us                   node.cpp:1948
20140703T012617.960703       th_a on_connection_closed ] Remote peer 61.153.44.85:12039 closed their connection to us                   node.cpp:1948
20140703T012619.285493       th_a on_connection_closed ] Remote peer 61.153.44.85:12814 closed their connection to us                   node.cpp:1948
20140703T012619.737201       th_a on_connection_closed ] Remote peer 61.153.44.85:13084 closed their connection to us                   node.cpp:1948
20140703T012620.312692       th_a on_connection_closed ] Remote peer 61.153.44.85:13430 closed their connection to us                   node.cpp:1948
20140703T012620.785433       th_a on_connection_closed ] Remote peer 61.153.44.85:13604 closed their connection to us                   node.cpp:1948
20140703T012621.832208       th_a on_connection_closed ] Remote peer 61.153.44.85:14092 closed their connection to us                   node.cpp:1948
20140703T012622.821614       th_a on_connection_closed ] Remote peer 61.153.44.85:14603 closed their connection to us                   node.cpp:1948
20140703T012623.706685       th_a on_connection_closed ] Remote peer 61.153.44.85:15021 closed their connection to us                   node.cpp:1948
20140703T012624.166869       th_a on_connection_closed ] Remote peer 61.153.44.85:15251 closed their connection to us                   node.cpp:1948
20140703T012624.591421       th_a on_connection_closed ] Remote peer 61.153.44.85:15474 closed their connection to us                   node.cpp:1948
20140703T012626.658167       th_a on_connection_closed ] Remote peer 61.153.44.85:16427 closed their connection to us                   node.cpp:1948
20140703T012627.115003       th_a on_connection_closed ] Remote peer 61.153.44.85:16589 closed their connection to us                   node.cpp:1948
.....

Offline bitcoinerS

  • Hero Member
  • *****
  • Posts: 592
    • View Profile
Code: [Select]
>>> get_info
10 assert_exception: Assert Exception
delegate_record.valid() && delegate_record->is_delegate():
    {}
    th_a  chain_database.cpp:1057 get_slot_signee

    {"timestamp":"20140703T012330"}
    th_a  chain_database.cpp:1059 get_slot_signee

    {}
    th_a  chain_database.cpp:1075 get_next_producible_block_timestamp

    {}
    th_a  common_api_client.cpp:1971 get_info

    {"command":"get_info"}
    th_a  cli.cpp:538 execute_command
--- there are now 7 active connections to the p2p network
Code: [Select]
default (unlocked) >>> about
{
  "bitshares_toolkit_revision": "03df152999c1e9b5feacd623e1022d2e315a4d2c",
  "bitshares_toolkit_revision_age": "3 hours ago",
  "fc_revision": "6dbcba505b230ee77a0a7fe8af5f5e43c59b0b75",
  "fc_revision_age": "4 hours ago",
  "compile_date": "compiled on Jul  2 2014 at 17:43:16"
}
>>> approve bitcoiners

Offline alt

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

Those forks are nothing to worry about, we have gone 10 rounds with no forks and 93% participation.
dryrun7 is really wonderful.
do you have a plane for the official release?
or which issues should be fixed before the release?

Offline bytemaster

Forks are back  :'(

Code: [Select]
liondani (unlocked) >>> blockchain_list_forks
   FORKED BLOCK              FORKING BLOCK ID              SIGNING DELEGATE      TXN COUNT      SIZE           TIMESTAMP   LATENCY   VALID    IN CURRENT CHAIN
--------------------------------------------------------------------------------------------------------------------------------------------------------------
           2840
     6f1a88b185cf482735dc3921ab9f090bae9146e9                        alexxy             32      8854 2014-07-02T09:10:45        17     YES                 YES
     e44923abbdc141cb2fa3e9338d89029e152256c7                      vikram10             34      8862 2014-07-02T09:11:00         4     N/A                  NO
           3378
     29d75ae255e7bc34d53ca2ac903d4c7bfcc45dbb                        lexx-6             34      8862 2014-07-02T11:45:45        14     YES                 YES
     745a989bfd91eb2e2cfd0f0195b03ecfd9e9e978           heyd-haiyaoce100lun             33      8618 2014-07-02T11:46:00         5     N/A                  NO
           4852
     0204f5c0b49fddcff6bfd2659975e3f0549ea626                         init5              0       182 2014-07-02T18:22:45         0     YES                 YES
     f550c1dd1c8c2fa521a8a0f2f421857e1a04f78d                      longclaw              1       426 2014-07-02T18:42:30        41     N/A                  NO
           5099
     4361a302b417e72030ee4a7a54f6cbb12246ef18                         init3             35      8722 2014-07-02T19:30:30        14     YES                 YES
     279026c0485e73d51f435bd08b14c59b45cdb9a2                    oathkeeper             35      8722 2014-07-02T19:31:00         8     N/A                  NO
           5106
     c7c0538c85eaab36606bd44aa7e0eaf243175d80                        vikram             35      8722 2014-07-02T19:32:30        14     YES                 YES
     59b8f634961d5cdd417eedade7d7bdb031827029                        webber             35      8722 2014-07-02T19:45:00         7     N/A                  NO

Those forks are nothing to worry about, we have gone 10 rounds with no forks and 93% participation.
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 cass

  • Hero Member
  • *****
  • Posts: 4311
  • /(┬.┬)\
    • View Profile
Code: [Select]
wallet_create_from_json
works great :) and safes a lot of time - cool
█║▌║║█  - - -  The quieter you become, the more you are able to hear  - - -  █║▌║║█

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
Hi
funds please for testing thanks  8)

XTS7txRFGTzKmoxfDUeUtM3MkZc4v9kwhU9xmccNQuu8qK2MwPFHf

have fun  ;D