MrTuxedo
  • USA
  • super secret cyber coder functional programming maximalist

  • Joined on 2023-04-07
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-23 14:31:22 -04:00
d0cfbe7805 pass env vars through docker-compose.yml
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-23 14:25:21 -04:00
3a9c68f21c always build new bot image
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-23 14:14:14 -04:00
31d5a250b5 Don't import .env explicitly
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-22 23:48:33 -04:00
20185635fb retry forever?
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-22 23:38:36 -04:00
09e409c62d retry more times
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-22 22:37:19 -04:00
d9de65911b don't prefetch txns
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-22 18:58:45 -04:00
f78674578b Refactor to compute GasPrices differently
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-22 18:58:14 -04:00
ce5944258c Refactor to compute GasPrices differently
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-22 14:46:33 -04:00
ef228254b3 handle observable errors
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-22 14:38:21 -04:00
cab93088bb handle observable errors
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-22 01:26:54 -04:00
34f7f23ae8 remove unnecessary await
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-22 01:20:54 -04:00
aa33fb0966 remove unnecessary await
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-21 23:37:57 -04:00
b16ef7c368 auto reply ignore roles and @everyone/@here
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-21 20:24:19 -04:00
8b06d7dbdf fix some formatting
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-21 20:20:33 -04:00
8b91641c2f fix some formatting
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-21 20:09:07 -04:00
8b2ae82cfd Need to sort gas price list to find correct percentiles
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-21 19:46:11 -04:00
f64fbfb71d reduce once instead of thrice
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-21 19:31:47 -04:00
d28cc9b3f7 fix the formulas for fast/slow
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-21 18:51:29 -04:00
deee0f205a Use rxjs observables for blockchain data
MrTuxedo pushed to main at MrTuxedo/gwei-alert-bot 2023-04-19 00:30:27 -04:00
4f5812c2b8 set status every block, discord doesn't rate limit until 50 req/sec