1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-26 15:40:29 +01:00
eclair/eclair-core/src/test
Fabrice Drouin 454535dd68 Restore node id key path (#481)
(this fixes a regression caused by 24dadff625)

* restore the old node key path

use the same path as before the change in key management so node id will
remain the same after an upgrade

* add a non-regression test

we check that if the seed does not change, then the node id won't change
either, which could be a problem during a node upgrade.
2018-03-14 18:15:07 +01:00
..
java/fr/acinq/eclair/crypto Reformat + optimized imports (#222) 2017-11-21 20:08:15 +01:00
resources Add test on signing a single Updatefee with no other updates (#254) 2017-12-04 18:41:39 +01:00
scala/fr/acinq/eclair Restore node id key path (#481) 2018-03-14 18:15:07 +01:00