wownero/contrib/epee
Erik de Castro Lopo 8f30350d03 Fix method name in invoke_http_json_rpc
Previously, the method name was printed as an exmpty string because
the input string had already been moved with `std::move`.
2018-01-29 11:14:02 +11:00
..
demo removing some unsed epee files 2017-01-20 01:05:14 +00:00
include Fix method name in invoke_http_json_rpc 2018-01-29 11:14:02 +11:00
src Readd copyright starting date 2018-01-26 10:03:20 -05:00
tests Fix an object lifetime bug in net load tests 2017-10-09 16:46:42 +01:00
CMakeLists.txt Update 2018 copyright 2018-01-26 10:03:20 -05:00
LICENSE.txt year updated in license 2015-01-02 18:52:46 +02:00
README.md year updated in license 2015-01-02 18:52:46 +02:00

epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.