mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 15:09:59 +01:00
05a55a6Added EVENT_CFLAGS to test makefile to explicitly include libevent headers. (Karl-Johan Alm)280a559Added some simple tests for the RAII-style events. (Karl-Johan Alm)7f7f102Switched bitcoin-cli.cpp to use RAII unique pointers with deleters. (Karl-Johan Alm)e5534d2Added std::unique_ptr<> wrappers with deleters for libevent modules. (Karl-Johan Alm)