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 - Riverhead

Pages: 1 ... 17 18 19 20 21 22 23 [24] 25 26 27 28 29 30 31 ... 227
346
General Discussion / Re: October 1st Testnet for Advanced Users
« on: October 01, 2015, 03:50:47 pm »
Code: [Select]
2015-10-01T15:40:45 Transfer 5000 CORE from spartako to bitcube   (Fee: 20 CORE)
2015-10-01T15:40:36 Transfer 5000 CORE from spartako to riverhead   (Fee: 20 CORE)

Thank you. Witness riverhead created.

347
General Discussion / Re: October 1st Testnet for Advanced Users
« on: October 01, 2015, 03:29:54 pm »
riverhead updated.

If someone would be so kind as to send me 5k core to make myself a witness.

348
Technical Support / Re: Please help
« on: October 01, 2015, 02:55:13 am »
Thanks for your response Troglodactyl,

If I am not able to remember my password is there a way to get it back with just the Json backup?

There is no way to recover without the password unless you had exported your private keys. Just keep trying. I once thought for sure I knew a password and it was days until I finally got it. Create a text file of your attempts and iterations so you're not trying the same one multiple times. Trust me - it helps.

349
General Discussion / Re: Test Net for Advanced Users
« on: September 30, 2015, 12:37:19 pm »

No useful info here I'm afraid. I tried to reload with a new chain but the network was already dead.

Code: [Select]
  "head_block_num": 0,
  "head_block_id": "0000000000000000000000000000000000000000",
  "head_block_age": "12 days old",
  "next_maintenance_time": "45 years ago",
  "chain_id": "0f8b631d7a9dfebf16d6776fab96b629a14429762bf9c3eb95db1e4e4af637a4",
  "participation": "100.00000000000000000",


350
General Discussion / Re: Test Net for Advanced Users
« on: September 30, 2015, 09:49:20 am »
Ditto. I'll restart in gdb.

Code: [Select]
witness_node: /home/riverhead/github/graphene/libraries/chain/db_market.cpp:290: bool graphene::chain::database::fill_order(const graphene::chain::call_order_object&, const graphene::chain::asset&, const graphene::chain::asset&): Assertion `order.get_collateral() >= pays' failed.
Aborted

351

What browser are you using? I haven't been able to duplicate this.


352
Muse/SoundDAC / Re: Shipping out to Boston!
« on: September 29, 2015, 11:13:25 pm »
You tell them how it's going to be, cob!

353
General Discussion / Re: Test Net for Advanced Users
« on: September 29, 2015, 10:57:51 pm »

First try crashed. Second is replaying blockchain but seems OK.

Code: [Select]
riverhead@dedi3890:~/github/graphene/programs/witness_node$ ./witness_node --rpc-endpoint "127.0.0.1:8090" -d test_net_3 -s "104.236.118.105:1776" --genesis-json sep-18-testnet-genesis.json
3284321ms th_a       witness.cpp:83                plugin_initialize    ] witness plugin:  plugin_initialize() begin
3284321ms th_a       witness.cpp:93                plugin_initialize    ] key_id_to_wif_pair: ["G-------","5-------"]
3284321ms th_a       witness.cpp:111               plugin_initialize    ] witness plugin:  plugin_initialize() end
3284321ms th_a       db_management.cpp:131         open                 ] Old database version detected, reindex is required
3284321ms th_a       db_management.cpp:98          wipe                 ] Wiping database
3284328ms th_a       object_database.cpp:81        wipe                 ] Wiping object_database.
3284375ms th_a       application.cpp:242           operator()           ] Initializing database...
3320089ms th_a       db_management.cpp:147         open                 ] last_block->id(): 0004a4f61b6d4898f6311bae5fb8a960ffc0a3de last_block->block_num(): 304374
3320120ms th_a       thread.cpp:95                 thread               ] name:ntp tid:140230048286464
3320122ms th_a       thread.cpp:95                 thread               ] name:p2p tid:140230029403904
3320127ms th_a       application.cpp:122           reset_p2p_node       ] Adding seed node 104.236.118.105:1776
3320128ms th_a       application.cpp:134           reset_p2p_node       ] Configured p2p node to listen on 0.0.0.0:51599
3320129ms ntp        ntp.cpp:177                   read_loop            ] ntp_delta_time updated to 646 us
3320130ms th_a       application.cpp:184           reset_websocket_serv ] Configured websocket rpc to listen on 127.0.0.1:8090
3320130ms th_a       witness.cpp:116               plugin_startup       ] witness plugin:  plugin_startup() begin
3320130ms th_a       witness.cpp:123               plugin_startup       ] Launching block production for 1 witnesses.
3320130ms th_a       witness.cpp:134               plugin_startup       ] witness plugin:  plugin_startup() end
3320130ms th_a       main.cpp:167                  main                 ] Started witness node on a chain with 0 blocks.
3320130ms th_a       main.cpp:168                  main                 ] Chain ID is 0f8b631d7a9dfebf16d6776fab96b629a14429762bf9c3eb95db1e4e4af637a4
3321000ms th_a       witness.cpp:179               block_production_loo ] Not producing block because production is disabled until we receive a recent block (see: --enable-stale-production)
witness_node: /home/riverhead/github/graphene/libraries/chain/block_database.cpp:128: graphene::chain::block_id_type graphene::chain::block_database::fetch_block_id(uint32_t) const: Assertion `block_num != 0' failed.
Aborted
riverhead@dedi3890:~/github/graphene/programs/witness_node$

