rorp
1f4678afee
Server installation guide ( #2091 )
2020-10-02 10:29:49 -05:00
Ben Carman
c59b3baf01
Create Cli function for reserving and unreserving utxos ( #2035 )
2020-09-21 12:37:15 -05:00
Ben Carman
57c92b9e34
docs: Fix broken links in Docs + minor touchups ( #1908 )
2020-08-27 14:11:24 -05:00
Ben Carman
701afe348a
Config CLI option, datadir correctly read from config ( #1807 )
...
* Config CLI option, datadir correctly read from config
* Change --config to --conf, add docs
2020-08-13 10:53:25 -05:00
Ben Carman
2f53379f16
Add docs for server endpoints ( #1505 )
2020-06-04 06:41:07 -05:00
Chris Stewart
83b6a74b18
Add rpcport configuration options in both bitcoin-s.conf and as a command line parameter ( #1387 )
...
Implement ability to specify rpcport with bitcoin-s-cli
2020-05-04 19:09:32 -05:00
Chris Stewart
3e618ec1f6
Add headings for both Node and cofiguration on the sidebar ( #1241 )
2020-03-15 15:52:58 -05:00
Ben Carman
54f90f5fad
Order website sidebar by project, fix capitalization ( #1226 )
2020-03-13 09:54:07 -05:00
Chris Stewart
03cfbc0803
2020 02 21 datadir configurable ( #1156 )
...
* Make it so that you can pass in the datadir from the command line
* Add example on website
* implement ben's solution
2020-02-24 09:50:40 -06:00
Chris Stewart
78176af1e4
Add server to sidebar.json so that it shows up ( #981 )
2019-12-22 10:47:15 -06:00
Chris Stewart
f4e43ec4d8
2019 11 28 cli native image doc ( #903 )
...
* Add documentation about how the cli can be built with a native image
* Finish rest of documentation on building command line client for bitcoin-s
* Add missing akka actor on walletServer classpath, add plugins to be able to build the walletServer as a standalone jar
* Add server.md
* Rename walletServer -> appServer
* Address code review, add missing main class in server project
* Address code review
2019-12-04 07:25:03 -06:00