BitShares Forum

Main => General Discussion => Topic started by: toast on June 03, 2014, 10:32:04 pm

Title: [OVER] New testnet iteration
Post by: toast on June 03, 2014, 10:32:04 pm
Every time there is a hard-fork we will make a new thread so people know they have to resync and can ask for new funds.


It has been an incredibly productive day of bug fixing

Quote
Known Issues:
1) Delegate Fee Registration not Enforced on Update
2) Wallet may not include enough fees in some cases

3) Sometimes wallet will attempt to vote for an invalid delegate (0)
4) Wallet cache of name updates may get out of sync (not reporting contacts as registered or delegates)
The known issues will likely be resolved in the next 24 hours...

We have resolved all of these issues which means that we have to reset the chain because of #2... there are now invalid transactions (that did not pay enough fees) in the chain which will prevent users with the latest code from syncing.   

We have also made a whole host of usability enhancements to the CLI.     A new chain will be launching shortly.
If you relaunch the client with --clear-peer-database and --resync-blockchain  while running the latest code then you can keep your current wallet and contacts.

The wallet will still have a bunch of your stale transactions... which we need to clear out.    We will get something to do that tomorrow.

New chain is up with a new genesis block to prevent people from accidentally connecting to an invalid network.

Run this command to make sure you have the latest genesis block.
Quote
default (unlocked) >>> blockchain_get_config
  "blockchain_id": "fad10934fe03db46d4cd1934a47845d5080059933df3770ff6558abb764864e2",
Title: Re: [ACTIVE] New testnet iteration
Post by: zhangweis on June 03, 2014, 11:28:28 pm
XTS8TzZ4svypC4nyyuExv9uMGiFYYnvXFutXxx8yJphwLZpLC5oqe

Thanks.

btw, I have 0 connections with the below logs.

1664970ms       th_a advertise_inventory_ ] beginning an iteration of advertise inventory                       node.cpp:832
1664971ms       th_a p2p_network_connect_ ] Starting an iteration of p2p_network_connect_loop().                        node.cpp:610
1664971ms       th_a display_current_conn ] Currently have 1 of 8 connections                   node.cpp:985
1664971ms       th_a display_current_conn ]    my id is 48e3556ba8e7e5d8d139906fe9ffa3147542f5f5                        node.cpp:986
1664971ms       th_a display_current_conn ]    handshaking: 107.170.30.182:8764 with 0000000000000000000000000000000000000000  [outbound]                      node.cpp:994
1664971ms       th_a p2p_network_connect_ ] Last attempt was 0 seconds ago (disposition: last_connection_failed)                      node.cpp:649
1664971ms       th_a display_current_conn ] Currently have 1 of 8 connections                   node.cpp:985
1664971ms       th_a display_current_conn ]    my id is 48e3556ba8e7e5d8d139906fe9ffa3147542f5f5                        node.cpp:986
1664971ms       th_a display_current_conn ]    handshaking: 107.170.30.182:8764 with 0000000000000000000000000000000000000000  [outbound]                      node.cpp:994
1664971ms       th_a p2p_network_connect_ ] Still want to connect to more nodes, but I don't have any good candidates.  Trying again in 15 seconds                     node.cpp:677
1664971ms       th_a fetch_sync_items_loo ] beginning another iteration of the sync items loop                  node.cpp:725
1664972ms       th_a fetch_sync_items_loo ] no sync items to fetch right now, going to sleep                    node.cpp:761
1664972ms       th_a     fetch_items_loop ] beginning an iteration of fetch items (0 items to fetch)                    node.cpp:782
1664972ms       th_a                  cli ] starting process commands                   cli.cpp:1105
1665202ms       th_a           connect_to ] fatal: error connecting to peer 107.170.30.182:8764: unspecified
Broken pipe
    {"message":"Broken pipe"}
    asio  asio.cpp:28 read_write_handler                        node.cpp:492
1665202ms       th_a display_current_conn ] Currently have 0 of 8 connections                   node.cpp:985
1665202ms       th_a display_current_conn ]    my id is 48e3556ba8e7e5d8d139906fe9ffa3147542f5f5                        node.cpp:986
1665203ms       th_a trigger_p2p_network_ ] Triggering connect loop now                 node.cpp:698
1665203ms       th_a p2p_network_connect_ ] Starting an iteration of p2p_network_connect_loop().                        node.cpp:610
1665203ms       th_a display_current_conn ] Currently have 0 of 8 connections                   node.cpp:985
1665203ms       th_a display_current_conn ]    my id is 48e3556ba8e7e5d8d139906fe9ffa3147542f5f5                        node.cpp:986
1665203ms       th_a p2p_network_connect_ ] Last attempt was 1 seconds ago (disposition: last_connection_failed)                      node.cpp:649
Title: Re: [ACTIVE] New testnet iteration
Post by: bytemaster on June 04, 2014, 12:05:10 am
XTS8TzZ4svypC4nyyuExv9uMGiFYYnvXFutXxx8yJphwLZpLC5oqe

Thanks.

btw, I have 0 connections with the below logs.

