Open arielnux opened 9 years ago
Hi, could you update please regarding the EXE receiving JSON? I think this is what I started to implement in xennet-os\frontend-stub\ - there is also a client html sample here: https://github.com/Xennet/xennet-os/tree/master/frontend-stub
hey Yonatan, Alon Muroch will send a manual for RPC layer in a few days. Then we can check if this is the code required for us when it comes to RPC. All the best, A.
Hey Guys, This is a link to all the RPC calls the bitcoin client has https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list
could you please explain what is the 'EXE' here: _"2. RPC (layer) - sending an string input to EXE._"
Is this executable running on the backend or the dedicated browser shipped with zennet (Amnon and Ohad mentioned such browser)?
On Sun, Jan 4, 2015 at 5:05 PM, arielnux notifications@github.com wrote:
hey Yonatan, Alon Muroch will send a manual for RPC layer in a few days. Then we can check if this is the code required for us when it comes to RPC. All the best, A.
— Reply to this email directly or view it on GitHub https://github.com/Xennet/xennet-client/issues/4#issuecomment-68637822.
So you talk only about RPC with the wallet, correct? Will this be exposed directly to the provider/publisher in the front end? What is 'EXE', where is it running?
On Sun, Jan 4, 2015 at 5:40 PM, Alon Muroch notifications@github.com wrote:
Hey Guys, This is a link to all the RPC calls the bitcoin client has https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list
— Reply to this email directly or view it on GitHub https://github.com/Xennet/xennet-client/issues/4#issuecomment-68639113.
Yesterday we talked about hacking a quick solution for the development, essentially running a daemon client that can provide the wallet functionality we need (via RPC calls). Later we can integrate the wallet directly, as a library, directly into the Zennet client.
We can use bitcoind to execute the RPC calls or integrate an RPC library to the Zennet client.
I see. thanks.
On Sun, Jan 4, 2015 at 6:45 PM, Alon Muroch notifications@github.com wrote:
Yesterday we talked about hacking a quick solution for the development, essentially running a daemon client that can provide the wallet functionality we need (via RPC calls). Later we can integrate the wallet directly, as a library, directly into the Zennet client.
We can use bitcoind to execute the RPC calls or integrate an RPC library to the Zennet client.
— Reply to this email directly or view it on GitHub https://github.com/Xennet/xennet-client/issues/4#issuecomment-68641525.
hey all, If we have further comments please edit the document as follow all the best Ariel
we write here our meeting's highlights:
Types of clients known to use: SPV - https://en.bitcoin.it/wiki/Scalability#Simplified_payment_verification full node (Bitcoin B/Cli) - keeps all the previous data that was mentioned by us in the meeting.
Topics we decided about them:
Participants :
Ohad Asor Amnon Dafni Ravit Halmut Alon Muroch Ariel Formanovski