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

0 Members and 1 Guest are viewing this topic.

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.

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
restarted my computer and everything is fine...

Offline bytemaster


I closed the client on linux a and restarted it...   (I had created from json my old account...)
and I get this errors...

Code: [Select]
~/bitshares_toolkit/programs/client $ ./bitshares_client
Loading blockchain from "/home/liondani/.BitSharesXTS/chain"
Loading config "/home/liondani/.BitSharesXTS/config.json"
------------ error --------------
10001 db_in_use_exception: Database in Use
Unable to open database /home/liondani/.BitSharesXTS/peers.leveldb
IO error: lock /home/liondani/.BitSharesXTS/peers.leveldb/LOCK: Resource temporarily unavailable
    {"db":"/home/liondani/.BitSharesXTS/peers.leveldb","msg":"IO error: lock /home/liondani/.BitSharesXTS/peers.leveldb/LOCK: Resource temporarily unavailable"}
    p2p  level_pod_map.hpp:45 open

it's the first time I have an issue like this...

Looks like it is still open somewhere.


Sent from my iPhone using Tapatalk
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 closed the client on linux a and restarted it...   (I had created from json my old account...)
and I get this errors...

Code: [Select]
~/bitshares_toolkit/programs/client $ ./bitshares_client
Loading blockchain from "/home/liondani/.BitSharesXTS/chain"
Loading config "/home/liondani/.BitSharesXTS/config.json"
------------ error --------------
10001 db_in_use_exception: Database in Use
Unable to open database /home/liondani/.BitSharesXTS/peers.leveldb
IO error: lock /home/liondani/.BitSharesXTS/peers.leveldb/LOCK: Resource temporarily unavailable
    {"db":"/home/liondani/.BitSharesXTS/peers.leveldb","msg":"IO error: lock /home/liondani/.BitSharesXTS/peers.leveldb/LOCK: Resource temporarily unavailable"}
    p2p  level_pod_map.hpp:45 open

it's the first time I have an issue like this...

Offline mineforme

  • Newbie
  • *
  • Posts: 2
    • View Profile
On the current windows build entering too many 9's into the auto log out section in the preferences creates a never ending auto logout loop that will not stop without uninstalling and re-installing the software btw.

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
...
« Last Edit: July 09, 2014, 12:06:42 am by alt »

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
Code: [Select]
  "blockchain_average_delegate_participation": 97.115384615384613,

 :) :) :)

lzr1900

  • Guest
XTS8MaWqPJy7j2Nm3YGf7ugcfDMepqYuUNGE5QbYFuh9x8EMiZEjc

lzr1900

thx

Offline gamey

  • Hero Member
  • *****
  • Posts: 2253
    • View Profile

Ok after reconfiguring the localization stuff it has compiled.

XTS5QEFbiSu48b7Ega5VJA5sznXkq4PeqLpHSzrszMmWrAKfFQK5L
I speak for myself and only myself.

Offline vikram

Seems creating assets is super exensive now..

Code: [Select]
>>> wallet_asset_create OIL "Brent Crude Oil" bits "lets trade oil" null 1000000000 100 true
20010 insufficient_funds: insufficient funds

    {"required":"8,147,452.01681 XTS","available":"500,000.00000 XTS"}

Currently uses a similar calculation to the delegate fee..

Offline cass

  • Hero Member
  • *****
  • Posts: 4311
  • /(┬.┬)\
    • View Profile
XTS8WXA5ocsBJFQJxbsdrKTxmzLVMQ9PpZZcJqK1Vo96F2E36NT7R thx

sent
Code: [Select]
1111.0    2014-07-08T22:50:30 spartako-w          cass                10,000.00000 XTS      0.10000 XTS    4b3b7a88

merci
█║▌║║█  - - -  The quieter you become, the more you are able to hear  - - -  █║▌║║█

Offline bitcoinerS

  • Hero Member
  • *****
  • Posts: 592
    • View Profile
Seems creating assets is super exensive now..

Code: [Select]
>>> wallet_asset_create OIL "Brent Crude Oil" bits "lets trade oil" null 1000000000 100 true
20010 insufficient_funds: insufficient funds

    {"required":"8,147,452.01681 XTS","available":"500,000.00000 XTS"}
>>> approve bitcoiners

Offline spartako

  • Sr. Member
  • ****
  • Posts: 401
    • View Profile
XTS8WXA5ocsBJFQJxbsdrKTxmzLVMQ9PpZZcJqK1Vo96F2E36NT7R thx

sent
Code: [Select]
1111.0    2014-07-08T22:50:30 spartako-w          cass                10,000.00000 XTS      0.10000 XTS    4b3b7a88
wallet_account_set_approval spartako

Offline cass

  • Hero Member
  • *****
  • Posts: 4311
  • /(┬.┬)\
    • View Profile
XTS8WXA5ocsBJFQJxbsdrKTxmzLVMQ9PpZZcJqK1Vo96F2E36NT7R thx
█║▌║║█  - - -  The quieter you become, the more you are able to hear  - - -  █║▌║║█

Offline emski

  • Hero Member
  • *****
  • Posts: 1282
    • View Profile
    • http://lnkd.in/nPbhxG
This favors early birds too much.
In the beginning you just dont have enough statistical data to properly set delegate registration fee.

Moreover If I'm EVIL delegate I could create transactions with all my stake every time I have a chance (recipient me of course) so I can increase the price for newcomers.

I would suggest minimum and maximum fee.