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

Pages: [1] 2
1
General Discussion / For sale: Bitshares instagram account
« on: June 10, 2017, 05:37:34 pm »
I simply do not have the time to spread the word but I find instagram as a great venue to spread the word.

PM me an offer.

https://www.instagram.com/bitshares/


2
General Discussion / Re: Open Ledger is Now Operational
« on: October 13, 2015, 07:32:27 pm »
nice can see it. but it docent work for me to import my old web wallet.
where can i get help? have a lot of cash there.

did you export your wallet through version 0.9.3c and console? > http://blog.smartcoin.pw/2015/09/bitshares-how-to-prepare-your-wallet.html

Doesn't work for me. Says Invalid format.


try and rename the ending to wif

example.wif replace the txt ending

How did you get it to export a .txt? I only see wallet_export_keys and wallet_export_to_json which exports a .json file. I tried renaming the .json to .wif but no luck...


3
General Discussion / Re: Open Ledger is Now Operational
« on: October 13, 2015, 07:26:17 pm »
nice can see it. but it docent work for me to import my old web wallet.
where can i get help? have a lot of cash there.

did you export your wallet through version 0.9.3c and console? > http://blog.smartcoin.pw/2015/09/bitshares-how-to-prepare-your-wallet.html

Doesn't work for me. Says Invalid format.

4
General Discussion / Re: Bitshares Instagram
« on: February 25, 2015, 06:32:45 pm »
For future reference here's a standard size Instagram badge API call:

