Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sahkan

Pages: 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17
121
General Discussion / Re: [Public Testnet] testnet.bitshares.eu
« on: August 14, 2017, 06:26:22 pm »
I am few billion votes away from beating the inits, can you please throw some votes my way? We have only 3 testers atm and dev4btc is voted in but not producing.

122
Stakeholder Proposals / Re: Witness
« on: August 14, 2017, 06:23:34 pm »
As a Android developer I'm working on a advanced trading bot to operate on this wonderful and unseizable platform.
To guarantee a smooth network I also want to contribute as a witness.
I'm preparing my 32GB RAM W10 i7 system right now...
So please vote for road-block.
Thank you in advance.
Is it a desktop or a laptop?

123
General Discussion / Re: [Public Testnet] testnet.bitshares.eu
« on: August 12, 2017, 03:38:00 am »
@xeroc
I have added a full time server for a witness and a seed on the test net.
Witness: sahkan-bts-testnet
BTS Test net seed: 23.92.53.25:11010

124
Technical Support / Re: witness_node doesn't work well
« on: August 10, 2017, 06:25:52 pm »
We are still quite ways away from the server limitations. But you are right, most desktops will not be able to run a full node.

125
Stakeholder Proposals / Re: [Witness Proposal] sahkan-bitshares
« on: August 10, 2017, 04:59:33 am »
August Witness Update

Hope everyone is having a good time with all the latest happenings. Quick update for this month:
Witness - The datacenter updated rack/core/switch software for the witness server.

Full node/web wallet/API server: Runs at 38GB RAM

Over last few days I have been running different configurations test on the BTS testnet, today I have ordered another VPS server to run a full time witness or seed node on the testnet, it should be up and running by Saturday.

Last month @robrigo claimed the 1K BTS giveaway. So here is another chance for everyone else in August (Paying for a brewski and some fries!):
Rules:
1. You have voted for my witness: sahkan-bitshares and kept your vote through at least 9 September 2017.
2. Giveaway runs through 9 SEP 2017
3. Be one of my first 10 supporters to post below: "I'LL TAKE THE 100BTS!" and PM me your BTS account name. (This time 10 unique users x 100BTS)
4. I will send your BTS sometime before 9 SEP.
5. If you are using a Proxy and the Proxy is voting on my witness you are eligible! If you got some BTS in previous giveaways you are not eligible for this one.
5. :) Good Luck!

Have a great BitShares day!


126
Technical Support / Re: witness_node doesn't work well
« on: August 09, 2017, 04:59:55 am »
Full node runs now around 32GB RAM. A node with disabled history plugins should run around 2-3GB.

yesterday,  I download bitshares source from github, and build it, run full node with command:
./programs/witness/witness_node --data-dir=full_node --rpc-endpoint="0.0.0.0:11011"
and wait many hours, my 32g ram 4 core cpu machine stuck, and crash,  why bitshares's blockchain data so huge?  if I want to disable history plugin, what should I do? thanks
Comment out:
/programs/witness_node/main.cpp#L75-L76
75       auto history_plug = node->register_plugin<account_history::account_history_plugin>();
76       auto market_history_plug = node->register_plugin<market_history::market_history_plugin>();

127
Technical Support / Re: Updated Bitshares client on official website?
« on: August 03, 2017, 06:10:15 pm »
That's the latest release for the light client. Web wallet was 6/18.

128
Technical Support / Re: witness_node doesn't work well
« on: July 31, 2017, 06:01:43 pm »
Full node runs now around 36GB RAM. A node with disabled history plugins should run around 2-3GB.

129
General Discussion / Re: BittRex vs OpenLedger
« on: July 18, 2017, 06:38:47 pm »
Can someone please explain the different between BittRex and OpenLedger.  Both seem to be decentrlaized exchanges, and seem to be related to BitShares, or am I wrong?

Thanks,
Neal

The are both Gateways (Transfer Service) to the same BitShares DEX. We now have 5 Gateways I believe...

Sorry, I was on a short vacation and misread your question. BitShares is a Decentralized exchange based on BTS token. To allow trading other currencies gateways are needed so you can deposit your other coins and have smart coins on DEX to trade them. Upon withdrawal the gateway sends you your coins back. Open ledger provides that. they have also created their own Web wallet (access to Bitshares DEX) to provide the services for traders. The other gateways provide services for different currencies ie Ruble CNY etc.

BittRex is a separate exchange (I was thinking RuDex when I glanced over your question).  So in short, BTS is the native coin, the rest need gateways. Various assets can be represented on the exchange as smart contracts (bitUSD, bitGold etc.) and use BTS as collateral.

