Author Topic: Testing BitShares XT Launch...  (Read 43154 times)

0 Members and 1 Guest are viewing this topic.

Offline coolspeed

  • Hero Member
  • *****
  • Posts: 536
    • View Profile
    • My Blog
The web wallet has not been updated for 7 days.
Anyone knows where I can get the newest status of this part?
Please vote for  delegate.coolspeed    dac.coolspeed
BTS account: coolspeed
Sina Weibo:@coolspeed

Offline muse-umum

  • Hero Member
  • *****
  • Posts: 717
  • BitShares everything
    • View Profile
Server is down while we fix a few things.


Sent from my iPhone using Tapatalk

Hope we can test with the 100 delegates mode rather than single trustee.

Offline bytemaster

Server is down while we fix a few things.


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 xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
I cannot get beyond block 5061!?

Offline cgafeng

Recreated wallet works. Can someone send something to AaJRoHN43fcT4pqVWPRFnpTGXBPc5Sahg

BTW how to import pts wallet?

import_bitcoin_wallet works for btc and pts wallet.
import_bitcoin_wallet("d:/pts.wallet", "password")
BTC:1EYwcZ9cYVj6C9LMLafdcjK9wicVMDV376

Offline alexxy

  • Full Member
  • ***
  • Posts: 175
    • View Profile
Recreated wallet works. Can someone send something to AaJRoHN43fcT4pqVWPRFnpTGXBPc5Sahg

BTW how to import pts wallet?
Vote for my delegates! alexxy | lexx
PTS: PmraxfZ852y9oEKrYMLX1ee3e4qRWPUTFC
BTS: alexxy

Offline alexxy

  • Full Member
  • ***
  • Posts: 175
    • View Profile
Latest git master doesnt builds

https://github.com/BitShares/bitshares_toolkit/issues/55

Heh, now it builds but old bug returns
Code: [Select]
1238056ms       th_a                 main ] bad_cast
Invalid cast from type '6' to Object
    {"type":6}
    th_a  variant.cpp:498 get_object
unable to load /home/alexxy/.bitsharesxt/default_wallet.dat
    {"wal":"/home/alexxy/.bitsharesxt/default_wallet.dat"}
    th_a  wallet.cpp:442 open                   main.cpp:157
Vote for my delegates! alexxy | lexx
PTS: PmraxfZ852y9oEKrYMLX1ee3e4qRWPUTFC
BTS: alexxy

Offline alexxy

  • Full Member
  • ***
  • Posts: 175
    • View Profile
Vote for my delegates! alexxy | lexx
PTS: PmraxfZ852y9oEKrYMLX1ee3e4qRWPUTFC
BTS: alexxy

Offline coolspeed

  • Hero Member
  • *****
  • Posts: 536
    • View Profile
    • My Blog
Seems like bts_xt started working for me. Can someone send some to Pvt7L5BDpTgaNaTt4cKHCAApeWZqQ33T9

PS does pts and keyhotee id import working? If so how?

Just now, when I am trying to send some bts to this address, I failed.
Then when I try to look up the transaction history, the program crashed (Windows).
I reopened the client and tried again, still crashes.

bytemaster, do you need my log file about this or are you already looking into this issue?
Please vote for  delegate.coolspeed    dac.coolspeed
BTS account: coolspeed
Sina Weibo:@coolspeed

Offline alexxy

  • Full Member
  • ***
  • Posts: 175
    • View Profile
Seems like bts_xt started working for me. Can someone send some to Pvt7L5BDpTgaNaTt4cKHCAApeWZqQ33T9

PS does pts and keyhotee id import working? If so how?
Vote for my delegates! alexxy | lexx
PTS: PmraxfZ852y9oEKrYMLX1ee3e4qRWPUTFC
BTS: alexxy

Offline vikram

Import private key does not work with btc or pts keys


Sent from my iPhone using Tapatalk

Why not?

https://github.com/BitShares/bitshares_toolkit/blob/master/libraries/rpc/rpc_server.cpp#L1147

Looks like the wallet has the private key so it should know that it can spend the output in the genesis block when it rescans. We shouldn't have to do a separate "sweep" transaction for the balance to show.

WIF private keys (like from doing 'dumpprivkey' from the PTS console) can now be imported using 'importprivkey'.

Offline vikram

I just added some extra code to save the wallet on Ctrl+C. 

The key generation algorithm is deterministic so you you can always regenerate your change addresses.


Same problem with your recent changes

Code: [Select]
creating default config file /home/alexxy/.bitsharesxt/config.json
>>> open_wallet
bad_cast
Invalid cast from type '5' to Object
    {"type":5}
    th_a  variant.cpp:498 get_object
