oxen-core/contrib/epee
Jason Rhinelander 5009de02a5 Readline clearing fixes & cowsay replacement
Replaces the silly cow with an ASCII Loki logo:

            .
          oooo
        oooo
      oooo   .           You Loki Wallet has been locked to
    oooo    oooo         protect you while you were away.
      oooo    oooo
        oooo    oooo     (Use `set inactivity-lock-timeout 0`
          oooo    oooo   to disable this inactivity timeout)
            .   oooo
              oooo
            oooo
             .

Also includes a few related miscellaneous updates to how we suspend
input and clear the screen.
2020-07-02 12:52:13 -03:00
..
include Readline clearing fixes & cowsay replacement 2020-07-02 12:52:13 -03:00
src Post-merge updates: std::function 2020-07-02 12:52:13 -03:00
tests Replace boost::bind with lambdas 2020-07-02 12:52:13 -03:00
CMakeLists.txt Update 2019 copyright 2019-03-05 22:05:34 +01: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.