core-lightning/gossipd/test
Rusty Russell 2b8293c9f6 gossipd: don't use pwrite, better error messaging on init.
Since we open with O_APPEND, any write() will append as we want it to.

But we want to distinguish a new store creation from a truncation due
to bad version.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-04-11 15:58:18 +02:00
..
.gitignore gossipd/test/run-bench-find_route: don't abort if we try to route to ourselves 2017-12-20 13:57:28 +01:00
Makefile gossipd: Check features in node_announcement and channel_announcement. 2018-01-13 11:29:42 +01:00
run-bench-find_route.c gossipd: don't use pwrite, better error messaging on init. 2018-04-11 15:58:18 +02:00
run-find_route-specific.c gossipd: don't use pwrite, better error messaging on init. 2018-04-11 15:58:18 +02:00
run-find_route.c gossipd: don't use pwrite, better error messaging on init. 2018-04-11 15:58:18 +02:00
run-initiator-success.c utils: remove tal_tmpctx altogether, use global. 2018-03-16 00:16:10 +00:00
run-responder-success.c utils: remove tal_tmpctx altogether, use global. 2018-03-16 00:16:10 +00:00