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

0 Members and 1 Guest are viewing this topic.

Offline sfinder

  • Hero Member
  • *****
  • Posts: 1205
  • 4 Cores CPU+100GB SSD+anti-DDoS Pro
    • View Profile
client crashed while opening wallet


(wallet closed) >>> connect: Operation now in progress
open momkey

Program received signal SIGSEGV, Segmentation fault.
_int_malloc (av=0x7ffff697e760 <main_arena>, bytes=39) at malloc.c:3302
3302    malloc.c: No such file or directory.
(gdb)
微博:星在飘我在找|BTS X 受托人delegate ID:baidu
中国教育书店合作将20%收入捐献给贫困山区学生。
Cooperating with China Education Bookstore and will donate 20% of delegate income to the poor students

Offline bytemaster

The last fork I see is block 1866 at 4:46:00 UTC... yet I still only have 54% participation. 

Eric has checked in some fixes that should eliminate a major source of the latency / forking. 

We have identified the following issues to be resolved:

1) synchronizing with the network is painfully slow after our weekend-long stress test.
      - we have some database optimizations to put into place that should resolve this.

2) scanning the blockchain for transactions that belong to you is CPU intensive
      - we have an architecture design in place that will support much lighter weight operation for everyone, but this will not delay launch because we don't expect 2 trx per second sustained to be the norm until long after we have the light-client support in place.

3) We are going to make all transactions expire after 48 hours
      - this will remove a major hit on our database, reduce the amount of storage required for a full node to validate blocks
      - it will eventually be possible to synchronize with the blockchain with only the "current state" + 48 hours of transactions.
      - this will be a small change, but result in a hard fork.

4) We are going to allow accounts to upgrade to delegates and reduce their pay (but not increase it). 
      - this will be a hard fork that will be implemented a long with the 48 hour trx validation window.

A new dry run will launch tomorrow night that will include all fixes to date and hopefully be the last of our forking days.   Keep producing blocks on this dry run with the latest client and we will see if our forks are reduced.


 
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 HackFisher

  • Hero Member
  • *****
  • Posts: 883
    • View Profile
the win gui 0.0.7 is not working for my win 7 setup

It doesn't recognize my password the most times and it is stuck about 500 blocks behind...
I managed to go to the menus without using password, clicking everywhere  (status bar more often and connections).
of course with blank account...

I have the feeling it don't respond to the enter key but only on left mouse clicks  ???
(On the console never responded after command to enter key...)

This is a reason identified issue, sometimes scan transactions which consume lots of cpu time can cause the cli or gui freeze. We may to show some loader in GUI for this besides the optimization of server side.
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
the win gui 0.0.7 is not working for my win 7 setup

It doesn't recognize my password the most times and it is stuck about 500 blocks behind...
I managed to go to the menus without using password, clicking everywhere  (status bar more often and connections).
of course with blank account...

I have the feeling it don't respond to the enter key but only on left mouse clicks  ???
(On the console never responded after command to enter key...)

Offline toast

  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
I try that out thanks  ;)

check this out...

Code: [Select]
liondani (unlocked) >>> wallet_set_delegate_trust scroodge true 
OK

Code: [Select]
liondani (unlocked) >>> wallet_approve_delegate scroodge true
Error: invalid command "wallet_approve_delegate"

I copy pasted your signature but error....  ???

You're probably out of date
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 liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
I try that out thanks  ;)

check this out...

Code: [Select]
liondani (unlocked) >>> wallet_set_delegate_trust scroodge true 
OK

Code: [Select]
liondani (unlocked) >>> wallet_approve_delegate scroodge true
Error: invalid command "wallet_approve_delegate"

I copy pasted your signature but error....  ???


Offline dxtr

  • Full Member
  • ***
  • Posts: 71
  • United We Stand, Dispersed We Are.
    • View Profile
I have two accounts also...
 
one liondani (delegate registered)
and liondaniel (non delegate registered)

I have made before 2 days a succesfull transaction between them...
Now I tried to sent 400 XTS from liondaniel to liondani but after I gave the password nothing happens!
I closed the client and tried again (I checked the balances, no change) and then I waited about 5 minutes after I gave the password  and then the client informed me about the "pending transaction"

l

Code: [Select]
liondaniel (locked) >>> wallet_transfer 400 XTS liondaniel liondani
passphrase:

IOK
    BLK.TRX  TIMESTAMP           FROM                TO                  MEMO                                             AMOUNT             FEE              ID
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
   pending   2014-06-30T18:02:11 liondaniel          liondani                                                      400.00000 XTS         0.10000 XTS        50f902e5