1664970ms       th_a advertise_inventory_ ] beginning an iteration of advertise inventory                       node.cpp:832
1664971ms       th_a p2p_network_connect_ ] Starting an iteration of p2p_network_connect_loop().                        node.cpp:610
1664971ms       th_a display_current_conn ] Currently have 1 of 8 connections                   node.cpp:985
1664971ms       th_a display_current_conn ]    my id is 48e3556ba8e7e5d8d139906fe9ffa3147542f5f5                        node.cpp:986
1664971ms       th_a display_current_conn ]    handshaking: 107.170.30.182:8764 with 0000000000000000000000000000000000000000  [outbound]                      node.cpp:994
1664971ms       th_a p2p_network_connect_ ] Last attempt was 0 seconds ago (disposition: last_connection_failed)                      node.cpp:649
1664971ms       th_a display_current_conn ] Currently have 1 of 8 connections                   node.cpp:985
1664971ms       th_a display_current_conn ]    my id is 48e3556ba8e7e5d8d139906fe9ffa3147542f5f5                        node.cpp:986
1664971ms       th_a display_current_conn ]    handshaking: 107.170.30.182:8764 with 0000000000000000000000000000000000000000  [outbound]                      node.cpp:994
1664971ms       th_a p2p_network_connect_ ] Still want to connect to more nodes, but I don't have any good candidates.  Trying again in 15 seconds                     node.cpp:677
1664971ms       th_a fetch_sync_items_loo ] beginning another iteration of the sync items loop                  node.cpp:725
1664972ms       th_a fetch_sync_items_loo ] no sync items to fetch right now, going to sleep                    node.cpp:761
1664972ms       th_a     fetch_items_loop ] beginning an iteration of fetch items (0 items to fetch)                    node.cpp:782
1664972ms       th_a                  cli ] starting process commands                   cli.cpp:1105
1665202ms       th_a           connect_to ] fatal: error connecting to peer 107.170.30.182:8764: unspecified
Broken pipe
    {"message":"Broken pipe"}
    asio  asio.cpp:28 read_write_handler                        node.cpp:492
1665202ms       th_a display_current_conn ] Currently have 0 of 8 connections                   node.cpp:985
1665202ms       th_a display_current_conn ]    my id is 48e3556ba8e7e5d8d139906fe9ffa3147542f5f5                        node.cpp:986
1665203ms       th_a trigger_p2p_network_ ] Triggering connect loop now                 node.cpp:698
1665203ms       th_a p2p_network_connect_ ] Starting an iteration of p2p_network_connect_loop().                        node.cpp:610
1665203ms       th_a display_current_conn ] Currently have 0 of 8 connections                   node.cpp:985
1665203ms       th_a display_current_conn ]    my id is 48e3556ba8e7e5d8d139906fe9ffa3147542f5f5                        node.cpp:986
1665203ms       th_a p2p_network_connect_ ] Last attempt was 1 seconds ago (disposition: last_connection_failed)                      node.cpp:649