Blocks are producing again. Updated.

354
Random Discussion / Re: traceroute bad.horse
« on: September 29, 2015, 01:06:34 am »
Clever.

355
I get that.. but how does market capitalization [of an asset] equate to higher valuation per bts

Supply and demand. If an asset goes viral demand for bts will rise faster than supply. Simple as that.

356
General Discussion / Re: Graphene GUI testing and feedback
« on: September 24, 2015, 10:59:41 pm »
New version is published, please check it out https://graphene.bitshares.org
Hope it resolves most of the issues discussed in this topic today.

Cool thing about the Graphene-ui is that you don't need to bring it down to upgrade. Just git pull and it'll refresh itself :).

357
General Discussion / Re: Test Net for Advanced Users
« on: September 24, 2015, 10:06:57 pm »

Missing some blocks - playing around with update_witness command and using past, present, and new keys.
1) On 1st server blocks are being signed.
1) On 2nd server I launched the witness_node with new keys.
2) On 2nd server I started a client with a new wallet
4) On 2nd server I import_key "riverhead" "privatekeyhere" and it returns "false"
5) On 2nd server if I type "list_my_accounts" I see riverhead but it has the key from server 1 (the active witness key)
6) On 2nd server if I type "dump_private_keys" I see the pub/priv key pair from step 4
7) On 2nd server type: update_witness "riverhead" "publickeyfromstep 4" which returns:

Code: [Select]
update_witness riverhead "" "GPH5AB42MtMGrcnjtgSjwSp7T6u79Te3FnGKC5gj7vdUKNQ9hU1AL" true
10 assert_exception: Assert Exception
it != _keys.end():
    {}
    th_a  wallet.cpp:602 get_private_key

    {"witness_name":"riverhead","url":"","block_signing_key":"GPH5AB42MtMGrcnjtgSjwSp7T6u79Te3FnGKC5gj7vdUKNQ9hU1AL","broadcast":true}
    th_a  wallet.cpp:1401 update_witness
unlocked >>>

Dumping private keys on the 2nd server returns the pub/priv key for the U1AL pair.

358
General Discussion / Re: Test Net for Advanced Users
« on: September 24, 2015, 09:04:24 pm »

Missing some blocks - playing around with update_witness command and using past, present, and new keys.

359
General Discussion / Re: Graphene GUI testing and feedback
« on: September 24, 2015, 07:42:14 pm »

When creating a new account if you hit enter after typing in the first password it goes to the dashbaord. The password works but it did not require verification.

360
General Discussion / Re: Test Net for Advanced Users
« on: September 24, 2015, 07:35:28 pm »

riverhead updated.

Pages: 1 ... 17 18 19 20 21 22 23 [24] 25 26 27 28 29 30 31 ... 227