Commit graph

316 commits

Author SHA1 Message Date
EntireTwix
dba161c42c simdjson for requests/responses 2021-07-08 02:21:56 -07:00
EntireTwix
826db0baef 🚚 moved xxhash back from submodule to header 2021-07-08 02:20:44 -07:00
EntireTwix
85e3dc038c NumOfLogs() 2021-07-07 16:13:31 -07:00
EntireTwix
dedff14e7e 🐛🎨 fixed filters reliance on toResponse for bank responses crashing 2021-07-06 21:53:32 -07:00
EntireTwix
e3e4059c26 🐎 changed filter order 2021-07-06 21:14:54 -07:00
EntireTwix
e502f3ce1f 🔥🐎 made initial value compile time 2021-07-06 21:12:16 -07:00
EntireTwix
09911d5496 🚧🐎 preparing to use FBE, in the meantime its 99% faster 2021-07-06 20:28:37 -07:00
EntireTwix
4b5e5d930c 🐎 noexcept and new constructor 2021-07-06 20:27:52 -07:00
EntireTwix
ff89efe4fc 🎉 BankResponse struct 2021-07-06 18:52:27 -07:00
EntireTwix
f431d8bcda 🔥racehorse: jsoncpp removed! 2021-07-06 18:51:56 -07:00
EntireTwix
9fce1fd083 🎨 renamed GetLog->GetLogs 2021-07-05 19:34:05 -07:00
EntireTwix
99af2c02ab 🎨 uniform naming 2021-07-05 18:52:58 -07:00
EntireTwix
297b184a11 🎨🔥 reduced Sub/Add Bal() to ImpactBal() 2021-07-05 17:27:18 -07:00
EntireTwix
e9ccf6b227 🐛 path typo 2021-07-05 17:19:54 -07:00
EntireTwix
da2074859e 🎨🔥 merged admin filter with user filter as template arg 2021-07-05 17:11:24 -07:00
EntireTwix
9634d95d67 🐛🔨 forgot to update path 2021-07-05 16:15:33 -07:00
EntireTwix
d25ff09bdf 🎨 simplified by specializing toResponse() 2021-07-05 14:52:31 -07:00
EntireTwix
f6a6c23fc3 🔥 removed ping transformed api version into api properties 2021-07-05 13:54:30 -07:00
EntireTwix
6eb02a8288 🐛🎨 fixed filter organization 2021-07-05 00:44:53 -07:00
EntireTwix
97fd39b1d4 🐎 body only set if method needs it 2021-07-04 23:42:18 -07:00
EntireTwix
b310c8ec2b 🐛🐎 fixed last commit and made faster 2021-07-04 23:18:55 -07:00
EntireTwix
5275028fd6 🐛 fixed user/admin filter std::string_view fuckery 2021-07-04 22:48:24 -07:00
EntireTwix
3edd25dbe8 🐎 optimized for when log == 1 2021-07-04 20:34:49 -07:00
EntireTwix
b6344da31d 💄 NumOfUsers() & NumOfLogs() for loading output 2021-07-04 03:33:17 -07:00
EntireTwix
e81a7b281e SubBal() 2021-07-04 03:12:17 -07:00
EntireTwix
d6a55652ca AddBal 2021-07-04 02:48:09 -07:00
EntireTwix
ea35a04b66 🎨 made vpass and admin/vpass POST 2021-07-04 01:57:01 -07:00
EntireTwix
f0a296d97b Accept Filter 2021-07-04 01:26:44 -07:00
EntireTwix
8b30588d8f 🐎 made RESPOND_TRUE cached 2021-07-04 01:24:36 -07:00
EntireTwix
85ee2167ff 🚚 moved CORS back 2021-07-04 00:47:35 -07:00
EntireTwix
239e8007e9 🔥🎨 simplified by using only one save_lock 2021-07-03 19:45:52 -07:00
EntireTwix
029a10f1bc 🎨 simplified 2021-07-03 18:48:42 -07:00
EntireTwix
e157586557 🐛 fixing how Conservative saving flag impacts code 2021-07-03 18:35:28 -07:00
EntireTwix
f04ca463fe 🔥 reverted noexcept as drogon doesnt like it 2021-07-03 17:48:11 -07:00
EntireTwix
5c1a9264d3 🐎 noexcept 2021-07-03 17:43:59 -07:00
EntireTwix
f3c3c47e73 API Version Endpoint 2021-07-03 01:41:24 -07:00
EntireTwix
ca6187fffc 🐛 setbal was using NAME_PARAM as user 2021-07-03 01:27:07 -07:00
EntireTwix
0e5836b777 🎨🐎 multi threaded flag for conditional compiling 2021-07-03 00:39:42 -07:00
EntireTwix
72cbbd5494 🐎 move overload 2021-07-02 23:45:50 -07:00
EntireTwix
1c5f2e1ae6 🐎 improved SendFunds() 2021-07-02 23:33:17 -07:00
EntireTwix
fe98e73319 🔥🎨🐎 removed substr_view after learning string_view::substr is O(1) 2021-07-02 22:42:24 -07:00
EntireTwix
89ca26b9e6 🔥🎨🐎 removed substr_view after learning string_view::substr is O(1) 2021-07-02 22:42:09 -07:00
EntireTwix
69ff81c727 🐎 Transaction names moved in 2021-07-02 22:41:40 -07:00
EntireTwix
ec9944d80e 🐎 made add user moved in 2021-07-02 22:37:01 -07:00
EntireTwix
c63bc137c4 conditional compiling no certs when getlogs removed 2021-07-02 22:36:40 -07:00
EntireTwix
290d6da0ef 🔥🎨🐎 removed substr_view after learning string_view::substr is O(1) 2021-07-02 22:36:08 -07:00
EntireTwix
aa71a9f538 configurable save locations in CMake 2021-07-02 19:04:07 -07:00
EntireTwix
1a77ca43dc 🎨 changed admin verification to be account name rather then password 2021-07-02 17:19:11 -07:00
EntireTwix
c9da3eab04 base64 2021-07-02 17:18:37 -07:00
EntireTwix
e7f7f0f698 🎨 changed uint64_t -> XXH64_hash_t 2021-07-02 00:04:05 -07:00