bitcoin-s/bitcoind-rpc/src/main/scala/org/bitcoins/rpc
Torkel Rogstad c2f37335b8 Bump Scala versions (#697)
* Bump Scala versions

Support Scala 2.12.9
and 2.13.0.

To make this easier, we delete the `scripts` project. Everything
that was in here was covered by content on the website. We also
delete the `doc` folder, as that was a remnant from when `scripts`
was called `doc`.

* Crib uPickle akka-http support while we wait for publish

* Fix compiler warnings

* Add note on test logging to contribution guide

* Reduce duplication in Blockchain implementation

* Use Scala 2.12 for website

* Introduce compat package object for collections converters

* Fix Either compiler warnings

* Add sync-chain and create-wallet docs from deleted scripts

* Fix rebase goofup
2019-08-23 13:53:00 -05:00
..
client Bump Scala versions (#697) 2019-08-23 13:53:00 -05:00
config Bump Scala versions (#697) 2019-08-23 13:53:00 -05:00
jsonmodels (WIP) Createwallet rpc from V17 (#712) 2019-08-21 16:34:11 -05:00
serializers Bump Scala versions (#697) 2019-08-23 13:53:00 -05:00
util Add support for Bitcoin Core 0.17 (#384) 2019-03-26 12:41:05 -05:00
BitcoindException.scala Add types for various bitcoind RPC exceptions 2019-07-16 12:20:24 +02:00