web3-proxy/entities/src
2023-01-30 17:45:24 +01:00
..
admin.rs tiny refactoring and added admin entities. some bugs coming up 2023-01-17 20:12:40 +01:00
login.rs imitating user. login flow still needs to check for read-only at every checkpoint. also referral logic can be removed from the login_post function 2023-01-30 17:45:24 +01:00
mod.rs tiny refactoring and added admin entities. some bugs coming up 2023-01-17 20:12:40 +01:00
pending_login.rs imitating user. login flow still needs to check for read-only at every checkpoint. also referral logic can be removed from the login_post function 2023-01-30 17:45:24 +01:00
prelude.rs move pending logins to the database 2022-12-13 18:34:08 -08:00
revert_log.rs move pending logins to the database 2022-12-13 18:34:08 -08:00
rpc_accounting.rs move pending logins to the database 2022-12-13 18:34:08 -08:00
rpc_key.rs move pending logins to the database 2022-12-13 18:34:08 -08:00
sea_orm_active_enums.rs move pending logins to the database 2022-12-13 18:34:08 -08:00
secondary_user.rs move pending logins to the database 2022-12-13 18:34:08 -08:00
serialization.rs move pending logins to the database 2022-12-13 18:34:08 -08:00
user_tier.rs move pending logins to the database 2022-12-13 18:34:08 -08:00
user.rs move pending logins to the database 2022-12-13 18:34:08 -08:00