web3-proxy/entities/src
David 3f76b08364
Test balance and referral accounting (#111)
* removed bloom filter temporarily, added some fixes with decimals in payment.rs

* balance accounting for a single user (paid and free tier) seems to be ok

* fixed some balance accounting

* compute_cost reduced back to 0
2023-06-08 10:08:29 -07:00
..
admin_increase_balance_receipt.rs Added admin balance increase, and also test (#72) 2023-05-22 17:07:17 -07:00
admin_trail.rs added admin trail table 2023-02-19 21:34:42 +01:00
admin.rs lint 2023-03-01 11:23:59 -08:00
balance.rs Change balance to record total spend and total deposits (#109) 2023-06-07 14:45:57 -07:00
increase_on_chain_balance_receipt.rs Test balance and referral accounting (#111) 2023-06-08 10:08:29 -07:00
login.rs stats v2 2023-03-04 20:48:49 +01:00
mod.rs Added admin balance increase, and also test (#72) 2023-05-22 17:07:17 -07:00
pending_login.rs User Balance + Referral Logic (#44) 2023-05-12 09:45:15 -07:00
prelude.rs Added admin balance increase, and also test (#72) 2023-05-22 17:07:17 -07:00
referee.rs User Balance + Referral Logic (#44) 2023-05-12 09:45:15 -07:00
referrer.rs User Balance + Referral Logic (#44) 2023-05-12 09:45:15 -07:00
revert_log.rs stats v2 2023-03-04 20:48:49 +01:00
rpc_accounting_v2.rs Bryan devel 2023-05-12 (#67) 2023-05-12 15:15:32 -07:00
rpc_accounting.rs cargo fmt 2023-04-05 12:19:03 -07:00
rpc_key.rs User Balance + Referral Logic (#44) 2023-05-12 09:45:15 -07:00
sea_orm_active_enums.rs stats v2 2023-03-04 20:48:49 +01:00
secondary_user.rs User Balance + Referral Logic (#44) 2023-05-12 09:45:15 -07:00
serialization.rs move pending logins to the database 2022-12-13 18:34:08 -08:00
user_tier.rs User Balance + Referral Logic (#44) 2023-05-12 09:45:15 -07:00
user.rs stats v2 2023-03-04 20:48:49 +01:00