0 Members and 1 Guest are viewing this topic.
default (unlocked) >>> blockchain_get_config "blockchain_id": "fad10934fe03db46d4cd1934a47845d5080059933df3770ff6558abb764864e2",
Known Issues:1) Delegate Fee Registration not Enforced on Update2) 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...
Hmm, I needed to do a rescan to see your transactions as well, but I did get them.The spèçiàl çhàrs came out fine.I was trying to put a " \' " in the memo, but due to my fat fingers and both those keys being next to my enter key, I sent out the transaction by accident before finishing. (Really needs a confirmation question in there before transmitting.) In later tests the client refuses all my messages with " \' " as being to big.
Quote from: svk on June 03, 2014, 07:55:58 pmQuote from: JoeyD on June 03, 2014, 07:44:25 pmSorry if it's too little, I was running into a lot of errors trying to figure out how the commands work and lost count of the zeros.I haven't figured out how the memo thing works, could someone post an example command? Qoute marks don't work and it seems it cuts out after the first space, so are you supposed to use escape-characters for special characters like spaces and such?EDITAlso for people not seeing their balance go up, I had to do a blockchain rescan before I saw my new funds.To send a memo:Code: [Select]wallet_transfer 1111 XTS from_account to_account "this is my message"I don't know if it handles special characters, will send you a message once the recompile is done to test. I did send one earlier with a smiley and that worked Odd I used the exact same format and it got rejected, hmm, maybe I used a single quote in the memo.EDITOh eventhough I've registered as a delegate I'm not seeing my num connected go up, it's back to 1 now. My log keeps mentioning being connected to 8 peers, but I'm not seeing them in the client software, is that a known issue/feature?
Quote from: JoeyD on June 03, 2014, 07:44:25 pmSorry if it's too little, I was running into a lot of errors trying to figure out how the commands work and lost count of the zeros.I haven't figured out how the memo thing works, could someone post an example command? Qoute marks don't work and it seems it cuts out after the first space, so are you supposed to use escape-characters for special characters like spaces and such?EDITAlso for people not seeing their balance go up, I had to do a blockchain rescan before I saw my new funds.To send a memo:Code: [Select]wallet_transfer 1111 XTS from_account to_account "this is my message"I don't know if it handles special characters, will send you a message once the recompile is done to test. I did send one earlier with a smiley and that worked
Sorry if it's too little, I was running into a lot of errors trying to figure out how the commands work and lost count of the zeros.I haven't figured out how the memo thing works, could someone post an example command? Qoute marks don't work and it seems it cuts out after the first space, so are you supposed to use escape-characters for special characters like spaces and such?EDITAlso for people not seeing their balance go up, I had to do a blockchain rescan before I saw my new funds.
wallet_transfer 1111 XTS from_account to_account "this is my message"
please send me some funds to register a delegateXTS7CRjqF8hxM8pQdtguYn2F8rm2NhmmeSB2eEHCJqLzw1Qw8mvnWthx
Quote from: JoeyD on June 03, 2014, 05:12:08 pmCould someone send me enough to try registering a name?XTS5BKS8X9ALpwkataGZhawrnkbz1ZJT5UnhjpCHBxURp2T6kuLQeSent.Quote 5 1747.0 2014-06-03T17:21:00 hackfisher123 hackfisher123 testing 500000 10000 N/A 3a2ee8d29a3b3410c13a46c5aa5f93c2c311c6b2
Could someone send me enough to try registering a name?XTS5BKS8X9ALpwkataGZhawrnkbz1ZJT5UnhjpCHBxURp2T6kuLQe
5 1747.0 2014-06-03T17:21:00 hackfisher123 hackfisher123 testing 500000 10000 N/A 3a2ee8d29a3b3410c13a46c5aa5f93c2c311c6b2
Sent
Could someone send me some BIPS?XTS72E5WHYP79vY4FuNZB4eVUs4hw71Aynr3Cv8CB9e2rQWJpB57q
Did anyone actually receive any funds from me? I hope so as my balance is decreasing In my transaction history the "to" field only gives the account name while the transaction is pending, once it's confirmed it lists my account as the "to" and "from". Example, my transfer to hackfisher just now:While pending:Code: [Select] # BLK.TRX TIMESTAMP FROM TO MEMO AMOUNT FEE VOTE ID 11pending 2014-06-03T16:14:42 svk hackfisher123 5000000 10000 N/A 9152ba784e17ab04708381ed6027a944567f648cOnce sent:Code: [Select]11 1689.0 2014-06-03T16:16:00 svk svk 5000000 10000 N/A 9152ba784e17ab04708381ed6027a944567f648c
# BLK.TRX TIMESTAMP FROM TO MEMO AMOUNT FEE VOTE ID 11pending 2014-06-03T16:14:42 svk hackfisher123 5000000 10000 N/A 9152ba784e17ab04708381ed6027a944567f648c
11 1689.0 2014-06-03T16:16:00 svk svk 5000000 10000 N/A 9152ba784e17ab04708381ed6027a944567f648c
Coolspeed, sent you some.HackFisher, I can't seem to get your address registered. Code: [Select]wallet_add_contact_accountaccount_name: hackfisheraccount_key: XTS5NNoD2WFeqRY6NkcHvb7n2NQvytzD6aW6Y6gGxGrYLvsQpp9KTassert!"Account name is already registered under a different key": {} th_a wallet.cpp:585 add_contact_account {"account_name":"hackfisher","public_key":"XTS5NNoD2WFeqRY6NkcHvb7n2NQvytzD6aW6Y6gGxGrYLvsQpp9KT"} th_a wallet.cpp:609 add_contact_account {"command":"wallet_add_contact_account"} th_a cli.cpp:539 execute_commandAnd if I use capital letters in the account name it seems to encounter a bug:Code: [Select]wallet_add_contact_accountaccount_name: HackFisheraccount_key: XTS5NNoD2WFeqRY6NkcHvb7n2NQvytzD6aW6Y6gGxGrYLvsQpp9KTassertis_valid_account_name( account_name ): {} th_a wallet.cpp:580 add_contact_account {"account_name":"HackFisher","public_key":"XTS5NNoD2WFeqRY6NkcHvb7n2NQvytzD6aW6Y6gGxGrYLvsQpp9KT"} th_a wallet.cpp:609 add_contact_account {"command":"wallet_add_contact_account"} th_a cli.cpp:539 execute_command
wallet_add_contact_accountaccount_name: hackfisheraccount_key: XTS5NNoD2WFeqRY6NkcHvb7n2NQvytzD6aW6Y6gGxGrYLvsQpp9KTassert!"Account name is already registered under a different key": {} th_a wallet.cpp:585 add_contact_account {"account_name":"hackfisher","public_key":"XTS5NNoD2WFeqRY6NkcHvb7n2NQvytzD6aW6Y6gGxGrYLvsQpp9KT"} th_a wallet.cpp:609 add_contact_account {"command":"wallet_add_contact_account"} th_a cli.cpp:539 execute_command
wallet_add_contact_accountaccount_name: HackFisheraccount_key: XTS5NNoD2WFeqRY6NkcHvb7n2NQvytzD6aW6Y6gGxGrYLvsQpp9KTassertis_valid_account_name( account_name ): {} th_a wallet.cpp:580 add_contact_account {"account_name":"HackFisher","public_key":"XTS5NNoD2WFeqRY6NkcHvb7n2NQvytzD6aW6Y6gGxGrYLvsQpp9KT"} th_a wallet.cpp:609 add_contact_account {"command":"wallet_add_contact_account"} th_a cli.cpp:539 execute_command
Quote from: CrazyBit on June 03, 2014, 12:43:13 pmPlease sent me some fund, thanksXTS6YmGeNjZkqimUc7AVF3RJ1iX537XNPePxLEX7NuqzJ8FBsLCWxBTW, i was rejected while connecting to seed node: 107.170.30.182:8764 with following error. is the connection pool full? please share if you have any available seed node.Quote1159635ms th_a connect_to_task ] Sent "hello" to peer 107.170.30.182:8764 node.cpp:20421159636ms th_a connect_to_task ] The hello message I just sent contains connection information: my_ip: 192.168.0.2, my_outbound_port: 2243, my_inbound_port: 2243 node.cpp:20441160206ms th_a on_connection_reject ] Received a rejection from 107.170.30.182:8764 in response to my "hello", reason: "You're on a different chain than I am. I'm on ?hW奾秕執??˙愱蔅? and you're on 炑乊.;珣哾=?j?p?耻琲˙?" node.cpp:12761160209ms th_a read_loop ] disconnected eofEnd of file {"message":"End of file"} asio asio.cpp:22 fc::asio::detail::read_write_handler {"len":16} th_a stcp_socket.cpp:73 bts::net::stcp_socket::readsome message_oriented_connection.cpp:130Delete you ~/.BitSharesX folder and start over again .. chains had a reset due to TITAN
Please sent me some fund, thanksXTS6YmGeNjZkqimUc7AVF3RJ1iX537XNPePxLEX7NuqzJ8FBsLCWxBTW, i was rejected while connecting to seed node: 107.170.30.182:8764 with following error. is the connection pool full? please share if you have any available seed node.Quote1159635ms th_a connect_to_task ] Sent "hello" to peer 107.170.30.182:8764 node.cpp:20421159636ms th_a connect_to_task ] The hello message I just sent contains connection information: my_ip: 192.168.0.2, my_outbound_port: 2243, my_inbound_port: 2243 node.cpp:20441160206ms th_a on_connection_reject ] Received a rejection from 107.170.30.182:8764 in response to my "hello", reason: "You're on a different chain than I am. I'm on ?hW奾秕執??˙愱蔅? and you're on 炑乊.;珣哾=?j?p?耻琲˙?" node.cpp:12761160209ms th_a read_loop ] disconnected eofEnd of file {"message":"End of file"} asio asio.cpp:22 fc::asio::detail::read_write_handler {"len":16} th_a stcp_socket.cpp:73 bts::net::stcp_socket::readsome message_oriented_connection.cpp:130
1159635ms th_a connect_to_task ] Sent "hello" to peer 107.170.30.182:8764 node.cpp:20421159636ms th_a connect_to_task ] The hello message I just sent contains connection information: my_ip: 192.168.0.2, my_outbound_port: 2243, my_inbound_port: 2243 node.cpp:20441160206ms th_a on_connection_reject ] Received a rejection from 107.170.30.182:8764 in response to my "hello", reason: "You're on a different chain than I am. I'm on ?hW奾秕執??˙愱蔅? and you're on 炑乊.;珣哾=?j?p?耻琲˙?" node.cpp:12761160209ms th_a read_loop ] disconnected eofEnd of file {"message":"End of file"} asio asio.cpp:22 fc::asio::detail::read_write_handler {"len":16} th_a stcp_socket.cpp:73 bts::net::stcp_socket::readsome message_oriented_connection.cpp:130
You can track our issues here: https://github.com/BitShares/bitshares_toolkit/issues
A tip for those getting:Code: [Select]Error starting rpc serverThe default config.json file uses port=0 for both RPC settings, just change them to two different ports and the RPC server will start correctly.
Error starting rpc server
Quote from: taoljj on June 03, 2014, 03:40:14 amXTS52hD9BWwuT3r1oJgdPKgsVgdVrxJFFGMS8abaQHEDVUG9v7fbRthanksFunds sent.
XTS52hD9BWwuT3r1oJgdPKgsVgdVrxJFFGMS8abaQHEDVUG9v7fbRthanks
QuoteQuote from: cass on Today at 11:37:55 AMAfter stopping bitshares client (>>>stop) i'm not able to use keyboard on this terminal window... idk if this a bug are normalSame issue here.Known issue. Try Ctrl+D to exit rather than "stop" in the short term.
Quote from: cass on Today at 11:37:55 AMAfter stopping bitshares client (>>>stop) i'm not able to use keyboard on this terminal window... idk if this a bug are normalSame issue here.
Quote from: alexxy on June 03, 2014, 09:24:13 amQuote from: betax on June 03, 2014, 08:04:00 amQuote from: alexxy on June 03, 2014, 08:00:31 amI cannot create wallet with latest build from gitCode: [Select](wallet closed) >>> wallet_create alexxy new_passphrase: new_passphrase (verify): assertpassword.size() > 8: password size: 1 {"size":1} th_a wallet.cpp:369 create_fileUnable to create wallet '/home/alexxy/.BitSharesXTS/wallets/alexxy' {"wallet_file_path":"/home/alexxy/.BitSharesXTS/wallets/alexxy"} th_a wallet.cpp:401 create_fileUnable to create wallet 'alexxy' in /home/alexxy/.BitSharesXTS/wallets {"wallet_name":"alexxy","data_dir":"/home/alexxy/.BitSharesXTS/wallets"} th_a wallet.cpp:361 create {"command":"wallet_create"} th_a cli.cpp:518 execute_commandYour password should be bigger than 8 characters, yours was 1. (I made the same mistake)Its 13 characters long and include special characters starting from position 2. So it may be problem with themThere's a known bug with special characters truncating the password, as you can see your password is counted as 1 character long, your special character at position 2 is counted as the end of the string.Try again with a password without special characters, it's a testnet anyway..
Quote from: betax on June 03, 2014, 08:04:00 amQuote from: alexxy on June 03, 2014, 08:00:31 amI cannot create wallet with latest build from gitCode: [Select](wallet closed) >>> wallet_create alexxy new_passphrase: new_passphrase (verify): assertpassword.size() > 8: password size: 1 {"size":1} th_a wallet.cpp:369 create_fileUnable to create wallet '/home/alexxy/.BitSharesXTS/wallets/alexxy' {"wallet_file_path":"/home/alexxy/.BitSharesXTS/wallets/alexxy"} th_a wallet.cpp:401 create_fileUnable to create wallet 'alexxy' in /home/alexxy/.BitSharesXTS/wallets {"wallet_name":"alexxy","data_dir":"/home/alexxy/.BitSharesXTS/wallets"} th_a wallet.cpp:361 create {"command":"wallet_create"} th_a cli.cpp:518 execute_commandYour password should be bigger than 8 characters, yours was 1. (I made the same mistake)Its 13 characters long and include special characters starting from position 2. So it may be problem with them
Quote from: alexxy on June 03, 2014, 08:00:31 amI cannot create wallet with latest build from gitCode: [Select](wallet closed) >>> wallet_create alexxy new_passphrase: new_passphrase (verify): assertpassword.size() > 8: password size: 1 {"size":1} th_a wallet.cpp:369 create_fileUnable to create wallet '/home/alexxy/.BitSharesXTS/wallets/alexxy' {"wallet_file_path":"/home/alexxy/.BitSharesXTS/wallets/alexxy"} th_a wallet.cpp:401 create_fileUnable to create wallet 'alexxy' in /home/alexxy/.BitSharesXTS/wallets {"wallet_name":"alexxy","data_dir":"/home/alexxy/.BitSharesXTS/wallets"} th_a wallet.cpp:361 create {"command":"wallet_create"} th_a cli.cpp:518 execute_commandYour password should be bigger than 8 characters, yours was 1. (I made the same mistake)
I cannot create wallet with latest build from gitCode: [Select](wallet closed) >>> wallet_create alexxy new_passphrase: new_passphrase (verify): assertpassword.size() > 8: password size: 1 {"size":1} th_a wallet.cpp:369 create_fileUnable to create wallet '/home/alexxy/.BitSharesXTS/wallets/alexxy' {"wallet_file_path":"/home/alexxy/.BitSharesXTS/wallets/alexxy"} th_a wallet.cpp:401 create_fileUnable to create wallet 'alexxy' in /home/alexxy/.BitSharesXTS/wallets {"wallet_name":"alexxy","data_dir":"/home/alexxy/.BitSharesXTS/wallets"} th_a wallet.cpp:361 create {"command":"wallet_create"} th_a cli.cpp:518 execute_command
(wallet closed) >>> wallet_create alexxy new_passphrase: new_passphrase (verify): assertpassword.size() > 8: password size: 1 {"size":1} th_a wallet.cpp:369 create_fileUnable to create wallet '/home/alexxy/.BitSharesXTS/wallets/alexxy' {"wallet_file_path":"/home/alexxy/.BitSharesXTS/wallets/alexxy"} th_a wallet.cpp:401 create_fileUnable to create wallet 'alexxy' in /home/alexxy/.BitSharesXTS/wallets {"wallet_name":"alexxy","data_dir":"/home/alexxy/.BitSharesXTS/wallets"} th_a wallet.cpp:361 create {"command":"wallet_create"} th_a cli.cpp:518 execute_command
Copying OpenSSL/ssl/openssl.cnf into target directory.Error copying file (if different) from "/ssl/openssl.cnf" to "/openssl.cnf".
Quote from: cass on June 03, 2014, 11:37:55 amAfter stopping bitshares client (>>>stop) i'm not able to use keyboard on this terminal window... idk if this a bug are normalSame issue here.Code: [Select]betax (locked) >>> getinfo{ "blockchain_head_block_num": 1456, "blockchain_head_block_time": "20140603T114300", "network_num_connections": 1, "wallet_balance": [[ 554944443, "XTS" ] ], "wallet_unlocked_seconds_remaining": 0, "wallet_next_block_production_time": null, "wallet_seconds_until_next_block_production": null, "wallet_local_time": "20140603T114316", "blockchain_bips_per_share": 12.500000570312526, "blockchain_random_seed": "967475268ecc09a61c5c281712bf8fc251369763", "blockchain_shares": 79999996350000, "network_num_connections_max": 12, "network_protocol_version": 101, "wallet_open": true, "wallet_unlocked_until": "", "wallet_version": 100} if if helps.Have you deleted your old wallet?
After stopping bitshares client (>>>stop) i'm not able to use keyboard on this terminal window... idk if this a bug are normal
betax (locked) >>> getinfo{ "blockchain_head_block_num": 1456, "blockchain_head_block_time": "20140603T114300", "network_num_connections": 1, "wallet_balance": [[ 554944443, "XTS" ] ], "wallet_unlocked_seconds_remaining": 0, "wallet_next_block_production_time": null, "wallet_seconds_until_next_block_production": null, "wallet_local_time": "20140603T114316", "blockchain_bips_per_share": 12.500000570312526, "blockchain_random_seed": "967475268ecc09a61c5c281712bf8fc251369763", "blockchain_shares": 79999996350000, "network_num_connections_max": 12, "network_protocol_version": 101, "wallet_open": true, "wallet_unlocked_until": "", "wallet_version": 100}
root@btsdelegate:~/bitshares_toolkit/programs/client# ./bitshares_client --server 107.170.30.182:8765================================================================= == Welcome to BitShares XTS == == 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. =================================================================Logging to file "107.170.30.182:8765/default.log"Logging RPC to file "107.170.30.182:8765/rpc.log"Loading config "107.170.30.182:8765/config.json"{ "rpc": { "rpc_user": "user", "rpc_password": "password", "rpc_endpoint": "127.0.0.1:0", "httpd_endpoint": "127.0.0.1:0", "htdocs": "./htdocs" }, "default_peers": [ "107.170.30.182:8764" ], "ignore_console": false}Loading blockchain from "107.170.30.182:8765/chain"Using genesis block from file "/root/bitshares_toolkit/programs/client/genesis.dat"Starting json rpc server on 127.0.0.1:0Starting http json rpc server on 127.0.0.1:0Error starting rpc serverAttempting to connect to peer 107.170.30.182:8764(wallet closed) >>> getinfooError: invalid command "getinfoo"(wallet closed) >>> getinfo{ "blockchain_head_block_num": 789, "blockchain_head_block_time": "20140602T230030", "network_num_connections": 0, "wallet_balance": "[wallet is not open]", "wallet_unlocked_seconds_remaining": 0, "wallet_next_block_production_time": null, "wallet_seconds_until_next_block_production": null, "wallet_local_time": "20140603T111926", "blockchain_bips_per_share": 12.500000453125017, "blockchain_random_seed": "f9cfec66a3d38f95ddadf2b80932336e9d4c43a3", "blockchain_shares": 79999997100000, "network_num_connections_max": 12, "network_protocol_version": 101, "wallet_open": false, "wallet_unlocked_until": "", "wallet_version": 100}
Can you find out which block contains the tx?
!error_code: Error evaluating transaction BTS_INVALID_NAME_ID
wallet_transfer 2000000 XTS "bytemaster" xeroc1 "from betax"assert!error_code: Error evaluating transaction BTS_INVALID_NAME_ID {"error_code":"BTS_INVALID_NAME_ID","data":{"amount":2000000,"condition":{"asset_id":0,"delegate_id":0,"type":"withdraw_by_account_type","data":{"one_time_key":"XTS6BBGQ1bn7iHqa9UaxqNtKiqmHuki1JNdU8rPBWBmvpS3iudF1w","encrypted_memo_data":"d6961baf30efa2d34277ccee55f7f8a7ef42003137f95856e4e894c5a78cb94ad3b3032721434ff53aa32b3947c2bb8505a3e6cf16cbd6ec9291ee70cf74263f","owner":"XTSMAKDeuztnj97Am9ckcN3DZV32De26mCTh"}}}} th_a transaction.cpp:420 fail {"op":{"amount":2000000,"condition":{"asset_id":0,"delegate_id":0,"type":"withdraw_by_account_type","data":{"one_time_key":"XTS6BBGQ1bn7iHqa9UaxqNtKiqmHuki1JNdU8rPBWBmvpS3iudF1w","encrypted_memo_data":"d6961baf30efa2d34277ccee55f7f8a7ef42003137f95856e4e894c5a78cb94ad3b3032721434ff53aa32b3947c2bb8505a3e6cf16cbd6ec9291ee70cf74263f","owner":"XTSMAKDeuztnj97Am9ckcN3DZV32De26mCTh"}}}} th_a transaction.cpp:445 evaluate_deposit {"trx":{"expiration":null,"delegate_id":null,"operations":[{"type":"withdraw_op_type","data":{"balance_id":"XTSGGLvu8yzwwTW8GdandEPCeUKtuqSghQnW","amount":554944443,"claim_input_data":""}},{"type":"deposit_op_type","data":{"amount":2000000,"condition":{"asset_id":0,"delegate_id":0,"type":"withdraw_by_account_type","data":{"one_time_key":"XTS6BBGQ1bn7iHqa9UaxqNtKiqmHuki1JNdU8rPBWBmvpS3iudF1w","encrypted_memo_data":"d6961baf30efa2d34277ccee55f7f8a7ef42003137f95856e4e894c5a78cb94ad3b3032721434ff53aa32b3947c2bb8505a3e6cf16cbd6ec9291ee70cf74263f","owner":"XTSMAKDeuztnj97Am9ckcN3DZV32De26mCTh"}}}},{"type":"deposit_op_type","data":{"amount":552844443,"condition":{"asset_id":0,"delegate_id":0,"type":"withdraw_by_account_type","data":{"one_time_key":"XTS6YVwkNLQRp6CPFsmwuVRsWbHkrqvhDFYBnB7K1BHaKTLohZg9k","encrypted_memo_data":"a369e2437645fc44981f7824448c69001459e2e048eac25b8de06801c11ca1b7c0de2507cc1603dca32feea0f70b6178da1ce76c3550394b8c991cfa00704949","owner":"XTSEJzX5CWf6A58Cj62CzmmUpyhXzc6z1X9e"}}}}],"signatures":["206f266a239056e8f03de0159b69bbc0f8566519029aa7399bf378daf11c014f1c6d3f9d992676804f661163d3037127624c937fe3b1f769dbd8950d7c5e0443ad"]}} th_a transaction.cpp:89 evaluate {"trx":{"expiration":null,"delegate_id":null,"operations":[{"type":"withdraw_op_type","data":{"balance_id":"XTSGGLvu8yzwwTW8GdandEPCeUKtuqSghQnW","amount":554944443,"claim_input_data":""}},{"type":"deposit_op_type","data":{"amount":2000000,"condition":{"asset_id":0,"delegate_id":0,"type":"withdraw_by_account_type","data":{"one_time_key":"XTS6BBGQ1bn7iHqa9UaxqNtKiqmHuki1JNdU8rPBWBmvpS3iudF1w","encrypted_memo_data":"d6961baf30efa2d34277ccee55f7f8a7ef42003137f95856e4e894c5a78cb94ad3b3032721434ff53aa32b3947c2bb8505a3e6cf16cbd6ec9291ee70cf74263f","owner":"XTSMAKDeuztnj97Am9ckcN3DZV32De26mCTh"}}}},{"type":"deposit_op_type","data":{"amount":552844443,"condition":{"asset_id":0,"delegate_id":0,"type":"withdraw_by_account_type","data":{"one_time_key":"XTS6YVwkNLQRp6CPFsmwuVRsWbHkrqvhDFYBnB7K1BHaKTLohZg9k","encrypted_memo_data":"a369e2437645fc44981f7824448c69001459e2e048eac25b8de06801c11ca1b7c0de2507cc1603dca32feea0f70b6178da1ce76c3550394b8c991cfa00704949","owner":"XTSEJzX5CWf6A58Cj62CzmmUpyhXzc6z1X9e"}}}}],"signatures":["206f266a239056e8f03de0159b69bbc0f8566519029aa7399bf378daf11c014f1c6d3f9d992676804f661163d3037127624c937fe3b1f769dbd8950d7c5e0443ad"]}} th_a chain_database.cpp:874 evaluate_transaction {"trx":{"expiration":null,"delegate_id":null,"operations":[{"type":"withdraw_op_type","data":{"balance_id":"XTSGGLvu8yzwwTW8GdandEPCeUKtuqSghQnW","amount":554944443,"claim_input_data":""}},{"type":"deposit_op_type","data":{"amount":2000000,"condition":{"asset_id":0,"delegate_id":0,"type":"withdraw_by_account_type","data":{"one_time_key":"XTS6BBGQ1bn7iHqa9UaxqNtKiqmHuki1JNdU8rPBWBmvpS3iudF1w","encrypted_memo_data":"d6961baf30efa2d34277ccee55f7f8a7ef42003137f95856e4e894c5a78cb94ad3b3032721434ff53aa32b3947c2bb8505a3e6cf16cbd6ec9291ee70cf74263f","owner":"XTSMAKDeuztnj97Am9ckcN3DZV32De26mCTh"}}}},{"type":"deposit_op_type","data":{"amount":552844443,"condition":{"asset_id":0,"delegate_id":0,"type":"withdraw_by_account_type","data":{"one_time_key":"XTS6YVwkNLQRp6CPFsmwuVRsWbHkrqvhDFYBnB7K1BHaKTLohZg9k","encrypted_memo_data":"a369e2437645fc44981f7824448c69001459e2e048eac25b8de06801c11ca1b7c0de2507cc1603dca32feea0f70b6178da1ce76c3550394b8c991cfa00704949","owner":"XTSEJzX5CWf6A58Cj62CzmmUpyhXzc6z1X9e"}}}}],"signatures":["206f266a239056e8f03de0159b69bbc0f8566519029aa7399bf378daf11c014f1c6d3f9d992676804f661163d3037127624c937fe3b1f769dbd8950d7c5e0443ad"]}} th_a chain_database.cpp:1143 store_pending_transaction {} th_a client.cpp:427 wallet_transfer {"command":"wallet_transfer"} th_a cli.cpp:518 execute_command
betax (unlocked) >>> blockchain_get_config{ "blockchain_id": "1610cd0610680c57f8e08a68eff51288cc15c50bfa11a84290eaca429b1f0e14", "block_interval": 30, "max_block_size": 209715, "target_block_size": 104857, "max_blockchain_size": 107374182400, "symbol": "XTS", "version": 100, "min_block_fee": 1, "delegate_fire_votes_min": 11428571428571, "delegate_num": 7, "delegate_reg_fee": 43141165, "delegate_reward_min": 200, "name_size_max": 63, "data_size_max": 4096, "asset_reg_fee": 301988160, "asset_shares_max": 1000000000000000}
These are my transactions.. but my balance has not been updated to reflect this, so hold fire.Code: [Select] 84294967295.42949672952014-06-03T08:13:52 bytemaster zhangweis from betax 1000000 100000 TODO 6421fa870318f317332ab8444647038070edb225 94294967295.42949672952014-06-03T08:19:09 bytemaster bts101 bts101 from betax 1000000 100000 TODO 6243409302cace14a1b5e8eff4539ff29e36d622 104294967295.42949672952014-06-03T08:23:32 bytemaster denkhaus denkhaus from betax 1000000 100000 TODO 7196981d9ade36d04570bc2d9e47e8e30bf8f287 114294967295.42949672952014-06-03T08:28:36 bytemaster denkhaus denkhaus from betax 2000000 100000 TODO fbfea23254c1a50d0b4f765100b77f754264e4c3 124294967295.42949672952014-06-03T08:29:06 bytemaster bts101 bts101 from betax 2000000 100000 TODO 5f309cc64bc5a1f1f764d4d9f12701016fba8812 134294967295.42949672952014-06-03T08:31:01 bytemaster zhangweis zhangweis betax 2000000 100000 TODO 6e14e4238b83e80d7e240323f649aa9a746c0e71 144294967295.42949672952014-06-03T08:33:17 bytemaster xeroc1 xeroc from betax 2000000 100000 TODO 58898a55b96e399a8b8bef61933b2876b8533947 154294967295.42949672952014-06-03T08:33:20 bytemaster xeroc1 xeroc from betax 2000000 100000 TODO 254f865dbb955dca40b9738bce50c75666661b7fEdit 3rd: Ill try to send some again
84294967295.42949672952014-06-03T08:13:52 bytemaster zhangweis from betax 1000000 100000 TODO 6421fa870318f317332ab8444647038070edb225 94294967295.42949672952014-06-03T08:19:09 bytemaster bts101 bts101 from betax 1000000 100000 TODO 6243409302cace14a1b5e8eff4539ff29e36d622 104294967295.42949672952014-06-03T08:23:32 bytemaster denkhaus denkhaus from betax 1000000 100000 TODO 7196981d9ade36d04570bc2d9e47e8e30bf8f287 114294967295.42949672952014-06-03T08:28:36 bytemaster denkhaus denkhaus from betax 2000000 100000 TODO fbfea23254c1a50d0b4f765100b77f754264e4c3 124294967295.42949672952014-06-03T08:29:06 bytemaster bts101 bts101 from betax 2000000 100000 TODO 5f309cc64bc5a1f1f764d4d9f12701016fba8812 134294967295.42949672952014-06-03T08:31:01 bytemaster zhangweis zhangweis betax 2000000 100000 TODO 6e14e4238b83e80d7e240323f649aa9a746c0e71 144294967295.42949672952014-06-03T08:33:17 bytemaster xeroc1 xeroc from betax 2000000 100000 TODO 58898a55b96e399a8b8bef61933b2876b8533947 154294967295.42949672952014-06-03T08:33:20 bytemaster xeroc1 xeroc from betax 2000000 100000 TODO 254f865dbb955dca40b9738bce50c75666661b7f
default (unlocked) >>> blockchain_get_transaction 58898a55b96e399a8b8bef61933b2876b8533947nulldefault (unlocked) >>> blockchain_get_transaction 254f865dbb955dca40b9738bce50c75666661b7fnull
default (unlocked) >>> blockchain_get_config{ "blockchain_id": "1610cd0610680c57f8e08a68eff51288cc15c50bfa11a84290eaca429b1f0e14", "block_interval": 30, "max_block_size": 209715, "target_block_size": 104857, "max_blockchain_size": 107374182400, "symbol": "XTS", "version": 100, "min_block_fee": 1, "delegate_fire_votes_min": 11428571428571, "delegate_num": 7, "delegate_reg_fee": 4314116, "delegate_reward_min": 200, "name_size_max": 63, "data_size_max": 4096, "asset_reg_fee": 301988160, "asset_shares_max": 1000000000000000}
Is delegate registering enabled or not? I've got a vps running, so I thought it might be fun to give running a full node a go.
Quote from: betax on June 03, 2014, 08:21:06 amQuote from: bts101 on June 03, 2014, 06:17:15 amXTS7BR3669soA9Ea25avWTfL2rgyXo2BynXconTXek4zCM2noMbicthanks.Sentthanks betax, but my balance is still 0. something wrong?
Quote from: bts101 on June 03, 2014, 06:17:15 amXTS7BR3669soA9Ea25avWTfL2rgyXo2BynXconTXek4zCM2noMbicthanks.Sent
XTS7BR3669soA9Ea25avWTfL2rgyXo2BynXconTXek4zCM2noMbicthanks.
Quote from: AdamBLevine on June 03, 2014, 12:05:21 amSo it looks like this is for command line users only, yah?Web wallet is almost ready.
So it looks like this is for command line users only, yah?
XTS67sPzo5Pi9uoS2n13miwhtd9uyvVxx7E3e9F18YXuoBiz1Dj6Vthanks.
You should run "./bitshares_client" from bitshares_toolkit/programs/client
getting an error after latest git pullCode: [Select]./bts_xt_client ================================================================= == 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. =================================================================Logging to file /home/slava/.BitSharesXTS/default.logLogging RPC to file /home/slava/.BitSharesXTS/rpc.logCreating default config file /home/slava/.BitSharesXTS/config.jsonLoading blockchain from /home/slava/.BitSharesXTS/chainUsing genesis block from file "genesis.dat"Initializing genesis state------------ error --------------assertfc::exists( genesis_file ): Genesis file 'genesis.dat' was not found. {"file":"genesis.dat"} th_a chain_database.cpp:1151 initialize_genesis {"data_dir":"/home/slava/.BitSharesXTS/chain"} th_a chain_database.cpp:736 openunable to open blockchain from /home/slava/.BitSharesXTS/chain {"data_dir":"/home/slava/.BitSharesXTS/chain"} th_a main.cpp:242 load_and_configure_chain_database
./bts_xt_client ================================================================= == 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. =================================================================Logging to file /home/slava/.BitSharesXTS/default.logLogging RPC to file /home/slava/.BitSharesXTS/rpc.logCreating default config file /home/slava/.BitSharesXTS/config.jsonLoading blockchain from /home/slava/.BitSharesXTS/chainUsing genesis block from file "genesis.dat"Initializing genesis state------------ error --------------assertfc::exists( genesis_file ): Genesis file 'genesis.dat' was not found. {"file":"genesis.dat"} th_a chain_database.cpp:1151 initialize_genesis {"data_dir":"/home/slava/.BitSharesXTS/chain"} th_a chain_database.cpp:736 openunable to open blockchain from /home/slava/.BitSharesXTS/chain {"data_dir":"/home/slava/.BitSharesXTS/chain"} th_a main.cpp:242 load_and_configure_chain_database
Please send me something XTS5547qnJfrdRMjHBrEFK3QXmdYXimkE3gthmccUHrskEjmcRGkSThanks!
wallet_create default masterpasswordOKdefault (unlocked) >>> wallet_account_create youruser"XTS6dkKH78T8tmAtmE6SxK6ZxHbPS73uuxnJ214vXVAfLiy6Ku6se"
default (unlocked) >>> wallet_add_contact_account youruser XTS6dkKH78T8tmAtmE6SxK6ZxHbPS73uuxnJ214vXVAfLiy6Ku6seOKdefault (unlocked) >>> wallet_transfer 5555555 XTS "delegate-1" "youruser" "Test Memo"....
default (unlocked) >>> wallet_account_transaction_history # BLK.TRX TIMESTAMP FROM TO MEMO AMOUNT FEE VOTE ID---------------------------------------------------------------------------------------------------------------------------------- 1 740.0 2014-06-02T22:07:00 delegate-1 youruser Test Memo 5555555 0 TODO 22a12290e....default (unlocked) >>> wallet_account_register youruser youruser
default (unlocked) >>> wallet_account_update_registration youruser youruser {} true...default (unlocked) >>> blockchain_list_registered_accounts "your" 10NAME KEY REGISTERED VOTES FOR VOTES AGAINST TRUST LEVELyouruser (delegate) XTS6dkKH78T8tmAtmE6SxK6ZxHbPS73uuxnJ214vXVAfLiy6Ku6se 2014-06-02T22:20:30 0 0 N/A
default (unlocked) >>> wallet_set_delegate_trust_level youruser 5default (unlocked) >>> blockchain_list_registered_accounts "your" 10NAME KEY REGISTERED VOTES FOR VOTES AGAINST TRUST LEVELyouruser (delegate) XTS6dkKH78T8tmAtmE6SxK6ZxHbPS73uuxnJ214vXVAfLiy6Ku6se 2014-06-02T22:20:30 0 0 5