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

0 Members and 1 Guest are viewing this topic.

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
client didn't sent FIN when receive FIN from the socekt.
when my client is running, many connect keep with stat "CLOSE_WAIT" untill TIMEOUT
Code: [Select]
tcp        0      0 106.185.26.162:8761     216.252.204.39:59187    CLOSE_WAIT  14252/bitshares_cli
tcp        0      0 106.185.26.162:8761     107.170.30.182:8801     ESTABLISHED 14252/bitshares_cli
tcp        0      0 106.185.26.162:8761     216.252.204.39:59422    CLOSE_WAIT  14252/bitshares_cli
tcp        0      0 106.185.26.162:8761     216.252.204.39:60225    CLOSE_WAIT  14252/bitshares_cli
tcp        0      0 106.185.26.162:8761     107.170.90.142:41604    CLOSE_WAIT  14252/bitshares_cli
tcp        0      0 106.185.26.162:8761     210.22.128.4:59874      ESTABLISHED 14252/bitshares_cli
tcp        0      0 106.185.26.162:8761     216.252.204.39:59923    CLOSE_WAIT  14252/bitshares_cli
tcp        0      0 106.185.26.162:8761     14.153.94.151:48057     ESTABLISHED 14252/bitshares_cli
tcp        0      0 106.185.26.162:8761     46.252.21.49:37252      ESTABLISHED 14252/bitshares_cli
tcp        0      0 106.185.26.162:8761     107.170.90.142:37794    CLOSE_WAIT  14252/bitshares_cli
when my client is closed, many connect keep with stat "FIN_WAIT2" untill TIMEOUT
Code: [Select]
tcp        0      0 106.185.26.162:8761     117.89.62.3:14548       FIN_WAIT2   -               
tcp        0      0 106.185.26.162:8761     222.76.149.26:43475     FIN_WAIT2   -               
tcp        0      0 106.185.26.162:8761     50.160.116.123:58971    FIN_WAIT2   -               
tcp        0      0 106.185.26.162:8761     76.170.153.137:52757    FIN_WAIT2   -               
tcp        0      0 106.185.26.162:8761     107.170.30.182:8802     TIME_WAIT   -               
tcp        0      0 106.185.26.162:8761     162.245.145.70:54940    FIN_WAIT2   -               

Offline cygnify

  • Full Member
  • ***
  • Posts: 118
    • View Profile
Well that makes complete sense then why I can't get it working. Carry on :)

Offline vikram

Where do I find the ubuntu/linux version? was looking over github but most of it seemed dated.


https://github.com/BitShares/bitshares_toolkit/blob/master/BUILD_UBUNTU.md

https://github.com/BitShares/bitshares_toolkit/wiki/DPOS-initial-delegate-setup

Thanks for the second link. Was having no problem building it, was wondering what I was doing wrong not getting a GUI. Cheers.

EDIT: actually still not getting a GUI. Am I missing something? Connected to network fine and downloading the latest blocks. Only been using ubuntu for less than 4 months not a big expert.

We have no Linux GUI at present.

Offline cygnify

  • Full Member
  • ***
  • Posts: 118
    • View Profile
Where do I find the ubuntu/linux version? was looking over github but most of it seemed dated.


https://github.com/BitShares/bitshares_toolkit/blob/master/BUILD_UBUNTU.md

https://github.com/BitShares/bitshares_toolkit/wiki/DPOS-initial-delegate-setup

Thanks for the second link. Was having no problem building it, was wondering what I was doing wrong not getting a GUI. Cheers.

EDIT: actually still not getting a GUI. Am I missing something? Connected to network fine and downloading the latest blocks. Only been using ubuntu for less than 4 months not a big expert.
« Last Edit: July 10, 2014, 01:06:40 am by cygnify »

Offline plazmashart

  • Newbie
  • *
  • Posts: 11
    • View Profile
Spare an XTS for an ex-leper? http://www.youtube.com/watch?v=U74s8nFE7No

XTS77daoV4NZeqH5AjKw6ABrDC3aa5jSxtxXobE893dMCPLGzWHH2

you have something

