bitcoin-s/app
GreyMcCarthy b7c7cb8fc2
Moving duplicate dataStructures in cli and app-server into app-commons (#4541)
* duplicate data structures in (ConsoleCli.scala) and (ServerJsonModels.scala) moved to (Command.scala)

* removed unused imports

* rebase for merge conflitcts

* change output type for Accept DLC

* more error fixes

* error fixes

* fixed destintaion error

* scala reformatting

* send from outpoints test runs and passes

* removed unnecessary braces, removed incorrect extensions on objects

* scala reformatting

* removed commented out code
2022-08-02 11:55:43 -05:00
..
bundle Set both bitcoin-s.proxy.enabled and bitcoin-s.tor.enabled in bitcoin-s-bundle.conf (#4194) 2022-03-16 12:05:10 -05:00
cli Moving duplicate dataStructures in cli and app-server into app-commons (#4541) 2022-08-02 11:55:43 -05:00
cli-test Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00
gui Moving duplicate dataStructures in cli and app-server into app-commons (#4541) 2022-08-02 11:55:43 -05:00
oracle-server 2022 07 25 wallet api refactor (#4545) 2022-07-31 08:04:39 -05:00
oracle-server-test Remove backupwallet / backup oracle (#3920) 2021-12-20 08:19:46 -06:00
scripts/src/main 2022 07 25 wallet api refactor (#4545) 2022-07-31 08:04:39 -05:00
server Moving duplicate dataStructures in cli and app-server into app-commons (#4541) 2022-08-02 11:55:43 -05:00
server-routes/src/main/scala 2022 07 25 wallet api refactor (#4545) 2022-07-31 08:04:39 -05:00
server-test Moving duplicate dataStructures in cli and app-server into app-commons (#4541) 2022-08-02 11:55:43 -05:00