bitcoin-s/app
Shruthii RG e2c2798e60
Implemented the ability to fetch unconfirmed transactions (#3429)
* relay flag in version message made configurable

* modified test classes as well

* Update configuration.md

* reverted few files and cleaned up format

* fixed mistake

* enabled neutrino node to receive transactions as a callback

* added txid to log message

* changed txId to txIdBE

* unit test added for checking if we're getting transaction as a callback
2021-07-23 13:01:07 -05:00
..
bundle Add network selection combobox for Neutrino (#3409) 2021-07-16 09:03:54 -06:00
cli Add ability to sweep wallet (#3274) 2021-06-16 14:37:40 -05:00
cli-test Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00
gui Pretty print PnL in table view (#3400) 2021-07-16 10:15:35 -05:00
oracle-server Get both bundle and app server logging working (#3362) 2021-07-07 10:59:11 -05:00
oracle-server-test Pulled down dlc and dlcTest projects into core and dlcTest (#3068) 2021-05-14 12:27:21 -05:00
scripts/src/main/scala/org/bitcoins/scripts Get both bundle and app server logging working (#3362) 2021-07-07 10:59:11 -05:00
server Implemented the ability to fetch unconfirmed transactions (#3429) 2021-07-23 13:01:07 -05:00
server-routes/src/main/scala Get both bundle and app server logging working (#3362) 2021-07-07 10:59:11 -05:00
server-test Move DLCWalletApi to core module (#3438) 2021-07-21 15:25:18 -05:00