web3-proxy/entities/src
Bryan Stitt b527f5d0d6
David/remove balance logic non destructive (#173)
* 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>
2023-07-09 19:23:32 -07:00
..
admin_increase_balance_receipt.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
admin_trail.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
admin.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
balance.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
increase_on_chain_balance_receipt.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
login.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
mod.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
pending_login.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
prelude.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
referee.rs David/remove balance logic non destructive (#173) 2023-07-09 19:23:32 -07:00
referrer.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
revert_log.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
rpc_accounting_v2.rs David/remove balance logic non destructive (#173) 2023-07-09 19:23:32 -07:00
rpc_accounting.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
rpc_key.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
sea_orm_active_enums.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
secondary_user.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
serialization.rs move pending logins to the database 2022-12-13 18:34:08 -08:00
stripe_increase_balance_receipt.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
user_tier.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
user.rs Split errors (#158) 2023-07-05 18:18:10 -07:00