bitcoin-s/app
Chris Stewart 9ecea9f710 2021 04 24 bitcoin s scripts (#2961)
* Add new app/scripts project which is meant to store useful bitcoin-s scripts

* Add ScanBitcoind with an example of counting segwit txs between a range

* Fix bug of creating a new actor system everytime BitcoindRpcClient.apply(instance) is called

* Add BitcoindRpcClient.fromVersionNoSystem()

* Take ben's suggestions

* Fix compile

* Rework P2SHScriptSignature.isStandardNonP2SH() to account for nesting p2sh script inside of it

* fix compile on java8

* Enable app packaging in scripts project
2021-04-25 14:03:22 -05:00
..
bundle Refactor Mains to use common BitcoinSRunner (#2141) 2020-10-08 07:17:48 -05:00
cli Get all of Core working with JS (#2826) 2021-03-31 15:04:30 -05:00
cli-test Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00
gui Fix build warnings that came with sbt 1.5.0 (#2857) 2021-04-06 06:01:11 -05:00
oracle-server Bump hikari logging interval to 10 minutes (#2888) 2021-04-10 13:51:31 -05:00
oracle-server-test Add signed outcome to getevent rpc, fix other small api bugs (#2757) 2021-03-08 10:55:47 -06:00
scripts/src/main/scala/org/bitcoins/scripts 2021 04 24 bitcoin s scripts (#2961) 2021-04-25 14:03:22 -05:00
server 2021 04 24 bitcoin s scripts (#2961) 2021-04-25 14:03:22 -05:00
server-routes/src/main/scala Update akka to v10.2.4 (#2832) 2021-03-29 09:59:34 -05:00
server-test 2021 04 17 spendinfodb invariant (#2912) 2021-04-18 09:02:49 -05:00