1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-19 09:54:02 +01:00
eclair/eclair-core
Pierre-Marie Padiou 54fa208c7d
Add validation on the recid in verifymessage (#1928)
We offset the `recid` by `31` for compatibility with `lnd` [1] but we
should also support normal values (0-3), and also add boundary checks.

[1] https://twitter.com/rusty_twit/status/1182102005914800128
2021-08-31 15:28:40 +02:00
..
src Add validation on the recid in verifymessage (#1928) 2021-08-31 15:28:40 +02:00
eclair-cli Refactor and simplify API dsl (#1690) 2021-03-09 15:23:50 +01:00
pom.xml Set version to 0.6.2-SNAPSHOT (#1888) 2021-07-19 17:14:08 +02:00