roadscape.
roadscape.
@quochuy it's looking good but somewhat confusing on 'Editor' mode because the preview pane is shown yet it never updates.
@economicstudio there is a merge conflict, could you please take a look?
Thanks for the report @h4ck3rm1k3. I believe this issue has been resolved. Could you confirm?
`yarn check` also reveals some issues.
For reference, `depcheck` output below. Quite a few false positives ``` $ depcheck . Unused dependencies * assert * autoprefixer-loader * babel-loader * babel-plugin-react-intl * babel-plugin-transform-inline-environment-variables * blocked * cluster...
`yarn-check` report: ``` $ yarn-check @steemit/steem-js 😎 NEW VER! NonSemver update available. https://github.com/steemit/steem-js#readme npm install @steemit/[email protected] to go from 0.7.5 to 0.7.9 assert 😎 MAJOR UP Major update available. https://github.com/browserify/commonjs-assert...

Could you share the script?
Regarding `list_votes`, here is docs: https://developers.steem.io/apidefinitions/#database_api.list_votes
Regarding `getDiscussionsByPayout`, could you please share the full script, including the definition of `query` param?