mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
0d2a4830ed
I decided to try a faster implementation, only to find our crc32c was not correct! Ouch. I removed the crc32c functions from ccan/crc, and added a new crc32c module which has the Mark Adler x86-64-optimized variants. We bump gossip_store version again, since csums have changed. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
.gitignore | ||
bolt11-cli.c | ||
create-gossipstore.c | ||
credit | ||
decode-iolog | ||
decodemsg.c | ||
dump-gossipstore.c | ||
gossipwith.c | ||
Makefile | ||
onion.c | ||
print_wire.c | ||
print_wire.h |