b527f5d0d6
* WIP will work on locks * added concurrent test for referral, numbers rn still add up * will change balance table to be a view instead of a table * merged in devel. will proceed with migrations for rpc_stats_v2 and referral * WIP * WIP * WIP compiling * gotta add the balance_v2 view * about to add balance view * stupid missing closing param * compiles again, now i will just have to implement the raw sql * need to paste the real query and play with it * ok now on to testing * addresses many comments in PR * app works for simple unauthorized access. will look into tests * some tests pass, referral logic tests fail * not sure why the test is failing --------- Co-authored-by: yenicelik <david.yenicelik@gmail.com> |
||
---|---|---|
.. | ||
app | ||
bin | ||
frontend | ||
rpcs | ||
stats | ||
sub_commands | ||
admin_queries.rs | ||
balance.rs | ||
block_number.rs | ||
caches.rs | ||
compute_units.rs | ||
config.rs | ||
errors.rs | ||
http_params.rs | ||
jsonrpc.rs | ||
lib.rs | ||
pagerduty.rs | ||
prometheus.rs | ||
referral_code.rs | ||
relational_db.rs | ||
response_cache.rs | ||
user_token.rs |