-
sipa commented at 7:39 pm on September 4, 2014: memberSince we now have a tool (bitcoin-tx) that can perform sign/create raw transaction and other things without a wallet present, I wonder whether the corresponding RPCs in bitcoind can’t be made require-wallet. That would get rid of the macro conditionals in the implementation.
-
laanwj commented at 10:10 am on September 5, 2014: memberThis is a good idea, but not now. When we go this way I’d like to deprecate it along with all the ‘simple utilities’ in RPC. Something for 0.11 maybe.
-
laanwj commented at 10:12 am on September 5, 2014: memberAlso about the bitcoin-tx tool: we first need a way to offer it as a library, so it can be imported from other languages. Requiring a process invocation for every operation is the shell-script way of working, with quite some overhead (more even than JSONRPC? especially on non-linux), but from Python or PHP etc you’d want a library.
-
laanwj added the label Brainstorming on Sep 5, 2014
-
laanwj added this to the milestone Future on Sep 5, 2014
-
laanwj added the label RPC on Sep 5, 2014
-
sipa commented at 10:13 am on September 5, 2014: memberFair enough.
-
laanwj commented at 10:22 am on September 5, 2014: memberA bitcoin-tx library would be straightforward. On the basic level it could consist of just an entry point accepting JSON and returning JSON. That would make for easy porting. The difference with JSON-RPC being that no server is needed! Who can object to that :)
-
sipa closed this on Mar 30, 2018
-
MarcoFalke removed this from the milestone Future on Aug 12, 2018
-
DrahtBot locked this on Sep 8, 2021
Labels
Brainstorming
RPC/REST/ZMQ
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 12:12 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 12:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me