Code: [Select]
<style>.ig-b- { display: inline-block; }
.ig-b- img { visibility: hidden; }
.ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }
.ig-b-24 { width: 24px; height: 24px; background: url(//badges.instagram.com/static/images/ig-badge-sprite-24.png) no-repeat 0 0; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.ig-b-24 { background-image: url(//badges.instagram.com/static/images/ig-badge-sprite-24@2x.png); background-size: 60px 178px; } }</style>
<a href="http://instagram.com/bitshares?ref=badge" class="ig-b- ig-b-24"><img src="//badges.instagram.com/static/images/ig-badge-24.png" alt="Instagram" /></a>

Imho all bts-related sites should have some sort of redundant social loop where all sites link up (ie. bts-tv yt badge, instagram, FB, blogs etc). From my own experience, I've had to browse the forum in order to find links to bts-related sites. It's not very practical to newcomers or non-tech types.

5
General Discussion / Re: Bitshares Instagram
« on: February 25, 2015, 06:01:44 pm »
Don't forget http://www.aboutbts.com
 
Nice job!!
 +5% +5% +5%

Got it...Keep them coming.

6
General Discussion / Bitshares Instagram
« on: February 25, 2015, 04:42:51 pm »
In an effort to do my part, I made a bitshares Instagram. Some here might find it laughable however, the simplicity of Instagram (imho) makes it a great venue for spreading the word/updates/general consensus. If the community agrees I will try to pursue it. If not, I will delete the account immediately. I might start out slow given current low morale in the community (my self included) but as 1.0 approaches, I look forward to a "New beginning"

Instagram @bitshares
Link: https://instagram.com/bitshares/

I am open to all suggestions, feedback and donations.
 

7
General Discussion / Re: Jeb McCaleb Against the World: A Crypto Romance
« on: February 06, 2015, 02:18:44 am »
Great read...typical Silicon Valley scum.

8
Technical Support / Re: Negative Deposit?
« on: January 28, 2015, 12:35:55 am »
I re-synced once more and imported the jsons for BTS and KeyID as well as PTS.dat. Once that was done, I did wallet_collect_vested_balances and managed to get 7 Sharedrops (5 out 7 are <1 BTS). However if I run wallet_collect_vested_balances again without quitting, I will get the negative balance error. Hope that helps and once again, thanks for your help. 


9
Technical Support / Re: Negative Deposit?
« on: January 27, 2015, 12:03:02 am »
That's all I get...

10
Technical Support / Re: Negative Deposit?
« on: January 26, 2015, 09:04:16 pm »
No custom patch...Got the latest from here: https://github.com/BitShares/bitshares/releases/download/bts%2F0.5.3/bitsharesGUI-0.5.3-linux-x86_64.tar.gz

I can't import my wallet.json but perhaps I'm doing it wrong.

Code: [Select]
(wallet closed) >>> wallet_import_keys_from_json                           
json_filename: /home/xxxxx/BitShares Wallet Backup_01_10_26_Linux.copy.json
imported_wallet_passphrase:
account: xxxxx
10 assert_exception: Assert Exception
fc::exists( json_filename ):
    {}
    th_a  wallet_api.cpp:157 wallet_import_keys_from_json

    {"json_filename":"/home/xxxxx/BitShares"}
    th_a  wallet_api.cpp:172 wallet_import_keys_from_json

    {}
    th_a  common_api_client.cpp:3130 wallet_import_keys_from_json

    {"command":"wallet_import_keys_from_json"}
    th_a  cli.cpp:626 execute_command

11
Technical Support / Re: Negative Deposit?
« on: January 26, 2015, 08:29:38 pm »
Thank you for checking....Here's the output for get info:

Code: [Select]
>> get_info

{
  "blockchain_head_block_num": 1627314,
  "blockchain_head_block_age": "0 second old",
  "blockchain_head_block_timestamp": "2015-01-26T20:26:30",
  "blockchain_average_delegate_participation": "100.00 %",
  "blockchain_confirmation_requirement": 1,
  "blockchain_share_supply": "2,498,767,724.62869 BTS",
  "blockchain_blocks_left_in_round": 99,
  "blockchain_next_round_time": "at least 17 minutes in the future",
  "blockchain_next_round_timestamp": "2015-01-26T20:43:00",
  "blockchain_random_seed": "61cb0c5c9cd30b5b67369056bc79e569aae429a8",
  "client_data_dir": "/home/daniel/.BitShares",
  "client_version": "v0.5.3-1-g92a8ca7",
  "network_num_connections": 20,
  "network_num_connections_max": 200,
  "network_chain_downloader_running": false,
  "network_chain_downloader_blocks_remaining": null,
  "ntp_time": "2015-01-26T20:26:30",
  "ntp_time_error": -0.13372100000000001,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "11 days in the future",
  "wallet_unlocked_until_timestamp": "2015-02-07T06:52:36",
  "wallet_last_scanned_block_timestamp": "2015-01-26T20:26:30",
  "wallet_scan_progress": "100.00 %",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}

I switched over to Linux from Windows because I could not get it to work with my Windows 7 client. Also, my robohas isn't showing. If I paste the link to the robohash on my browser. I get error 502.


12
Technical Support / Negative Deposit?
« on: January 26, 2015, 06:18:23 pm »
What does this mean?

Code: [Select]
>> wallet_collect_vested_balances xxxxx

31001 negative_deposit: negative deposit

    {"amount":-5989}
    bitshares  balance_operations.cpp:104 evaluate
 

Thanks in advance.

13
Technical Support / Critical error 10001 Windows 7-64bit Wallet 0.5.1
« on: January 22, 2015, 01:23:04 am »
Tries to initiate the client but then crashes.


EDIT:

Tried going back to 0.4.27    -- No luck...So basically updating screwed up my previous installation.
                               0.4.27.2 -- Didn't work 
                               0.5.0      -- Didn't work
                               0.5.1      -- Didn't work

I was able to get it working again by renaming peers.leveldb to peers.leveldb-old for anybody new to the client, the file is located in Users/XXXX/AppData/Roaming/Bitshares/

One caveat, getting rid of peers.leveldb will make the client have to sync all over. It will take hours which I suppose is better than not having a client.




14
@abit

Renaming ~/peers.leveldb to peers.leveldb-old did the trick for me. Also, I didn't need to delete any LOCK files.


I'm running Windows 7-64bit 0.4.27 wallet.


Thanks!

15
General Discussion / Re: Vote for marketing.methodx
« on: November 24, 2014, 03:13:48 pm »
Thanks that worked...Why is 0.5 fee default if one can chose lower (0.1)?
The original reason was that if everyone had to only pay 0.1 then running a delegate would not even pay for the server ...
with the most recent changes and payed delegates .. the tx fees are burned and not payed any longer .. so there is no need to distinguish between minimum fee and recommended fee ..

worth a discussion .. could you open up a new thread for that and ask the same question to the general public?

Great info...thanks!

Here's the new thread https://bitsharestalk.org/index.php?topic=11679.0

Pages: [1] 2