mirror of
https://github.com/ACINQ/eclair.git
synced 2025-01-19 05:33:59 +01:00
19975d3d81
This is almost a drop-in replacement. I had to relaxed compiler parameters to allow deprecated features though. Main changes: - relaxed compiler parameters to minimize impact (e.g. allow deprecated features) - `scala.collection.JavaConverters` -> `scala.jdk.CollectionConverters` - `MultiMap` -> `MultiDict` Compilation is 25% faster on my machine, compiler is a bit more strict (it found an "invalid comparison" bug). |
||
---|---|---|
.. | ||
modules | ||
src | ||
pom.xml |