huMintQueue / steem

The blockchain for Smart Media Tokens (SMTs) and decentralized applications.
https://steem.io
Other
0 stars 0 forks source link

testnet status #5

Open huMintQueue opened 6 years ago

huMintQueue commented 6 years ago

config.txt (Rename file to config.ini)

$ vi config.ini

p2p-endpoint = 0.0.0.0:3333
rpc-endpoint = 127.0.0.1:9876

witness = "initminer"
private-key = 5JNHfZYKGaomSFvd4NUdQ9qMcEAC43kujbfjueTHpVapX1Kzq2n

[logger.default]
level=info
appenders=stderr

[logger.p2p]
level=info
appenders=p2p
enable-stale-production = true # can be set true with --enable-stale-production
root@596a248d13c2:/opt/code/build/programs/steemd# ./steemd -d testnet --enable-stale-production
------------------------------------------------------

            STARTING TEST NETWORK

------------------------------------------------------
initminer public key: TST6LLegbAgLAy28EHrffBVuANFWcFgmqRMW13wBmTExqFE9SCkg4
initminer private key: 5JNHfZYKGaomSFvd4NUdQ9qMcEAC43kujbfjueTHpVapX1Kzq2n
chain id: 18dcf0a285365fc58b71f18b3d3fec954aa0c141c44e4e5cb4cf777b9eab274e
blockchain version: 0.19.2
------------------------------------------------------
2027763ms th_a       main.cpp:172                  main                 ] parsing options
2027763ms th_a       main.cpp:174                  main                 ] initializing node
2027763ms th_a       main.cpp:176                  main                 ] initializing plugins
2027763ms th_a       application.cpp:1148          initialize_plugins   ] Initializing plugin account_by_key
2027763ms th_a       account_by_key_plugin.cpp:256 plugin_initialize    ] Initializing account_by_key plugin
2027763ms th_a       application.cpp:1148          initialize_plugins   ] Initializing plugin account_history
2027763ms th_a       application.cpp:1148          initialize_plugins   ] Initializing plugin witness
2027764ms th_a       main.cpp:179                  main                 ] starting node
2027764ms th_a       application.cpp:259           startup              ] Backtrace on segfault is enabled
2027764ms th_a       application.cpp:263           startup              ] shared_file_size is 57982058496 bytes
2027764ms th_a       application.cpp:281           startup              ] Starting Steem node in write mode.
2027808ms th_a       database.cpp:2570             show_free_memory     ] Free memory is now 53G
2027808ms th_a       application.cpp:384           startup              ] API database_api enabled publicly
2027808ms th_a       application.cpp:384           startup              ] API login_api enabled publicly
2027808ms th_a       application.cpp:384           startup              ] API account_by_key_api enabled publicly
2027811ms th_a       application.cpp:137           reset_p2p_node       ] Configured p2p node to listen on 0.0.0.0:3333
2027811ms th_a       application.cpp:145           reset_p2p_node       ] head_block_id: 0000000000000000000000000000000000000000
2027811ms th_a       application.cpp:187           reset_websocket_serv ] Configured websocket rpc to listen on 127.0.0.1:9876
2027811ms th_a       main.cpp:181                  main                 ] starting plugins
2027812ms th_a       account_history_plugin.cpp:253 plugin_startup       ] account_history plugin: plugin_startup() begin
2027812ms th_a       account_history_plugin.cpp:255 plugin_startup       ] account_history plugin: plugin_startup() end
2027812ms th_a       witness_plugin.cpp:487        plugin_startup       ] witness plugin:  plugin_startup() begin
2027812ms th_a       witness_plugin.cpp:492        plugin_startup       ] Launching block production for 1 witnesses.
2027812ms th_a       witness_plugin.cpp:493        plugin_startup       ] _witnesses: ["initminer"]

********************************
*                              *
*   ------- NEW CHAIN ------   *
*   -   Welcome to Steem!  -   *
*   ------------------------   *
*                              *
********************************

