24
10
Adam Back (adam3us) explained in March, 2014, but it is all math. There's another short post with advantages, though.
This answer on crypto.SE claims that Bitcoin considered using Ed25519 which is based on Schnorr signatures, but decided against it. Even if it is not going to get used, I'd still like to know the implications.
There's a pull request adding them to libsecp256k1. [edit 2019: that pull request used a flawed approach]
Gavin mentioned them on his wish-list for Bitcoin.
advantages listed by the Elements project – Janus Troelsen – 2017-06-24T12:15:54.940
it also enables a more efficient Lightning Network
– Janus Troelsen – 2017-06-30T14:06:16.770non-interactive partial aggregation – Janus Troelsen – 2017-07-11T09:19:15.010
See also https://bitcoin.stackexchange.com/a/77235/3347
– Janus Troelsen – 2018-08-01T13:13:48.340