131
Welcome!

2 nodes is good to start with, seems that we have a shortage of the FULL nodes because there is no incentive to run them. Would you consider running a FULL node with secure websocket access for the light wallets? (Mine runs at 30GB RAM and it has been growing quite fast so you need at least 64GB server). If YES, then you will have my vote!

132
General Discussion / Re: BittRex vs OpenLedger
« on: July 14, 2017, 02:55:06 am »
Can someone please explain the different between BittRex and OpenLedger.  Both seem to be decentrlaized exchanges, and seem to be related to BitShares, or am I wrong?

Thanks,
Neal

The are both Gateways (Transfer Service) to the same BitShares DEX. We now have 5 Gateways I believe...

133
You can simply type:
Code: [Select]
helpin the CLI wallet to get the list of all available commands. It does not match the list from the graphene.

Maybe we can get one of the devs to jump in here and help you out.

134
I just closed down my full node to connect to yours, connected successfully but the command returns an error:

Code: [Select]
unlocked >>> get_fill_order_history
get_fill_order_history
10 assert_exception: Assert Exception
itr != _by_name.end(): no method with name 'get_fill_order_history'
    {"name":"get_fill_order_history","api":[["about",3],["add_operation_to_builder_transaction",5],["approve_proposal",91],["begin_builder_transaction",4],["blind_history",111],["blind_transfer",110],["borrow_asset",35],["buy",34],["cancel_order",36],["create_account_with_brain_key",31],["create_asset",40],["create_blind_account",107],["create_committee_member",53],["create_witness",58],["create_worker",60],["dbg_generate_blocks",95],["dbg_make_mia",93],["dbg_make_uia",92],["dbg_push_blocks",94],["dbg_stream_json_objects",96],["dbg_update_object",97],["derive_owner_keys_from_brain_key",28],["dump_private_keys",18],["flood_network",98],["fund_asset_fee_pool",48],["get_account",68],["get_account_count",71],["get_account_history",72],["get_account_id",69],["get_asset",46],["get_bitasset_data",47],["get_blind_accounts",104],["get_blind_balances",106],["get_block",70],["get_call_orders",83],["get_committee_member",55],["get_dynamic_global_properties",77],["get_global_properties",76],["get_key_label",102],["get_limit_orders",82],["get_market_history",75],["get_my_blind_accounts",105],["get_object",78],["get_order_book",113],["get_private_key",79],["get_prototype_operation",88],["get_public_key",103],["get_relative_account_history",73],["get_settle_orders",84],["get_transaction_id",39],["get_vesting_balances",62],["get_witness",54],["gethelp",1],["global_settle_asset",50],["help",0],["import_account_keys",25],["import_accounts",24],["import_balance",26],["import_key",23],["info",2],["is_locked",14],["is_new",13],["is_public_key_registered",74],["issue_asset",45],["list_account_balances",21],["list_accounts",20],["list_assets",22],["list_committee_members",57],["list_my_accounts",19],["list_witnesses",56],["load_wallet_file",80],["lock",15],["network_add_nodes",99],["network_get_connected_peers",100],["normalize_brain_key",81],["preview_builder_transaction",8],["propose_builder_transaction",10],["propose_builder_transaction2",11],["propose_fee_change",90],["propose_parameter_change",89],["publish_asset_feed",44],["receive_blind_transfer",112],["register_account",29],["remove_builder_transaction",12],["replace_operation_in_builder_transaction",6],["reserve_asset",49],["save_wallet_file",85],["sell",33],["sell_asset",32],["serialize_transaction",86],["set_desired_witness_and_committee_member_count",67],["set_fees_on_builder_transaction",7],["set_key_label",101],["set_password",17],["set_voting_proxy",66],["settle_asset",51],["sign_builder_transaction",9],["sign_transaction",87],["suggest_brain_key",27],["transfer",37],["transfer2",38],["transfer_from_blind",109],["transfer_to_blind",108],["unlock",16],["update_asset",41],["update_asset_feed_producers",43],["update_bitasset",42],["update_witness",59],["update_worker_votes",61],["upgrade_account",30],["vote_for_committee_member",64],["vote_for_witness",65],["whitelist_account",52],["withdraw_vesting",63]]}
    th_a  api_connection.hpp:109 call

Am I calling this command incorrectly? :S

Code: [Select]
get_fill_order_historyis not a valid method in Bitshares CLI. If I have some today after work I will see if there is a way to get the info you are looking for.

135
Technical Support / Re: Can I access public nodes in CLI_wallet?
« on: July 13, 2017, 03:41:50 pm »
Maybe you have a firewall blocking the connection?

Pages: 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17