create account

[Changelog] Piston 0.3 by xeroc

View this thread on: hive.blogpeakd.comecency.com
· @xeroc · (edited)
$836.38
[Changelog] Piston 0.3
# Release 0.3

This release is a major update with significant changes under the hood (see below). It now already comes with a basic piston.web version (documentation available in `README-web.md`) and fixes quite a lot of nasty littly bugs.

As usual, [bug reports are welcome](https://github.com/xeroc/piston/issues).

## Howto upgrade

    pip3 install steem-piston --upgrade     [--user]

## New:

 - [piston] show history in cli
 - [piston] allow to provide tags or any arbitray data in the frontmatter header
 - [piston] add powerdownroute command
 - [piston] show interest payments and when they can happen the earliest
 - [wallet] allow to overwrite password promt by means of an environmental variable 'UNLOCK'
 - [piston] delkey, getkey and minor fixes in the wallet
 - [steem] add get_account_history call
 - [steem] allow sorting of posts by total_payout_value
 - [steem] get_comments call
 - [wallet] implement masterpassword

## piston.web:

 - [web] cleanup and singelton websocket connection
 - [web] funds: add interest payments
 - [web] improvments and index page
 - [web] tokenize tags
 - [readme.web] piston now in develop (later master) branch, howto for windows7
 - [web] README-web: add dependencies for apt-get
 - [web] allow to specify --host to listen to, defaults to 127.0.0.1
 - [web] show root posts for replies
 - [web] list more transactions and filter by type
 - [web] Readme some dependencies
 - [web] voting spinners
 - [web] add a footer and some bottom distance
 - [web] simplify html/markdown presentation
 - [web] settings page
 - [web] properly show comment_reward in the tx history
 - [web] remove lxml dependency
 - [web] highlight own posts
 - [web] fix reply identifier not in the form
 - [web] README
 - [web] fixes for the wallet import procedure
 - [web] massive update
 - [web] more structure, content and the ability to post
 - [web] initial browse view
 - [web] initial work on standalone piston.web
 - [browse] allow to browse more than 10 posts

## Fixes:

 - [Makefile] don't intend the git tag message
 - [account] properly use graphene-inherited account module for key related stuff
 - [docs] a page about this.piston.rocks API server
 - [docs] documentation of source code
 - [piston] add a piston.py file for development
 - [piston] ensure on startup that the piston node is available
 - [piston] fix author on posts
 - [piston] fix default_author for replies
 - [piston] fix transfer amount/asset distinction
 - [setup] cleanup dependencies
 - [setup] fix flask/egg issue by disallowing zip
 - [setup] make sure the user uses python3
 - [setup] update dependencies
 - [sqlwallet] initial commit
 - [steem] don't randomly throw any keys in create_account
 - [steem] fix Post when used with an indentifier
 - [steem] fix account creation
 - [steem] fix get_recommended when no recommendation returned
 - [steem] remove recommended
 - [storage] Backup solution
 - [storage] create app_data dir if not present
 - [storage] enable multithreaded access to storage
 - [storage] more robust backup
 - [utils] don't exit on exception
 - [wallet] ensure to overwrite the keys if manually passed
 - [wallet] legacy wallet code cleanup

# Important Notes:

* If you had a piston wallet before, you will need to migrate your
  existing wallet into the more modern SQLite-based wallet. This works
  as easy as running

      piston listaccounts

  You will be asked to provide the old password and a new password. Afterwards,
  your private keys will be BIP32 encrypted and stored in your local piston
  wallet.

* The piston wallet stores it's database in your appdir:

   **OSX:**

    * `~/Library/Application Support/piston`

   **Windows:**

    * `C:\Documents and Settings\<User>\Application Data\Local Settings\Fabian Schuh\piston`
    * `C:\Documents and Settings\<User>\Application Data\Fabian Schuh\piston`

   **Linux:**

    * `~/.local/share/piston`

* The piston wallet will create backups of your local database now and then and
  store them in the `backups/` folder  next to the database (see above)

* If you use the `steem.transfer()` call you will need to modify your calls to
  now distinguish asset (string) from amount (float).

* The piston.create_account no longer generates a password for your, you will
  need to either provide a password or the public keys for creating new
  accounts.
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 143 others
properties (23)
authorxeroc
permlinkchangelog-piston-0-3
categorypiston
json_metadata""
created2016-08-04 11:40:45
last_update2016-08-04 11:50:06
depth0
children25
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value776.712 HBD
curator_payout_value59.667 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4,355
author_reputation118,819,064,085,695
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id599,695
net_rshares55,878,926,304,295
author_curate_reward""
vote details (207)
@akareyon ·
$0.03
Re: [Changelog] Piston 0.3
Boobie doobie doo... 

With a little little luck, after spending all morning chasing a hundred dependencies for a clean debian install, I am writing this post via piston.web and @xeroc is da man! 
👍  , , , , , , , , ,
properties (23)
authorakareyon
permlinkre-changelog-piston-0-3-20160808t122154
categorypiston
json_metadata""
created2016-08-08 12:21:54
last_update2016-08-08 12:21:54
depth1
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.030 HBD
curator_payout_value0.002 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length198
author_reputation6,770,831,834,202
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id681,257
net_rshares80,638,071,753
author_curate_reward""
vote details (10)
@akareyon ·
Can't wait to reboot into Ubuntu and try (lubuntu complained about too many dependencies + I'm too noob), so much looking forward to piston.web! 