2027812ms th_a       witness_plugin.cpp:507        plugin_startup       ] witness plugin:  plugin_startup() end
2027812ms th_a       main.cpp:198                  operator()           ] Started witness node on a chain with 0 blocks.
2029946ms th_a       database.cpp:3621             apply_hardfork       ] HARDFORK 1 at block 1
2029946ms th_a       database.cpp:3621             apply_hardfork       ] HARDFORK 2 at block 1
2029946ms th_a       database.cpp:3621             apply_hardfork       ] HARDFORK 3 at block 1
2029946ms th_a       database.cpp:3621             apply_hardfork       ] HARDFORK 4 at block 1
2029946ms th_a       database.cpp:3621             apply_hardfork       ] HARDFORK 5 at block 1
2029946ms th_a       witness_plugin.cpp:566        block_production_loo ] Generated block #1 with timestamp 2018-03-15T15:33:48 at time 2018-03-15T15:33:48 by initminer
2031000ms th_a       witness_plugin.cpp:566        block_production_loo ] Generated block #2 with timestamp 2018-03-15T15:33:51 at time 2018-03-15T15:33:51 by initminer
huMintQueue commented 6 years ago
root@596a248d13c2:/opt/code/build/programs/cli_wallet# ./cli_wallet --server-rpc-endpoint="ws://127.0.0.1:9876"
Logging RPC to file: logs/rpc/rpc.log
Starting a new wallet
1648799ms th_a       main.cpp:154                  main                 ] wdata.ws_server: ws://127.0.0.1:9876
1648801ms th_a       main.cpp:159                  main                 ] wdata.ws_user:  wdata.ws_password:
1648801ms th_a       websocket_api.cpp:88          on_message           ] message: {"id":1,"result":true}
1648802ms th_a       websocket_api.cpp:88          on_message           ] message: {"id":2,"result":0}
1648803ms th_a       websocket_api.cpp:88          on_message           ] message: {"id":3,"result":3}
Please use the set_password method to initialize a new wallet before continuing
new >>> set_password testpassword
set_password testpassword
null
locked >>> unlock testpassword
unlock testpassword
null
unlocked >>> list_my_accounts
list_my_accounts
1664591ms th_a       websocket_api.cpp:88          on_message           ] message: {"id":4,"result":2}
1664592ms th_a       websocket_api.cpp:88          on_message           ] message: {"id":5,"result":[]}
-------------------------------------------------------------------------
TOTAL                   0.000 TESTS             0.000000 VESTS        0.000 TBD

unlocked >>> list_accounts
list_accounts
10 assert_exception: Assert Exception
a0 != e: too few arguments passed to method
    {}
    th_a  api_connection.hpp:165 call_generic
unlocked >>> list_accounts aa 100
list_accounts aa 100
1676315ms th_a       websocket_api.cpp:88          on_message           ] message: {"id":6,"result":["initminer","miners","null","temp"]}
[
  "initminer",
  "miners",
  "null",
  "temp"
]

