mirror of
https://github.com/vtnerd/monero-lws.git
synced 2025-02-26 12:30:28 +00:00
There is roughly a 7.4% increase in performance in the switch to boost::beast. Additionally, the REST endpoints `/daemon_status`, `/get_unspent_outs`, and `/submit_raw_tx` do not block in ZMQ calls, allowing for better response times regardless of `monerod` status. The REST endpoints `/login and `/get_random_outs` still need updates to prevent blocking (`/login` is conditional on DB state). |
||
---|---|---|
.. | ||
blocks.cpp | ||
blocks.h | ||
CMakeLists.txt | ||
fwd.h | ||
gamma_picker.cpp | ||
gamma_picker.h | ||
random_outputs.cpp | ||
random_outputs.h | ||
source_location.cpp | ||
source_location.h | ||
transactions.cpp | ||
transactions.h |