> - [web] massive update

\m/,
properties (22)
authorakareyon
permlinkre-xeroc-changelog-piston-0-3-20160804t135225768z
categorypiston
json_metadata{"tags":["piston"]}
created2016-08-04 13:53:00
last_update2016-08-04 13:53:00
depth1
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length177
author_reputation6,770,831,834,202
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id601,746
net_rshares0
@azaan · (edited)
$3.00
You sure put hard work in this! , Thanks for the post! -  Although I do not know what piston is and/or how to use it I do think that this has helped out others !
👍  , , , , , , , , , , , ,
properties (23)
authorazaan
permlinkre-xeroc-changelog-piston-0-3-20160804t114648533z
categorypiston
json_metadata{"tags":["piston"]}
created2016-08-04 11:46:48
last_update2016-08-04 12:27:06
depth1
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value2.262 HBD
curator_payout_value0.741 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length161
author_reputation3,373,608,673,998
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id599,759
net_rshares1,990,439,124,272
author_curate_reward""
vote details (13)
@belkins ·
Thank you. You do great work.
properties (22)
authorbelkins
permlinkre-xeroc-changelog-piston-0-3-20160804t131203534z
categorypiston
json_metadata{"tags":["piston"]}
created2016-08-04 13:12:00
last_update2016-08-04 13:12:00
depth1
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length29
author_reputation2,083,802,459,788
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id601,070
net_rshares0
@coar ·
@xeroc Thank you for your work.

Can you help me?

myvar = steem.get_content("my_permlink")

When I load the post , I can get information from the variable - class.
For example:
print(myvar.author) or  print(myvar.pending_payout_value)

How can I access  to data and time - when post was created? Not myvar.active
myvar. ???

And yet .. How can I find out the number of comments in current post ? I want to calculate (to know) how many comments a post has . But I can not find anything .
myvar. ??

Thanks.
👍  
properties (23)
authorcoar
permlinkre-xeroc-changelog-piston-0-3-20160811t212952095z
categorypiston
json_metadata{"tags":["piston"],"users":["xeroc"]}
created2016-08-11 21:29:57
last_update2016-08-11 21:29:57
depth1
children1
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length506
author_reputation4,231,602,317,552
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id753,259
net_rshares2,090,220,761
author_curate_reward""
vote details (1)
@xeroc ·
$0.82
this this `print(vars(myvar))`. It will show all the available attributes
👍  
properties (23)
authorxeroc
permlinkre-coar-re-xeroc-changelog-piston-0-3-20160812t065939313z
categorypiston
json_metadata{"tags":["piston"]}
created2016-08-12 06:59:39
last_update2016-08-12 06:59:39
depth2
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.820 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length73
author_reputation118,819,064,085,695
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id760,709
net_rshares1,471,379,370,553
author_curate_reward""
vote details (1)
@fogspam ·
Hi. Please support us on this if you think it is a good idea. 
https://steemit.com/steemit/@fogspam/first-advertising-campaign-of-steemit-in-romania-the-best-way-to-make-steemit-viral-just-follow-my-example-more-users-investors
👎  
properties (23)
authorfogspam
permlinkre-xeroc-changelog-piston-0-3-20160804t145239696z
categorypiston
json_metadata{"tags":["piston"],"links":["https://steemit.com/steemit/@fogspam/first-advertising-campaign-of-steemit-in-romania-the-best-way-to-make-steemit-viral-just-follow-my-example-more-users-investors"]}
created2016-08-04 14:52:36
last_update2016-08-04 14:52:36
depth1
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length227
author_reputation2,200,070,551,939
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id602,846
net_rshares-30,674,887,407
author_curate_reward""
vote details (1)
@gekko ·
keep it up @xeroc !
it supports python 2 in the future?
👍  
properties (23)
authorgekko
permlinkre-xeroc-changelog-piston-0-3-20160804t160617657z
categorypiston
json_metadata{"tags":["piston"],"users":["xeroc"]}
created2016-08-04 16:06:18
last_update2016-08-04 16:06:18
depth1
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length55
author_reputation1,185,517,433,922
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id604,419
net_rshares970,621,916
author_curate_reward""
vote details (1)
@james-show ·
$0.06
Great news in subdued form as always @xeroc