unlocked >>> get_account initminer
get_account initminer
1687824ms th_a       websocket_api.cpp:88          on_message           ] message: {"id":9,"result":[{"id":3,"name":"initminer","owner":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST6LLegbAgLAy28EHrffBVuANFWcFgmqRMW13wBmTExqFE9SCkg4",1]]},"active":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST6LLegbAgLAy28EHrffBVuANFWcFgmqRMW13wBmTExqFE9SCkg4",1]]},"posting":{"weight_threshold":1,"account_auths":[],"key_auths":[["TST6LLegbAgLAy28EHrffBVuANFWcFgmqRMW13wBmTExqFE9SCkg4",1]]},"memo_key":"TST6LLegbAgLAy28EHrffBVuANFWcFgmqRMW13wBmTExqFE9SCkg4","json_metadata":"","proxy":"","last_owner_update":"1970-01-01T00:00:00","last_account_update":"1970-01-01T00:00:00","created":"1970-01-01T00:00:00","mined":true,"owner_challenged":false,"active_challenged":false,"last_owner_proved":"1970-01-01T00:00:00","last_active_proved":"1970-01-01T00:00:00","recovery_account":"","last_account_recovery":"1970-01-01T00:00:00","reset_account":"null","comment_count":0,"lifetime_vote_count":0,"post_count":0,"can_vote":true,"voting_power":10000,"last_vote_time":"1970-01-01T00:00:00","balance":"28.000 TESTS","savings_balance":"0.000 TESTS","sbd_balance":"0.000 TBD","sbd_seconds":"0","sbd_seconds_last_update":"1970-01-01T00:00:00","sbd_last_interest_payment":"1970-01-01T00:00:00","savings_sbd_balance":"0.000 TBD","savings_sbd_seconds":"0","savings_sbd_seconds_last_update":"1970-01-01T00:00:00","savings_sbd_last_interest_payment":"1970-01-01T00:00:00","savings_withdraw_requests":0,"reward_sbd_balance":"0.000 TBD","reward_steem_balance":"0.000 TESTS","reward_vesting_balance":"0.000000 VESTS","reward_vesting_steem":"0.000 TESTS","vesting_shares":"1000000.000000 VESTS","delegated_vesting_shares":"0.000000 VESTS","received_vesting_shares":"0.000000 VESTS","vesting_withdraw_rate":"0.000001 VESTS","next_vesting_withdrawal":"1969-12-31T23:59:59","withdrawn":0,"to_withdraw":0,"withdraw_routes":0,"curation_rewards":0,"posting_rewards":0,"proxied_vsf_votes":[0,0,0,0],"witnesses_voted_for":0,"average_bandwidth":0,"lifetime_bandwidth":0,"last_bandwidth_update":"1970-01-01T00:00:00","average_market_bandwidth":0,"lifetime_market_bandwidth":0,"last_market_bandwidth_update":"1970-01-01T00:00:00","last_post":"1970-01-01T00:00:00","last_root_post":"1970-01-01T00:00:00","vesting_balance":"0.000 TESTS","reputation":0,"transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}]}
{
  "id": 3,
  "name": "initminer",
  "owner": {
    "weight_threshold": 1,
    "account_auths": [],
    "key_auths": [[
        "TST6LLegbAgLAy28EHrffBVuANFWcFgmqRMW13wBmTExqFE9SCkg4",
        1
      ]
    ]
  },
  "active": {
    "weight_threshold": 1,
    "account_auths": [],
    "key_auths": [[
        "TST6LLegbAgLAy28EHrffBVuANFWcFgmqRMW13wBmTExqFE9SCkg4",
        1
      ]
    ]
  },
  "posting": {
    "weight_threshold": 1,
    "account_auths": [],
    "key_auths": [[
        "TST6LLegbAgLAy28EHrffBVuANFWcFgmqRMW13wBmTExqFE9SCkg4",
        1
      ]
    ]
  },
  "memo_key": "TST6LLegbAgLAy28EHrffBVuANFWcFgmqRMW13wBmTExqFE9SCkg4",
  "json_metadata": "",
  "proxy": "",
  "last_owner_update": "1970-01-01T00:00:00",
  "last_account_update": "1970-01-01T00:00:00",
  "created": "1970-01-01T00:00:00",
  "mined": true,
  "mined": true,
  "owner_challenged": false,
  "active_challenged": false,
  "last_owner_proved": "1970-01-01T00:00:00",
  "last_active_proved": "1970-01-01T00:00:00",
  "recovery_account": "",
  "last_account_recovery": "1970-01-01T00:00:00",
  "reset_account": "null",
  "comment_count": 0,
  "lifetime_vote_count": 0,
  "post_count": 0,
  "can_vote": true,
  "voting_power": 10000,
  "last_vote_time": "1970-01-01T00:00:00",
  "balance": "28.000 TESTS",          ################## Balance increasing!
  "savings_balance": "0.000 TESTS",
  "sbd_balance": "0.000 TBD",
  "sbd_seconds": "0",
  "sbd_seconds_last_update": "1970-01-01T00:00:00",
  "sbd_last_interest_payment": "1970-01-01T00:00:00",
  "savings_sbd_balance": "0.000 TBD",
  "savings_sbd_seconds": "0",
  "savings_sbd_seconds_last_update": "1970-01-01T00:00:00",
  "savings_sbd_last_interest_payment": "1970-01-01T00:00:00",
  "savings_withdraw_requests": 0,
  "reward_sbd_balance": "0.000 TBD",
  "reward_steem_balance": "0.000 TESTS",
  "reward_vesting_balance": "0.000000 VESTS",
  "reward_vesting_steem": "0.000 TESTS",
  "vesting_shares": "1000000.000000 VESTS",
  "delegated_vesting_shares": "0.000000 VESTS",
  "received_vesting_shares": "0.000000 VESTS",
  "vesting_withdraw_rate": "0.000001 VESTS",
  "next_vesting_withdrawal": "1969-12-31T23:59:59",
  "withdrawn": 0,
  "to_withdraw": 0,
  "withdraw_routes": 0,
  "curation_rewards": 0,
  "posting_rewards": 0,
  "proxied_vsf_votes": [
    0,
    0,
    0,
    0
  ],
  "witnesses_voted_for": 0,
  "average_bandwidth": 0,
  "lifetime_bandwidth": 0,
  "last_bandwidth_update": "1970-01-01T00:00:00",
  "average_market_bandwidth": 0,
  "lifetime_market_bandwidth": 0,
  "last_market_bandwidth_update": "1970-01-01T00:00:00",
  "last_post": "1970-01-01T00:00:00",
  "last_root_post": "1970-01-01T00:00:00"
}
unlocked >>>
huMintQueue commented 6 years ago
root@596a248d13c2:/opt/code/build/programs/steemd/testnet/blockchain# ls -ahl
total 5.2M
drwxr-xr-x 2 root root 4.0K Mar 15 15:35 .
drwxr-xr-x 4 root root 4.0K Mar 15 15:35 ..
-rw-r--r-- 1 root root    0 Mar 15 15:35 block_log
-rw-r--r-- 1 root root    0 Mar 15 15:35 block_log.index
-rw-r--r-- 1 root root  54G Mar 15 15:35 shared_memory.bin
-rw-r--r-- 1 root root 2.9K Mar 15 15:35 shared_memory.meta
root@596a248d13c2:/opt/code/build/programs/steemd/testnet/blockchain# du -hs .
5.2M    .