I know, it was a joke. Anyways, what can I do to help with testing. I cant create a hlaf denary asset, and cant create a delegate...So what can I do to be useful? Vote?

Try doing freaky shit with the client. Give invalid inputs (negative numbers, empty strings, too-long stirngs, etc) and see if you can break something
Freaky shit it is!
wallet_approve_delegate shmowzow true THANKS!!

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
« Last Edit: July 10, 2014, 12:40:53 am by liondani »

Offline cygnify

  • Full Member
  • ***
  • Posts: 118
    • View Profile
Where do I find the ubuntu/linux version? was looking over github but most of it seemed dated.

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
I made before about 2 hours a stress test with about 60 transactions per block...(transfers of 0.0001 XTS) on windows gui using console and my mouse macros capability's
The problem is that because of the big numbers of transactions I have a huge list with the transaction on "my account" (same thing on "overview" and "blockexplorer") and it is impossible to navigate the win gui cause it is the most time idle (freezes) ...
I am assuming it loads the list everytime I make different things with the gui...

I have restarted it several times... no difference!

PS could you sort the transactions per account name using pull down menus or something like that? So they load the transactions log(?) only when we click on a account name?
     Or better and easier to see only last 20-50 transactions and with a button/link on the bottom to see the next 20-50 older transactions? Something like navigating on the block explorer to see    older blocks...

snapshot:

« Last Edit: July 10, 2014, 12:19:51 am by liondani »

Offline toast

  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
Spare an XTS for an ex-leper? http://www.youtube.com/watch?v=U74s8nFE7No

XTS77daoV4NZeqH5AjKw6ABrDC3aa5jSxtxXobE893dMCPLGzWHH2

you have something

I know, it was a joke. Anyways, what can I do to help with testing. I cant create a hlaf denary asset, and cant create a delegate...So what can I do to be useful? Vote?

Try doing freaky shit with the client. Give invalid inputs (negative numbers, empty strings, too-long stirngs, etc) and see if you can break something
Do not use this post as information for making any important decisions. The only agreements I ever make are informal and non-binding. Take the same precautions as when dealing with a compromised account, scammer, sockpuppet, etc.

Offline plazmashart

  • Newbie
  • *
  • Posts: 11
    • View Profile
Spare an XTS for an ex-leper? http://www.youtube.com/watch?v=U74s8nFE7No

XTS77daoV4NZeqH5AjKw6ABrDC3aa5jSxtxXobE893dMCPLGzWHH2

you have something

I know, it was a joke. Anyways, what can I do to help with testing. I cant create a hlaf denary asset, and cant create a delegate...So what can I do to be useful? Vote?
wallet_approve_delegate shmowzow true THANKS!!

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
Spare an XTS for an ex-leper? http://www.youtube.com/watch?v=U74s8nFE7No

XTS77daoV4NZeqH5AjKw6ABrDC3aa5jSxtxXobE893dMCPLGzWHH2

you have something
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
for security reasons on every transfer the wallet should ask the wallet password

Offline Fox

Anyone able to point me to some documentation to automate a start up script?  I attempted the following with no luck:
Code: [Select]
./bitshares_client --input-log "/home/myuser/myconfig.conf"
What CLI args should be included within the input-log file?  Those associated with ./bitshares_client or those within the running software? 

My goal is to script the open and unlock of my wallet so my delegate produces following a reboot.

Thanks,
Code: [Select]
wallet_approve_delegate fox
Witness: fox

sumantso

  • Guest
Still can't register my 2nd delegate, keeps saying insufficient funds :(

Spare an XTS for an ex-leper? http://www.youtube.com/watch?v=U74s8nFE7No

XTS77daoV4NZeqH5AjKw6ABrDC3aa5jSxtxXobE893dMCPLGzWHH2

Sent you some.

EDIT: Is it possible that import worked wrongly and the balance is less than is being showed?

Offline plazmashart

  • Newbie
  • *
  • Posts: 11
    • View Profile
Spare an XTS for an ex-leper? http://www.youtube.com/watch?v=U74s8nFE7No

XTS77daoV4NZeqH5AjKw6ABrDC3aa5jSxtxXobE893dMCPLGzWHH2
wallet_approve_delegate shmowzow true THANKS!!