web3-proxy/web3_proxy/src/bin/web3_proxy_cli
Bryan Stitt cebe8ed1ea
Request refactor (#99)
* wip

* AsRef finally works like i wanted

* actually return the block

* start adding async trait

* remove stale import

* include id in the error response when possible

* remove stale comments
2023-05-30 16:32:34 -07:00
..
sentryd Quick cache (#70) 2023-05-13 11:13:02 -07:00
change_admin_status.rs use pretty address in logs 2023-03-09 11:25:57 -08:00
change_user_address.rs count users script and stat 2023-01-02 17:06:36 -08:00
change_user_tier_by_address.rs count users script and stat 2023-01-02 17:06:36 -08:00
change_user_tier_by_key.rs count users script and stat 2023-01-02 17:06:36 -08:00
change_user_tier.rs count users script and stat 2023-01-02 17:06:36 -08:00
check_config.rs improve some errors 2022-12-23 12:17:14 -08:00
count_users.rs missed a git add 2023-01-02 17:24:49 -08:00
create_key.rs actually add the script 2023-01-25 17:59:08 -08:00
create_user.rs simple lock around database migrations 2022-11-14 18:24:52 +00:00
delete_user.rs cost_calculator (and stubs of other scripts) 2022-11-30 05:57:52 +00:00
drop_migration_lock.rs Request refactor (#99) 2023-05-30 16:32:34 -07:00
example.rs apt needs '--yes' 2023-03-02 20:58:07 -08:00
list_recent_users.rs cost_calculator (and stubs of other scripts) 2022-11-30 05:57:52 +00:00
list_user_tier.rs start adding user_export and user_import scripts 2022-11-21 22:52:47 +00:00
main.rs Request refactor (#99) 2023-05-30 16:32:34 -07:00
migrate_stats_to_v2.rs Bryan devel 2023-05-12 (#67) 2023-05-12 15:15:32 -07:00
pagerduty.rs improve pager duty errors for smarter deduping 2023-01-25 14:04:06 -08:00
popularity_contest.rs head lag instead of head block 2023-03-02 19:10:30 +00:00
proxyd.rs Bryan devel 2023-05-12 (#67) 2023-05-12 15:15:32 -07:00
rpc_accounting.rs Bryan devel 2023-05-12 (#67) 2023-05-12 15:15:32 -07:00
search_kafka.rs Request refactor (#99) 2023-05-30 16:32:34 -07:00
stat_age.rs cost_calculator (and stubs of other scripts) 2022-11-30 05:57:52 +00:00
transfer_key.rs finish transfer_key 2023-01-09 18:28:41 -08:00
user_export.rs stats v2 2023-03-04 20:48:49 +01:00
user_import.rs Bryan devel 2023-05-12 (#67) 2023-05-12 15:15:32 -07:00