More on my take/some of my analyses on Steem(it):
[Beyond the STEEM Whitepaper – 1. Blogging and Curation Rewards Fund; Steem Backed Dollars Creation](https://steemit.com/steemit/@james-show/beyond-the-steem-whitepaper-1-blogging-and-curation-rewards-fund-steem-backed-dollars-creation)
 [Beyond the STEEM Whitepaper –2. Where the money come from; New Users DO NOT Increase the Value of Steem (yet)]( https://steemit.com/steemit/@james-show/beyond-the-steem-whitepaper-2-where-the-money-come-from-new-users-do-not-increase-the-value-of-steem-yet)
 [Beyond Trading – The Medium Term Fundamentals. 1. – 7.29.2016]( https://steemit.com/steemit/@james-show/beyond-trading-the-medium-term-fundamentals-1-7-29-2016)
[Solution to the Curation Rewards](https://steemit.com/steemit/@james-show/the-solution-to-curation-rewards-edit-repost)
[Fact of the Day! “93.44% of ALL (Liquid) STEEM comes from…” ](https://steemit.com/steemit/@james-show/fact-of-the-day-93-44-of-all-liquid-steem-comes-from)
👍  ,
properties (23)
authorjames-show
permlinkre-xeroc-changelog-piston-0-3-20160804t185549686z
categorypiston
json_metadata{"tags":["piston"],"users":["xeroc"],"links":["https://steemit.com/steemit/@james-show/beyond-the-steem-whitepaper-1-blogging-and-curation-rewards-fund-steem-backed-dollars-creation"]}
created2016-08-04 18:55:57
last_update2016-08-04 18:55:57
depth1
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.060 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,032
author_reputation5,698,866,469,447
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id607,560
net_rshares65,676,573,121
author_curate_reward""
vote details (2)
@karnal ·
$0.03
@xeroc, can piston cli be used to propose transactions already?
👍  ,
properties (23)
authorkarnal
permlinkre-xeroc-changelog-piston-0-3-20160805t000902200z
categorypiston
json_metadata{"tags":["piston"],"users":["xeroc"]}
created2016-08-05 00:09:03
last_update2016-08-05 00:09:03
depth1
children1
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.028 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length63
author_reputation19,869,197,162,216
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id613,229
net_rshares62,869,793,101
author_curate_reward""
vote details (2)
@xeroc ·
$0.86
Steem doesn't know "proposals", hence piston doesn't know how to propose transactions.
I can start working on a cold storage solution though ..
👍  , , ,
properties (23)
authorxeroc
permlinkre-karnal-re-xeroc-changelog-piston-0-3-20160808t133603895z
categorypiston
json_metadata{"tags":["piston"]}
created2016-08-08 13:36:03
last_update2016-08-08 13:36:03
depth2
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.853 HBD
curator_payout_value0.002 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length143
author_reputation118,819,064,085,695
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id682,270
net_rshares1,521,478,976,189
author_curate_reward""
vote details (4)
@koolaidssss ·
Nice @xeroc 
 Shot you an Upvote :)
👎  , , , , , , ,
properties (23)
authorkoolaidssss
permlinkchangelog-piston-0-3
categorypiston
json_metadata""
created2016-08-04 11:43:30
last_update2016-08-04 11:43:30
depth1
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length35
author_reputation-567,482,524,125
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id599,727
net_rshares-753,542,725
author_curate_reward""
vote details (8)
@l0k1 ·
Installing and using the piston cli command seems to be pretty simple. I am not interested at this point in any kind of write operations, I just want to read for now.

I have dug through the files that pip3 placed in my local pip repository, and I am starting to learn about how things are structured. I will continue to do this because at this point, aside from the good documentation of the CLI client, the ways to invoke it from within python code are not clear to me at all. This is not a complaint. I also think that you absolutely deserve to have earned the some of them incredible rewards your posts about this have earned. 

It is a testament to the versatility of this platform. You don't even have to do all the footwork setting up a crowdfunding project to do it. I am sure that you are enjoying some of your payments, as well you should, but I want to add to this project, not directly, but by making something that uses it.

So I see that it appears that I really do need to be running a witness (full) node, ideally. Sure, I can use yours in development, and I will for the time being, since my queries are not going to be frequent. I don't think you will be late on the hosting bills for running it at this point anyway. I want to understand every aspect of this and I am absolutely stoked that I can with one pip3 command have the whole thing in my machine, ready to take my commands, and that it currently defaults to a usable and working RPC endpoint, piston.rocks. 

Since I am on a metered connection, albeit fairly cheap (about $12/10gb) I think it better if I don't be running a witness on my little fitlet a10, at least not until I get a nice fat ethernet cable and a 50-100mbit unlimited connection hooked up to my room. I think this little box could handle the job pretty good if it was all it was doing, but I need to also work on this, and that includes using the steemit.com site as well, which is pretty damn heavy going when you load up a well populated comment feed on a post.

I cannot find anything resembling a python library for accessing the library, and there is only one valid command listed on your page so far. A few tips how to dig them out of the mountain of awesome source code you have written would go down well for someone who like me wants to hack this and make use of it. 

I wish the whole web ran on python, it absolutely is the best interpreted/VM language in existence, javascript is nasty, and not only that, if python were embedded in webpages, it would be readable! yay whitespace structuring. 

I will continue to plug away on this alone, but when you have the time away from your sipping vodka and martinis on maybe a well deserved carribean holiday ;) something to help people who actually want to extend beyond your app to do things as I do, writing a Gtk+-3.0 app built on this, would be fantastic. If I can do half as well getting support to fund this project, I will be putting an RPC endpoint up specifically to use with the app I am developing, which I am calling 'steemportal', also.

I have some ideas which you can find amongst my posts about the idea of creating sidechains to support extended features for Steemit, such as groups, in particular, using a namecoin-like name translation system, or even finding some way to grab a name off namecoin itself and creating a subdomain branch linked off it. 

Thanks for any tips you can give, or for that matter, anyone else who knows what they are talking about.
properties (22)
authorl0k1
permlinkre-xeroc-changelog-piston-0-3-20160819t141045021z
categorypiston
json_metadata{"tags":["piston"]}
created2016-08-19 14:10:45
last_update2016-08-19 14:10:45
depth1
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,475
author_reputation94,800,257,230,993
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id889,336
net_rshares0
@m0se ·
great work @xeroc, btw I was able to run piston on my own steel node with the instructions you provided in the comments.  thanks!
properties (22)
authorm0se
permlinkre-xeroc-changelog-piston-0-3-20160804t165403607z
categorypiston
json_metadata{"tags":["piston"],"users":["xeroc"]}
created2016-08-04 16:54:03
last_update2016-08-04 16:54:03
depth1
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length129
author_reputation44,591,565,205
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id605,401
net_rshares0
@mark-waser ·
So I've got a conundrum . . . . I've got a bunch of lines of code for upvoting like
steem5 = Steem(wif=["removed","removed"])
steem5.vote(article, 1, "herpetologyguy")
steem5.vote(article, 1, "davidjkelley")

They all work uniformly except for two name/key pairs (regardless of where I put them).

Now, the first obvious guess is that there is something wrong with the names or the keys -- except that I can copy paste them into steemit and they work just fine.

The only thing that the names have in common that they don't share with any other name is that they both contain the letter y . . . . 

Any guesses?  Thanks in advance!  -- Mark
properties (22)
authormark-waser
permlinkre-xeroc-changelog-piston-0-3-20160826t212208206z
categorypiston
json_metadata{"tags":["piston"]}
created2016-08-26 21:22:09
last_update2016-08-26 21:22:09
depth1
children3
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length640
author_reputation3,513,410,950,995
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,004,319
net_rshares0
@mark-waser ·
Error details:

piston.steem.BroadcastingError was unhandled by user code
Message:
properties (22)
authormark-waser
permlinkre-mark-waser-re-xeroc-changelog-piston-0-3-20160826t215142136z
categorypiston
json_metadata{"tags":["piston"]}
created2016-08-26 21:51:42
last_update2016-08-26 21:51:42
depth2
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length82
author_reputation3,513,410,950,995
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,004,718
net_rshares0
@mark-waser ·
One additional piece of information - I added another account.  I now realize that these three accounts are the three with the least Steem Power (ranging between just over 70 to just under 105).  Is there a minimum Steem Power required?
properties (22)
authormark-waser
permlinkre-mark-waser-re-xeroc-changelog-piston-0-3-20160826t215435949z
categorypiston
json_metadata{"tags":["piston"]}
created2016-08-26 21:54:36
last_update2016-08-26 21:54:36
depth2
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length236
author_reputation3,513,410,950,995
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,004,754
net_rshares0
@mark-waser ·
Now non-reproducible . . . . sorry to bother you . . . .
properties (22)
authormark-waser
permlinkre-mark-waser-re-xeroc-changelog-piston-0-3-20160827t215936952z
categorypiston
json_metadata{"tags":["piston"]}
created2016-08-27 21:59:36
last_update2016-08-27 21:59:36
depth2
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length56
author_reputation3,513,410,950,995
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,018,925
net_rshares0
@michaelx ·
Brilliant as always my friend.  Thank you for the updates, I shall go ahead and handle that.  Vote for @xeroc as a witness!
properties (22)
authormichaelx
permlinkre-xeroc-changelog-piston-0-3-20160805t021429955z
categorypiston
json_metadata{"tags":["piston"],"users":["xeroc"]}
created2016-08-05 02:14:45
last_update2016-08-05 02:14:45
depth1
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length123
author_reputation10,068,003,664,289
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id615,085
net_rshares0
@penambang ·
$4.33
Re: [Changelog] Piston 0.3
Tested with Linux mint Sarah, working flawlessly... Great job @xeroc

```
This comment made with Piston Web
```
👍  , , , , , , , , , , , , , ,
properties (23)
authorpenambang
permlinkre-changelog-piston-0-3-20160804t121616
categorypiston
json_metadata""
created2016-08-04 12:16:18
last_update2016-08-04 12:16:18
depth1
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value4.180 HBD
curator_payout_value0.154 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length115
author_reputation318,567,971,593
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id600,220
net_rshares2,605,876,854,552
author_curate_reward""
vote details (15)
@saddampir ·
Thanks for doing brilliant work..
properties (22)
authorsaddampir
permlinkre-xeroc-changelog-piston-0-3-20160815t093141570z
categorypiston
json_metadata{"tags":["piston"]}
created2016-08-15 09:31:45
last_update2016-08-15 09:31:45
depth1
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length33
author_reputation90,125,988,810
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id814,139
net_rshares0
@steemlove ·
Keep up the great work @xeroc 
 Upvoted 
👎  , , , , , , ,
properties (23)
authorsteemlove
permlinkchangelog-piston-0-3
categorypiston
json_metadata""
created2016-08-04 11:41:30
last_update2016-08-04 11:41:30
depth1
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length40
author_reputation-705,106,123,629
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id599,705
net_rshares-755,434,763
author_curate_reward""
vote details (8)
@sugarfromhell ·
Nice @xeroc 
 Shot you an Upvote :)
👎  , , , , , , ,
properties (23)
authorsugarfromhell
permlinkchangelog-piston-0-3
categorypiston
json_metadata""
created2016-08-04 11:50:51
last_update2016-08-04 11:50:51
depth1
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length35
author_reputation-412,716,207,122
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id599,818
net_rshares-797,784,911
author_curate_reward""
vote details (8)
@team ·
$3.36
thanks for the work and for the piston, really great work!
👍  , , , , , , , , , , , ,
properties (23)
authorteam
permlinkre-xeroc-changelog-piston-0-3-20160804t110817504z
categorypiston
json_metadata{"tags":["piston"]}
created2016-08-04 12:08:21
last_update2016-08-04 12:08:21
depth1
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value3.096 HBD
curator_payout_value0.262 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length58
author_reputation9,004,629,657,086
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id600,091
net_rshares2,164,582,136,302
author_curate_reward""
vote details (13)
@warrensteem ·
$3.00
Wow! Keep up the hard/good work @xeroc ;)
👍  , , , , , , , , , , ,
properties (23)
authorwarrensteem
permlinkre-xeroc-changelog-piston-0-3-20160804t114329545z
categorypiston
json_metadata{"tags":["piston"],"users":["xeroc"]}
created2016-08-04 11:43:30
last_update2016-08-04 11:43:30
depth1
children0
last_payout2016-09-04 01:26:54
cashout_time1969-12-31 23:59:59
total_payout_value2.259 HBD
curator_payout_value0.741 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length41
author_reputation29,924,587,138,042
root_title"[Changelog] Piston 0.3"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id599,726
net_rshares1,990,250,196,621
author_curate_reward""
vote details (12)