web3-proxy/entities/src
Bryan Stitt eb7b98fdbe
Split errors (#158)
* add migration for splitting errors

* fix type from u32 to u64

* update entities to match migrations

* no migration needed. these are only in stats

* add user_error_response to influx

* only if detailed

* set error_response and user_error_response

* 0 cost error responses

* only 33 migrations now

* put macros back

* get the stat buffer sender to the TestApp helper

* fixes
2023-07-05 18:18:10 -07:00
..
admin.rs Split errors (#158) 2023-07-05 18:18:10 -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
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 Split errors (#158) 2023-07-05 18:18:10 -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.rs Split errors (#158) 2023-07-05 18:18:10 -07:00
rpc_accounting_v2.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.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