There is a new genesis.json that the network expects...  do you have the right blockchain_id?
Title: Re: [ACTIVE] New testnet iteration
Post by: bytemaster on June 04, 2014, 12:17:36 am
I found the issue, the seed node wasn't listening on the right port because it was relaunched to quickly.   Things are connecting now.
Title: Re: [ACTIVE] New testnet iteration
Post by: alt on June 04, 2014, 12:32:28 am
XTS6Pd7FndgfuZk6P94FUazQyNmckbd1Co4oYvGF4AKRzkDM8p6rg
Thanks
Title: Re: [ACTIVE] New testnet iteration
Post by: alt on June 04, 2014, 12:40:37 am
I found the issue, the seed node wasn't listening on the right port because it was relaunched to quickly.   Things are connecting now.
I  can't connect to the feed node except patched the  code.
I have no upnp support and without public IP.
We should detect if bind to a special port is failed.
Code: [Select]
diff --git a/libraries/net/node.cpp b/libraries/net/node.cpp
index 2c6d2ec..56584c4 100644
--- a/libraries/net/node.cpp
+++ b/libraries/net/node.cpp
@@ -476,7 +476,7 @@ namespace bts { namespace net {
           // detect if this fails.
           try
           {
-            _message_connection.bind(*local_endpoint);
+            //_message_connection.bind(*local_endpoint);
           }
           catch (const fc::exception& except)
           {
Title: Re: [ACTIVE] New testnet iteration
Post by: taoljj on June 04, 2014, 12:56:42 am
nice work.

account_name: taoljj
XTS5NUAgfhjRZntLe5nkxGDum2TXgQ2FH8tsJhtXF5CQXyJRAKbqV

thanks
Title: Re: [ACTIVE] New testnet iteration
Post by: bytemaster on June 04, 2014, 01:19:56 am
nice work.

account_name: taoljj
XTS5NUAgfhjRZntLe5nkxGDum2TXgQ2FH8tsJhtXF5CQXyJRAKbqV

thanks

Seed funds sent.
Title: Re: [ACTIVE] New testnet iteration
Post by: bytemaster on June 04, 2014, 01:21:47 am
I found the issue, the seed node wasn't listening on the right port because it was relaunched to quickly.   Things are connecting now.
I  can't connect to the feed node except patched the  code.
I have no upnp support and without public IP.
We should detect if bind to a special port is failed.
Code: [Select]
diff --git a/libraries/net/node.cpp b/libraries/net/node.cpp
index 2c6d2ec..56584c4 100644
--- a/libraries/net/node.cpp
+++ b/libraries/net/node.cpp
@@ -476,7 +476,7 @@ namespace bts { namespace net {
           // detect if this fails.
           try
           {
-            _message_connection.bind(*local_endpoint);
+            //_message_connection.bind(*local_endpoint);
           }
           catch (const fc::exception& except)
           {

This sounds like an issue for Eric.... I sent you some funds.
Title: Re: [ACTIVE] New testnet iteration
Post by: bytemaster on June 04, 2014, 01:24:34 am
For those who are curious about the web interface, you can see the work in progress here....

http://162.243.127.243:9989/
Title: Re: [ACTIVE] New testnet iteration
Post by: mavisjames on June 04, 2014, 01:30:42 am
For those who are curious about the web interface, you can see the work in progress here....

http://162.243.127.243:9989/

when do we get to start playing with it??

looks great though!  +5%
Title: Re: [ACTIVE] New testnet iteration
Post by: laow on June 04, 2014, 01:39:36 am
XTS838jybg8gaPPWadoKUxve2ue1gJVcxiHT3RmLuRaTZGp99RHon

thanks
Title: Re: [ACTIVE] New testnet iteration
Post by: bytemaster on June 04, 2014, 01:45:08 am
XTS838jybg8gaPPWadoKUxve2ue1gJVcxiHT3RmLuRaTZGp99RHon

thanks

Sent you some.
Title: Re: [ACTIVE] New testnet iteration
Post by: bytemaster on June 04, 2014, 01:46:41 am
For those who are curious about the web interface, you can see the work in progress here....

http://162.243.127.243:9989/

when do we get to start playing with it??

looks great though!  +5%

It appears that the web interface is down, we probably hammered it too hard or Nikita shut it down for some reason. 
Title: Re: [ACTIVE] New testnet iteration
Post by: taoljj on June 04, 2014, 02:37:16 am
nice work.

account_name: taoljj
XTS5NUAgfhjRZntLe5nkxGDum2TXgQ2FH8tsJhtXF5CQXyJRAKbqV

thanks

Seed funds sent.




Funds received.

But
Code: [Select]
tao (unlocked) >>> blockchain_list_registered_accounts "taoljj" 1
NAME                     KEY                                                             REGISTERED            VOTES FOR      VOTES AGAINST  TRUST LEVEL   
taoljj                   XTS5NUAgfhjRZntLe5nkxGDum2TXgQ2FH8tsJhtXF5CQXyJRAKbqV           2014-06-04T01:27:00   N/A            N/A            0
....
tao (unlocked) >>> wallet_set_delegate_trust_level
delegate_name: taoljj
assert
account_record->is_delegate(): taoljj is not a delegate
    {"d":"taoljj"}
    th_a  client.cpp:564 wallet_set_delegate_trust_level

    {"delegate_name":"taoljj","user_trust_level":0}
    th_a  client.cpp:567 wallet_set_delegate_trust_level

    {"command":"wallet_set_delegate_trust_level"}
    th_a  cli.cpp:548 execute_command

Title: Re: [ACTIVE] New testnet iteration
Post by: HackFisher on June 04, 2014, 02:42:39 am
hackfisher123
XTS5nd6Wxz87QdtHmmFGA3HGxvp3Lga6WY8K4V3vUvQHaaN4oKwAJ


tks
Title: Re: [ACTIVE] New testnet iteration
Post by: puppies on June 04, 2014, 03:05:31 am
XTS573GeM3zcSyQssLRZnMyN9z3XhX8eXNeKYdi5YGnj9wZaPnzUj

Thanks.
Title: Re: [ACTIVE] New testnet iteration
Post by: cgafeng on June 04, 2014, 03:29:13 am
XTS4yqZJWMmSgEoai9pcLsDwp42oVC2j7tkSWzSbcUQKY4ARuqAf3
thinks.
Title: Re: [ACTIVE] New testnet iteration
Post by: laow on June 04, 2014, 03:35:26 am
hackfisher123
XTS5nd6Wxz87QdtHmmFGA3HGxvp3Lga6WY8K4V3vUvQHaaN4oKwAJ


tks
sent some, not much.
Title: Re: [ACTIVE] New testnet iteration
Post by: taoljj on June 04, 2014, 03:37:03 am
hackfisher123
XTS5nd6Wxz87QdtHmmFGA3HGxvp3Lga6WY8K4V3vUvQHaaN4oKwAJ


tks

sent
Title: Re: [ACTIVE] New testnet iteration
Post by: taoljj on June 04, 2014, 03:40:27 am
Code: [Select]
tao (locked) >>> get_info
{
  "blockchain_head_block_num": 192,
  "blockchain_head_block_time": "20140604T033700",
  "network_num_connections": 2,
  "wallet_balance": [[
      -38661310,
      "XTS"
    ]
  ],

- 38661310, "XTS"    what is the meaning?
Title: Re: [ACTIVE] New testnet iteration
Post by: taoljj on June 04, 2014, 03:44:07 am
XTS573GeM3zcSyQssLRZnMyN9z3XhX8eXNeKYdi5YGnj9wZaPnzUj

Thanks.

sent
Title: Re: [ACTIVE] New testnet iteration
Post by: cgafeng on June 04, 2014, 03:50:36 am
receive from bts101, thinks.

Code: [Select]
  #    BLK.TRX  TIMESTAMP            FROM                TO                  MEMO                                        AMOUNT           FEE
VOTE                                      ID
-----------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------
  1    194.0    2014-06-04T03:40:30  bts101              cgafeng                                                 10,000,000 XTS         0 XTS
Title: Re: [ACTIVE] New testnet iteration
Post by: puppies on June 04, 2014, 04:33:16 am
XTS573GeM3zcSyQssLRZnMyN9z3XhX8eXNeKYdi5YGnj9wZaPnzUj

Thanks.

sent

Thanks
Title: Re: [ACTIVE] New testnet iteration
Post by: xeroc on June 04, 2014, 06:28:49 am
Need initial funds:

XTS72E5WHYP79vY4FuNZB4eVUs4hw71Aynr3Cv8CB9e2rQWJpB57q
Title: Re: [ACTIVE] New testnet iteration
Post by: denkhaus on June 04, 2014, 06:36:50 am
bytemaster, thank you for your hard work.

please send me some pips again : XTS6LQT4qExJ4BnrtA4r2K9rgcZy1jKKT7AXhKyMgZDTcMdw2qfBF
How about serving a little faucet service, so users can pull funds themselves?
Would be much easier for you and the team in the long run.
Title: Re: [ACTIVE] New testnet iteration
Post by: spartako on June 04, 2014, 08:09:54 am
XTS5xM2Rzf2dvajVKT8kWgZubZFxhRstnNRwdMiZiQpvTya75MBjr

Please send me some funds, thanks!
Title: Re: [ACTIVE] New testnet iteration
Post by: coolspeed on June 04, 2014, 08:26:15 am
XTS6xooMZNE1MfHe4MsrEzfVSzApJ8a93bp7eu3NJn3441euHMnu6

send me some funds for test plz :)
Title: Re: [ACTIVE] New testnet iteration
Post by: wackou on June 04, 2014, 09:49:41 am
XTS7pbgb5nYaaswxnFkNmcU6WSFCzRqj3FkgKdUojDoh2koywkJjS

please send some this way too, thanks!
Title: Re: [ACTIVE] New testnet iteration
Post by: alexxy on June 04, 2014, 09:51:48 am
XTS8LeAwBhh4tHaRJ1CgnCAfjAjsDWqVcK3guGs655zmdZtuMMNfY
Can someone send me some funds? =D
Title: Re: [ACTIVE] New testnet iteration
Post by: zhangweis on June 04, 2014, 10:59:25 am
I found the issue, the seed node wasn't listening on the right port because it was relaunched to quickly.   Things are connecting now.

It works now. Thanks.
Can you send me some fund? Thanks.
Title: Re: [ACTIVE] New testnet iteration
Post by: bytemaster on June 04, 2014, 11:21:09 am
hackfisher123
XTS5nd6Wxz87QdtHmmFGA3HGxvp3Lga6WY8K4V3vUvQHaaN4oKwAJ


tks

sent you some funds.
Title: Re: [ACTIVE] New testnet iteration
Post by: bytemaster on June 04, 2014, 11:23:41 am
XTS4yqZJWMmSgEoai9pcLsDwp42oVC2j7tkSWzSbcUQKY4ARuqAf3
thinks.

Sent
Title: Re: [ACTIVE] New testnet iteration
Post by: bytemaster on June 04, 2014, 11:24:48 am
Code: [Select]
tao (locked) >>> get_info
{
  "blockchain_head_block_num": 192,
  "blockchain_head_block_time": "20140604T033700",
  "network_num_connections": 2,
  "wallet_balance": [[
      -38661310,
      "XTS"
    ]
  ],

- 38661310, "XTS"    what is the meaning?

And this is why we do testing, can you give me your account TRX history?
Title: Re: [ACTIVE] New testnet iteration
Post by: zhangweis on June 04, 2014, 11:29:50 am
I found the issue, the seed node wasn't listening on the right port because it was relaunched to quickly.   Things are connecting now.

It works now. Thanks.
Can you send me some fund? Thanks.

XTS8TzZ4svypC4nyyuExv9uMGiFYYnvXFutXxx8yJphwLZpLC5oqe

Thanks.
Title: Re: [ACTIVE] New testnet iteration
Post by: sudo on June 04, 2014, 12:05:04 pm
My address  XTS63pDyPpsSCWVuASpZKBDess2RiDbo817CEDtbFGx3wXgwq2fqB
tks

get_info
{
  "blockchain_head_block_num": 489,
  "blockchain_head_block_time": "20140604T120530",
  "network_num_connections": 7,
  "wallet_balance": [[
      0,
      "XTS"
    ]
  ],
  "wallet_unlocked_seconds_remaining": 0,
  "wallet_next_block_production_time": null,
  "wallet_seconds_until_next_block_production": null,
  "wallet_local_time": "20140604T120550",
  "blockchain_bips_per_share": 12.500000062504219,
  "blockchain_random_seed": "33d65af38b2c2aefab875974f36f709107ee4e61",
  "blockchain_shares": 79999999599973,
  "network_num_connections_max": 12,
  "network_protocol_version": 101,
  "wallet_open": true,
  "wallet_unlocked_until": "19700101T000000",
  "wallet_version": 100
}
Title: Re: [ACTIVE] New testnet iteration
Post by: zhangweis on June 04, 2014, 12:10:36 pm
My address  XTS63pDyPpsSCWVuASpZKBDess2RiDbo817CEDtbFGx3wXgwq2fqB
tks

get_info
{
  "blockchain_head_block_num": 489,
  "blockchain_head_block_time": "20140604T120530",
  "network_num_connections": 7,
  "wallet_balance": [[
      0,
      "XTS"
    ]
  ],
  "wallet_unlocked_seconds_remaining": 0,
  "wallet_next_block_production_time": null,
  "wallet_seconds_until_next_block_production": null,
  "wallet_local_time": "20140604T120550",
  "blockchain_bips_per_share": 12.500000062504219,
  "blockchain_random_seed": "33d65af38b2c2aefab875974f36f709107ee4e61",
  "blockchain_shares": 79999999599973,
  "network_num_connections_max": 12,
  "network_protocol_version": 101,
  "wallet_open": true,
  "wallet_unlocked_until": "19700101T000000",
  "wallet_version": 100
}

Sent.
Title: Re: [ACTIVE] New testnet iteration
Post by: bytemaster on June 04, 2014, 12:16:29 pm
I think I have sent everyone some funds.  Please be generous and share with others.

Thanks for sending some funds back zhang and alt.
Title: Re: [ACTIVE] New testnet iteration
Post by: bytemaster on June 04, 2014, 12:19:03 pm
Code: [Select]
#    BLK.TRX  TIMESTAMP           FROM                TO                  MEMO                                        AMOUNT           FEE          VOTE                                      ID
------------------------------------------------------------------------------------------------------------------------------------------
  1     20.0    2014-06-03T22:59:30 delegate-0          nikita                                                  -1,000,000 XTS    10,000 XTS           N/
  2     21.0    2014-06-03T23:01:30 delegate-0          toast                                                  -10,000,000 XTS    10,000 XTS           N/
  3     74.0    2014-06-04T00:22:00 delegate-0          valintine           seed funds                      -5,544,332,211 XTS    10,000 XTS           N/
  4     80.0    2014-06-04T00:33:00 delegate-0          bytemaster          seed me                           -443,322,110 XTS    10,000 XTS           N/
  5     84.0    2014-06-04T00:40:00 delegate-0          cass                hi there                          -554,433,221 XTS    10,000 XTS           N/
  6    109.0    2014-06-04T01:20:00 delegate-0          taoljj              from bytemaster                    -43,215,432 XTS    10,000 XTS           N/
  7    110.0    2014-06-04T01:22:30 delegate-0          alt                 from bytemaster                   -343,215,432 XTS    10,000 XTS           N/
  8    124.0    2014-06-04T01:45:00 delegate-0          bts101              from bytemaster                   -343,215,432 XTS    10,000 XTS           N/
  9    180.0    2014-06-04T03:17:30 alt                 delegate-0          from alt                             1,000,000 XTS         0 XTS           N/
 10    465.3    2014-06-04T11:22:30 delegate-0          puppies2            woof                                  -990,000 XTS    10,000 XTS           N/
 11    465.1    2014-06-04T11:22:30 delegate-0          puppies2            woof                              -343,215,432 XTS    10,000 XTS           N/
 12    465.0    2014-06-04T11:22:30 delegate-0          hackfisher123       lets fish                         -343,215,432 XTS    10,000 XTS           N/
 13    465.2    2014-06-04T11:22:30 delegate-0          hackfisher123       lets fish                             -990,000 XTS    10,000 XTS           N/
 14    466.0    2014-06-04T11:24:00 delegate-0          cgafeng             Hi there!                          -34,321,543 XTS    10,000 XTS           N/
 15    470.0    2014-06-04T11:32:00 delegate-0          zhang               thanks for testing                 -34,321,543 XTS    10,000 XTS           N/
 16    476.0    2014-06-04T11:42:30 zhang               delegate-0          thanks                                 100,000 XTS         0 XTS           N/
 17    491.4    2014-06-04T12:11:00 delegate-0          spartako            here you go                            -90,000 XTS    10,000 XTS           N/
 18    491.2    2014-06-04T12:11:00 delegate-0          denkhaus            here you go                            -90,000 XTS    10,000 XTS           N/
 19    491.0    2014-06-04T12:11:00 delegate-0          denkhaus            here you go                        -44,332,211 XTS    10,000 XTS           N/
 20    491.1    2014-06-04T12:11:00 delegate-0          spartako            here you go                        -44,332,211 XTS    10,000 XTS           N/
 21    492.0    2014-06-04T12:12:00 delegate-0          coolspeed           here you go                        -44,332,211 XTS    10,000 XTS           N/
 22    493.1    2014-06-04T12:14:30 delegate-0          alexxy2             here you go                        -44,332,211 XTS    10,000 XTS           N/
 23    493.2    2014-06-04T12:14:30 delegate-0          wackou2             here you go                        -44,332,211 XTS    10,000 XTS           N/
 24    494.1    2014-06-04T12:15:30 delegate-0          xeroc2              here you go                        -44,332,211 XTS    10,000 XTS           N/
Title: Re: [ACTIVE] New testnet iteration
Post by: sudo on June 04, 2014, 12:19:23 pm
My address  XTS63pDyPpsSCWVuASpZKBDess2RiDbo817CEDtbFGx3wXgwq2fqB
tks

}

Sent.

get it
Title: Re: [ACTIVE] New testnet iteration
Post by: sudo on June 04, 2014, 12:26:58 pm
Code: [Select]
jerry (unlocked) >>> help
about                                                                                                 Returns version number and associated information for this client
blockchain_get_account_record <account_name>                                                          Retrieves the name record
blockchain_get_account_record_by_id <name_id>                                                         Retrieves the name record for the given name_id
blockchain_get_asset_record <symbol>                                                                  Retrieves the asset record by the ticker symbol
blockchain_get_asset_record_by_id <asset_id>                                                          Retrieves the asset record by the id
blockchain_get_block <block_id>                                                                       Retrieves the block header for the given block hash
blockchain_get_block_by_number <block_number>                                                         Retrieves the block header for the given block number
blockchain_get_blockcount                                                                             Returns the number of blocks in the longest block chain
blockchain_get_blockhash <block_number>                                                               Returns hash of block in best-block-chain at index provided
blockchain_get_config                                                                                 Returns static configuration parameters about the blockchain.
blockchain_get_delegates [first] [count]                                                              Returns the list of delegates sorted by vote
blockchain_get_pending_transactions                                                                   Return a list of transactions that are not yet in a block.
blockchain_get_transaction <transaction_id>                                                           Get detailed information about an in-wallet transaction
blockchain_list_registered_accounts [first_account_name] [limit]                                      Returns registered accounts starting with a given name upto a the limit provided
blockchain_list_registered_assets [first_symbol] [limit]                                              Returns registered assets starting with a given name upto a the limit provided
get_info                                                                                              Returns version number and associated information for this client
help [command_name]                                                                                   display a list of commands, or detailed help on an individual command
network_add_node <node> <command>                                                                     Attempts add or remove <node> from the peer list or try a connection to <node> once
network_broadcast_transaction <transaction_to_broadcast>                                              Broadcast a previously-created signed transaction to the network
network_get_advanced_node_parameters                                                                  Sets advanced node parameters, used for setting up automated tests
network_get_block_propagation_data <block_hash>                                                       Returns the time the block was first seen by this client
network_get_connection_count                                                                          Returns the number of fully-established connections to other nodes
network_get_info                                                                                      Returns assorted information about the network settings and connections
network_get_peer_info                                                                                 Returns data about each connected node
network_get_transaction_propagation_data <transaction_id>                                             Returns the time the transaction was first seen by this client
network_set_advanced_node_parameters <params>                                                         Sets advanced node parameters, used for setting up automated tests
network_set_allowed_peers <allowed_peers>                                                             Sets the list of peers this node is allowed to connect to
stop                                                                                                  shut down the RPC server and exit this client
validate_address <address>                                                                            Return information about given BitShares address
wallet_account_balance                                                                                Lists the total balances of all accounts sorted by account and asset
wallet_account_create <account_name> [private_data]                                                   Add new account for receiving payments
wallet_account_register <account_name> <pay_from_account> [public_data] [as_delegate]                 Updates the data published about a given account
wallet_account_transaction_history [account_name]                                                     Lists all transactions for the specified account
wallet_account_update_registration <account_name> <pay_from_account> [public_data] [as_delegate]      Updates the data published about a given account
wallet_add_contact_account <account_name> <account_key>                                               Add new account for sending payments
wallet_asset_create <symbol> <asset_name> <issuer_name> [description] [data] [maximum_share_supply]   Creates a new user issued asset
wallet_asset_issue <amount> <symbol> <to_account_name>                                                Issues new shares of a given asset type
wallet_change_passphrase <passphrase>                                                                 Change the password of the current wallet
wallet_close                                                                                          Closes the curent wallet if one is open
wallet_create <wallet_name> <new_passphrase>                                                          Creates a wallet with the given name
wallet_create_from_json <json_filename> <wallet_name>                                                 Creates a new wallet from an exported JSON file
wallet_export_to_json <json_filename>                                                                 Exports the current wallet to a JSON file
wallet_get_account <account_name>                                                                     TODO: wrong description? Lists all foreign addresses and their labels associated with this wallet
wallet_get_balance [symbol] [account_name]                                                           
wallet_get_name                                                                                       Returns the wallet name passed to wallet_open
wallet_get_pretty_transaction <transaction>                                                           Return a pretty JSON representation of a transaction
wallet_import_private_key <wif_key> [account_name] [rescan]                                           Loads the private key into the specified account
wallet_list                                                                                           Return a list of wallets in the current data directory
wallet_list_contact_accounts                                                                          Lists all foreign addresses and their labels associated with this wallet
wallet_list_receive_accounts                                                                          TODO: wrong description? Lists all foreign addresses and their labels associated with this wallet
wallet_list_unspent_balances [account_name] [symbol]                                                  Lists the unspent balances that are controlled by this wallet
wallet_lock                                                                                           Lock the private keys in wallet, disables spending commands until unlocked
wallet_open <wallet_name>                                                                             Opens the wallet of the given name
wallet_open_file <wallet_file>                                                                        Opens the wallet at the given path
wallet_rename_account <current_account_name> <new_account_name>                                       Rename an account in wallet
wallet_rescan_blockchain <first_block_number> <num_blocks>                                            Scans the transaction history for operations relevant to this wallet.
wallet_set_delegate_trust_level <delegate_name> [trust_level]                                         Updates the trust placed in a given delegate
wallet_submit_proposal <delegate_account_name> <subject> <body> <proposal_type> <data>                Submit a proposal to the delegates for voting
wallet_transfer <amount_to_transfer> <asset_symbol> <from_account_name> <to_account_name> [memo_message]   Sends given amount to the given address, assumes shares in DAC
wallet_unlock <timeout> <passphrase>                                                                  Unlock the private keys in the wallet to enable spending operations
wallet_vote_proposal <name> <proposal_id> <vote>                                                      Vote on a proposal

which command can be tested?  in the right order?
Title: Re: [ACTIVE] New testnet iteration
Post by: coolspeed on June 04, 2014, 12:32:05 pm
Received. Thank you bytemaster.

Now I am registered as a delegate. My delegate name is "coolspeed".
Welcome to vote for me =D
Title: Re: [ACTIVE] New testnet iteration
Post by: sudo on June 04, 2014, 12:41:22 pm
Code: [Select]
wallet_create <wallet_name> <new_passphrase>                                                          Creates a wallet with the given name
wallet_account_create <account_name> [private_data]                                                   Add new account for receiving payments
wallet_account_register <account_name> <pay_from_account> [public_data] [as_delegate]                 Updates the data published about a given account


wallet_add_contact_account <account_name> <account_key>                                               Add new account for sending payments

wallet_transfer <amount_to_transfer> <asset_symbol> <from_account_name> <to_account_name> [memo_message]   Sends given amount to the given address, assumes shares in DAC


wallet_account_transaction_history [account_name]                                                     Lists all transactions for the specified account
Title: Re: [ACTIVE] New testnet iteration
Post by: sudo on June 04, 2014, 12:43:53 pm
Received. Thank you bytemaster.

Now I am registered as a delegate. My delegate name is "coolspeed".
Welcome to vote for me =D
what is  proposal_id?


Code: [Select]
wallet_vote_proposal <name> <proposal_id> <vote>                                                      Vote on a proposal
Vote on a proposal

Parameters:
  name (account_name, required): the name of the account to vote with
  proposal_id (proposal_id_type, required): the id of the proposal to vote on
  vote (uint8_t, required): your vote
Title: Re: [ACTIVE] New testnet iteration
Post by: cgafeng on June 04, 2014, 12:44:42 pm
Code: [Select]
#    BLK.TRX  TIMESTAMP           FROM                TO                  MEMO                                        AMOUNT           FEE          VOTE                                      ID
------------------------------------------------------------------------------------------------------------------------------------------
  1     20.0    2014-06-03T22:59:30 delegate-0          nikita                                                  -1,000,000 XTS    10,000 XTS           N/
  2     21.0    2014-06-03T23:01:30 delegate-0          toast                                                  -10,000,000 XTS    10,000 XTS           N/
  3     74.0    2014-06-04T00:22:00 delegate-0          valintine           seed funds                      -5,544,332,211 XTS    10,000 XTS           N/
  4     80.0    2014-06-04T00:33:00 delegate-0          bytemaster          seed me                           -443,322,110 XTS    10,000 XTS           N/
  5     84.0    2014-06-04T00:40:00 delegate-0          cass                hi there                          -554,433,221 XTS    10,000 XTS           N/
  6    109.0    2014-06-04T01:20:00 delegate-0          taoljj              from bytemaster                    -43,215,432 XTS    10,000 XTS           N/
  7    110.0    2014-06-04T01:22:30 delegate-0          alt                 from bytemaster                   -343,215,432 XTS    10,000 XTS           N/
  8    124.0    2014-06-04T01:45:00 delegate-0          bts101              from bytemaster                   -343,215,432 XTS    10,000 XTS           N/
  9    180.0    2014-06-04T03:17:30 alt                 delegate-0          from alt                             1,000,000 XTS         0 XTS           N/
 10    465.3    2014-06-04T11:22:30 delegate-0          puppies2            woof                                  -990,000 XTS    10,000 XTS           N/
 11    465.1    2014-06-04T11:22:30 delegate-0          puppies2            woof                              -343,215,432 XTS    10,000 XTS           N/
 12    465.0    2014-06-04T11:22:30 delegate-0          hackfisher123       lets fish                         -343,215,432 XTS    10,000 XTS           N/
 13    465.2    2014-06-04T11:22:30 delegate-0          hackfisher123       lets fish                             -990,000 XTS    10,000 XTS           N/
 14    466.0    2014-06-04T11:24:00 delegate-0          cgafeng             Hi there!                          -34,321,543 XTS    10,000 XTS           N/
 15    470.0    2014-06-04T11:32:00 delegate-0          zhang               thanks for testing                 -34,321,543 XTS    10,000 XTS           N/
 16    476.0    2014-06-04T11:42:30 zhang               delegate-0          thanks                                 100,000 XTS         0 XTS           N/
 17    491.4    2014-06-04T12:11:00 delegate-0          spartako            here you go                            -90,000 XTS    10,000 XTS           N/
 18    491.2    2014-06-04T12:11:00 delegate-0          denkhaus            here you go                            -90,000 XTS    10,000 XTS           N/
 19    491.0    2014-06-04T12:11:00 delegate-0          denkhaus            here you go                        -44,332,211 XTS    10,000 XTS           N/
 20    491.1    2014-06-04T12:11:00 delegate-0          spartako            here you go                        -44,332,211 XTS    10,000 XTS           N/
 21    492.0    2014-06-04T12:12:00 delegate-0          coolspeed           here you go                        -44,332,211 XTS    10,000 XTS           N/
 22    493.1    2014-06-04T12:14:30 delegate-0          alexxy2             here you go                        -44,332,211 XTS    10,000 XTS           N/
 23    493.2    2014-06-04T12:14:30 delegate-0          wackou2             here you go                        -44,332,211 XTS    10,000 XTS           N/
 24    494.1    2014-06-04T12:15:30 delegate-0          xeroc2              here you go                        -44,332,211 XTS    10,000 XTS           N/

I received 10,000,000 from bts101, but did't received you 34,321,543.
There is the record
Code: [Select]
cgafeng (locked) >>> wallet_account_transaction_history
  #    BLK.TRX  TIMESTAMP           FROM                TO                  MEMO                                        AMOUNT           FEE
VOTE                                      ID
------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------
  1    194.0    2014-06-04T03:40:30 bts101              cgafeng                                                 10,000,000 XTS         0 XTS
 N/A4171a1ca8aeb6164695187316eea2bc794c394b2
  2    282.0    2014-06-04T06:11:30 cgafeng             cgafeng             register cgafeng                             0 XTS    10,002 XTS
 N/A1aa88227880e026bd6dc994ff7ab2057c4940bf0
  3    283.0    2014-06-04T06:14:30 cgafeng             cgafeng             update cgafeng                               0 XTS    10,003 XTS
 N/A6ba9501b7b6f4c6170b78f9df845a5973bf246bc

Code: [Select]
cgafeng (locked) >>> wallet_list_receive_accounts
NAME                     BALANCE        KEY                                                             REGISTERED            TRUST LEVEL
cgafeng                  9979995        XTS4yqZJWMmSgEoai9pcLsDwp42oVC2j7tkSWzSbcUQKY4ARuqAf3           2014-06-04T06:11:00   0
Title: Re: [ACTIVE] New testnet iteration
Post by: crazybit on June 04, 2014, 12:47:36 pm
XTS51N8ki7UP2KJgwCsHMpq8CNDBuqtReKRkSGKuqkPTcRXc4w6sS

Please sent me some fund for test, thanks.
Title: Re: [ACTIVE] New testnet iteration
Post by: sudo on June 04, 2014, 12:51:49 pm
Received. Thank you bytemaster.

Now I am registered as a delegate. My delegate name is "coolspeed".
Welcome to vote for me =D

jerry (unlocked) >>> wallet_vote_proposal
name: coolspeed
proposal_id: 354
vote: 11000
assert
!"Insufficient Funds": Requested 10,015 XTS but only 0 XTS available
    {"required":"10,015 XTS","available":"0 XTS"}
    th_a  wallet.cpp:157 withdraw_to_transaction

    {"name":"coolspeed","proposal_id":354,"vote":248}
    th_a  client.cpp:498 wallet_vote_proposal

    {"command":"wallet_vote_proposal"}
    th_a  cli.cpp:548 execute_command
Title: Re: [ACTIVE] New testnet iteration
Post by: bytemaster on June 04, 2014, 12:56:41 pm
Received. Thank you bytemaster.

Now I am registered as a delegate. My delegate name is "coolspeed".
Welcome to vote for me =D

jerry (unlocked) >>> wallet_vote_proposal
name: coolspeed
proposal_id: 354
vote: 11000
assert
!"Insufficient Funds": Requested 10,015 XTS but only 0 XTS available
    {"required":"10,015 XTS","available":"0 XTS"}
    th_a  wallet.cpp:157 withdraw_to_transaction

    {"name":"coolspeed","proposal_id":354,"vote":248}
    th_a  client.cpp:498 wallet_vote_proposal

    {"command":"wallet_vote_proposal"}
    th_a  cli.cpp:548 execute_command

Proposal functions are not active yet....  nor are the asset creation / issuance... I should say they are 'half there'
Title: Re: [ACTIVE] New testnet iteration
Post by: sudo on June 04, 2014, 12:57:15 pm
XTS51N8ki7UP2KJgwCsHMpq8CNDBuqtReKRkSGKuqkPTcRXc4w6sS

Please sent me some fund for test, thanks.

send it
Title: Re: [ACTIVE] New testnet iteration
Post by: bytemaster on June 04, 2014, 12:59:30 pm
Code: [Select]
tao (locked) >>> get_info
{
  "blockchain_head_block_num": 192,
  "blockchain_head_block_time": "20140604T033700",
  "network_num_connections": 2,
  "wallet_balance": [[
      -38661310,
      "XTS"
    ]
  ],

- 38661310, "XTS"    what is the meaning?

I found the cause of this and unfortunately it will result in a hard fork / reset.    I have a partial fix for the problem in place.   

Thanks everyone for helping test this. 
Title: Re: [ACTIVE] New testnet iteration
Post by: sudo on June 04, 2014, 01:03:14 pm
Code: [Select]
tao (locked) >>> get_info
{
  "blockchain_head_block_num": 192,
  "blockchain_head_block_time": "20140604T033700",
  "network_num_connections": 2,
  "wallet_balance": [[
      -38661310,
      "XTS"
    ]
  ],

- 38661310, "XTS"    what is the meaning?

I found the cause of this and unfortunately it will result in a hard fork / reset.    I have a partial fix for the problem in place.   

Thanks everyone for helping test this.

hope for the pressure test with GUI
Title: Re: [ACTIVE] New testnet iteration
Post by: crazybit on June 04, 2014, 01:12:58 pm
XTS51N8ki7UP2KJgwCsHMpq8CNDBuqtReKRkSGKuqkPTcRXc4w6sS

Please sent me some fund for test, thanks.

send it

seems i did not receive it.

Quote
crazybit (unlocked) >>> get_info
{
  "blockchain_head_block_num": 523,
  "blockchain_head_block_time": "20140604T130900",
  "network_num_connections": 8,
  "wallet_balance": [[
      0,
      "XTS"
    ]
  ],
  "wallet_unlocked_seconds_remaining": 29926,
  "wallet_next_block_production_time": null,
  "wallet_seconds_until_next_block_production": null,
  "wallet_local_time": "20140604T131027",
  "blockchain_bips_per_share": 12.50000009532172,
  "blockchain_random_seed": "9244e1710a31b29524413c6632d4cd7ba54ad94e",
  "blockchain_shares": 79999999389941,
  "network_num_connections_max": 12,
  "network_protocol_version": 101,
  "wallet_open": true,
  "wallet_unlocked_until": "20140604T212913.937749",
  "wallet_version": 100
}

Title: Re: [PAUSED] New testnet iteration
Post by: toast on June 04, 2014, 01:22:41 pm
Pausing - might need hard fork. Hang tight.