unable to load /home/alexxy/.bitsharesxt/default_wallet.dat
    {"wal":"/home/alexxy/.bitsharesxt/default_wallet.dat"}
    th_a  wallet.cpp:442 open
>>>

@bytemaster

i created new wallet, stopped client with quit and started it again

Code: [Select]
$ ./bts_xt_client --trustee-address 9gWvCSLaAA67Rwg9AEvPAttUrdr9pXXKk --connect-to 107.170.30.182:8765
================================================================
=                                                              =
=             Welcome to BitShares XT                          =
=                                                              =
=  This software is in alpha testing and is not suitable for   =
=  real monetary transactions or trading.  Use at your own     =
=  risk.                                                       =
=                                                              =
=  Type 'help' for usage information.                          =
================================================================
$

Now it doesnt even start. its latest build of git master

I was having these problems as well. Just pushed a fix it may work for you now. I guess you would have to manually test (http://bitshares.org/documentation/group__manual__testing.html) if the server has been taken down.

Offline bytemaster

Ok... I am tracking down some issues that came up during the test.

The trustee client crashed and unfortunately didn't leave me a log file... I believe the trustee crashed because of a double spend attempt because the console output was showing:

Code: [Select]
ref_outs.insert( in.output_ref ).second: duplicate input detected
    {}
    th_a  chain_database.cpp:532 validate_unique_inputs
error validating block
    {}
    th_a  chain_database.cpp:605 validate
unable to push block
    {"b":{"version":0,"block_num":5062,"prev":"c3a6817ff18b221a3f0ced1987aa4fd882c6b410","timestamp":"20140504T232030","next_fee":1000,"next_reward":200,"total_shares":395999996945235,"trx_mroot":"27b930b49ee4335465d97c133c3f6379a2d40594","trustee_signature":"20352b5dc9459935d8a4255ae045e8555cd1c055a3443824b2dc75e08cef870c6861ce59ccd6873fe1485a8c0575ace9b96046d3528285a8fc54149f221dc6c3ed","trxs":[{"version":0,"stake":2139203267,"vote":68,"valid_until":"19700101T000000","inputs":[{"output_ref":{"trx_hash":"97a20c118182918a5eee1f757a3eda3e4abaa265","output_idx":0},"input_data":""}],"outputs":[{"amount":{"amount":50000,"unit":0},"claim_func":2,"claim_data":{"owner":"9kRiJhCRhokS8SeKxFcfvgBTZW6fVGvvs"}},{"amount":{"amount":449833,"unit":0},"claim_func":2,"claim_data":{"owner":"CLockCY7he5zPY63Kdy7j1LVQpxfSVcs5"}}],"sigs":["1f1eeed94057a6974212a65c4b964e6b0841da39ee6140f2eb08e7acfd5b76f7e80081bd3f40bdb98a18659c79438092c21bc6e010419302db3cc5fafde2c2dced"]},{"version":0,"stake":2139203267,"vote":68,"valid_until":"19700101T000000","inputs":[{"output_ref":{"trx_hash":"97a20c118182918a5eee1f757a3eda3e4abaa265","output_idx":0},"input_data":""}],"outputs":[{"amount":{"amount":25000,"unit":0},"claim_func":2,"claim_data":{"owner":"9kRiJhCRhokS8SeKxFcfvgBTZW6fVGvvs"}},{"amount":{"amount":474833,"unit":0},"claim_func":2,"claim_data":{"owner":"MqDmbm2crF6E7oDBYH3Qc3Py5qVKqGksk"}}],"sigs":["2023434635f795511c46a44f5e43aa4dd3852c1f8d151084692da5de004aeaea1f67437436f8aa8f9092451226a945c4b3169f10de4a9e28c426dcb377171c9ed2"]},{"version":0,"stake":2139203267,"vote":68,"valid_until":"19700101T000000","inputs":[{"output_ref":{"trx_hash":"97a20c118182918a5eee1f757a3eda3e4abaa265","output_idx":0},"input_data":""}],"outputs":[{"amount":{"amount":10000,"unit":0},"claim_func":2,"claim_data":{"owner":"9kRiJhCRhokS8SeKxFcfvgBTZW6fVGvvs"}},{"amount":{"amount":489833,"unit":0},"claim_func":2,"claim_data":{"owner":"7cDCPx1BC7F6hd7w2t7Q69WPNNAxK13UN"}}],"sigs":["1f66226c9d21a96df41934d74243034738e35ed4bf9fed1429866c76084bc7259a589d555ce5cab60af524d582af9aeb4357be0c516a39992d00442f7f8fb72a38"]}]}}
    th_a  chain_database.cpp:615 push_block

Apparently some wallet files are unable to open and generate an error


I have a list of things that we will look into and then relaunch the test.

Thanks for your help.
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

I will look into it


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 toast

  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
I think the network stopped producing blocks
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.