GolosChain / golos

Socio-economic mediablockchain
https://developers.golos.io
Other
59 stars 36 forks source link

Fix the cli_wallet to work with the new api #195

Closed kotbegemot closed 6 years ago

kotbegemot commented 7 years ago

Support json-rpc 2.0

kotbegemot commented 7 years ago

@gropox This requires a separate task.

AKorpusenko commented 7 years ago

@gropox the current issue is not specified for fixing such problem. Please create an issue in Goloschain/golos and we will research this question a bit later.

AKorpusenko commented 7 years ago

Now what about current issue. New code from steem/develop :

  1. Patched api_connection.hpp
  2. Added remote_node_api.hpp
  3. Added remote_node_api.cpp

Now figuring out what else is needed for correct new cli_wallet work.

AKorpusenko commented 7 years ago

So, the main problem is to take apis from steemit for most of plugins to make remote_node_api work

kotbegemot commented 6 years ago

@Nemo1369 not working market history api not working subscribe mechanism

kotbegemot commented 6 years ago

dependence #321