Disable delegate, rescan from block 2100, enable delegate, check if transaction is fine on your wallet (it's on main chain in block 2109, from what I see)

If this doesn't help,
- backup your prv keys,
- wipe .BitSharesXTS folder,
- update to latest codebase from git,
- create wallets and import backed-up keys,
- then rescan blockchain,
and you should be fine.
Help me out:     wallet_approve_delegate mr.scroodge true

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
need some funds pls -- XTS6Gv31BJPo2UH1jRR7jQJRqBTWVSxYGgCk3HEWodSxpT4t2TE23 (cassssss) thx

Code: [Select]
liondaniel (unlocked) >>> wallet_transfer 50 XTS liondaniel cassssss
    BLK.TRX  TIMESTAMP           FROM                TO                  MEMO                                             AMOUNT             FEE              ID
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
   pending   2014-06-30T18:13:49 liondaniel          cassssss                                                       50.00000 XTS         0.10000 XTS        6171ed15

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
I have two accounts also...
 
one liondani (delegate registered)
and liondaniel (non delegate registered)

I have made before 2 days a succesfull transaction between them...
Now I tried to sent 400 XTS from liondaniel to liondani but after I gave the password nothing happens!
I closed the client and tried again (I checked the balances, no change) and then I waited about 5 minutes after I gave the password  and then the client informed me about the "pending transaction"

l

Code: [Select]
liondaniel (locked) >>> wallet_transfer 400 XTS liondaniel liondani
passphrase:

IOK
    BLK.TRX  TIMESTAMP           FROM                TO                  MEMO                                             AMOUNT             FEE              ID
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
   pending   2014-06-30T18:02:11 liondaniel          liondani                                                      400.00000 XTS         0.10000 XTS        50f902e5

Offline bitcoinerS

  • Hero Member
  • *****
  • Posts: 592
    • View Profile
need some funds pls -- XTS6Gv31BJPo2UH1jRR7jQJRqBTWVSxYGgCk3HEWodSxpT4t2TE23 (cassssss) thx

Sent you some XTS and Dots.
>>> approve bitcoiners

Offline cass

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

Offline dxtr

  • Full Member
  • ***
  • Posts: 71
  • United We Stand, Dispersed We Are.
    • View Profile
I have two wallets, one is regular, second is a delegate.
When I perform transfers between those two wallets I get wallet_account_transaction_history behaving strange on those two wallets,
on one I can see FROM and TO as UNKNOWN and AMOUNT = 0,
on the other all fields are filled just fine.

I send XTS between two registered accounts.


----------------------------------------------------------------------------------------------------------------------------------------------------------------
    364.0    2014-06-26T11:02:00 dxtr                scroodge            10.00000 XTS        0.00000 XTS         test                                   b5c137d1
    372.0    2014-06-26T11:30:00 dxtr                scroodge            1.00000 XTS         0.00000 XTS         test3                                  cd2fb06c
    903.0    2014-06-27T17:44:00 UNKNOWN             UNKNOWN             0.00000 XTS         0.00000 XTS                                                c4a7358c
    913.0    2014-06-27T18:12:00 XTS868i824vqDYu6... scroodge            2.00000 XTS         0.00000 XTS                                                d8bfd123
    914.0    2014-06-27T18:14:00 UNKNOWN             UNKNOWN             0.00000 XTS         0.00000 XTS                                                58e12110
    982.521  2014-06-27T21:50:00 dxtr                scroodge            40.00000 XTS        0.00000 XTS                                                c6f54cfa
    990.184  2014-06-27T22:18:00 UNKNOWN             UNKNOWN             0.00000 XTS         0.00000 XTS                                                46281c2d
   1180.0    2014-06-28T08:42:00 UNKNOWN             UNKNOWN             0.00000 XTS         0.00000 XTS                                                00679a13
   1180.554  2014-06-28T08:42:00 UNKNOWN             UNKNOWN             0.00000 XTS         0.00000 XTS                                                e0cc86e8

   1703.0    2014-06-29T18:54:19 scroodge            dxtr                10.40000 XTS        0.10000 XTS                                                38916066
scroodge-wallet (unlocked) >>> wallet_open dxtr-wallet
OK
dxtr-wallet (locked) >>> wallet_account_transaction_history scroodge
    BLK.TRX  TIMESTAMP           FROM                TO                  AMOUNT              FEE                 MEMO                                   ID     
----------------------------------------------------------------------------------------------------------------------------------------------------------------
    914.0    2014-06-27T18:14:00 scroodge            dxtr                2.00000 XTS         0.00000 XTS                                                58e12110
    990.184  2014-06-27T22:18:00 scroodge            dxtr                10.00000 XTS        0.00000 XTS                                                46281c2d
   1180.554  2014-06-28T08:42:00 scroodge            dxtr                10.00000 XTS        0.00000 XTS                                                e0cc86e8
   1180.0    2014-06-28T08:42:00 scroodge            dxtr                10.00000 XTS        0.00000 XTS                                                00679a13

   1703.0    2014-06-29T18:58:00 scroodge            dxtr                10.40000 XTS        0.00000 XTS                                                38916066


Why is it so?
Help me out:     wallet_approve_delegate mr.scroodge true

Offline valzav

  • Sr. Member
  • ****
  • Posts: 294
    • View Profile
Latest windows binaries have been posted, now at version 0.0.7
error.
unable to execute file:
\bin\qt_wallet.exe

Gyhy,
What is your Windows version? If this is XP - it's not supported in by the latest Microsoft compiler in VS 2013.
 

Same error,  WIN7 / 64

Looks like this is an installer issue, if I go to C:\Program Files (x86)\BitSharesXT\bin and start exe directly it works fine.
« Last Edit: June 30, 2014, 10:05:23 pm by valzav »

Offline itnom

  • Full Member
  • ***
  • Posts: 64
    • View Profile
    • Bitsapphire - The web development group that makes disruptive startups happen
Super high CPU usage. Looks like we are on a fork. Gotta restart the server again.
Back our bid as a BitShares Delegate! http://bitsapphire.com/Bitshares-Delegate

wallet_approve_delegate bitsapphire true

Offline sfinder

  • Hero Member
  • *****
  • Posts: 1205
  • 4 Cores CPU+100GB SSD+anti-DDoS Pro
    • View Profile
send you 111 xts
Please, can I get some XTS so I can put my delegate a few spots higher?

Public key:XTS6hjYfVGrPDFKQc5oLTVp5rU56m15XnEvVCtzMLkyDMni2rentc
Account name: dxtr


Also, when are delegates' funds supposed to be available for them to spend? After every round is over or some other moment?

Thanks.
微博:星在飘我在找|BTS X 受托人delegate ID:baidu
中国教育书店合作将20%收入捐献给贫困山区学生。
Cooperating with China Education Bookstore and will donate 20% of delegate income to the poor students