efdevcon / pretix-eth-payment-plugin

An etheruem payment provider plugin for pretix
Other
42 stars 21 forks source link

Add ability to poll more than one RPC endpoint for confirm-payments, confirm-refunds #167

Closed rahul-kothari closed 3 years ago

rahul-kothari commented 3 years ago

This is to prevent some kind of a DoS attack affecting us.

ligi commented 3 years ago

This is not about a DoS - this is about not putting all trust into a single RPC provider

rahul-kothari commented 3 years ago

Issue mentioned here https://github.com/esPass/pretix-eth-payment-plugin/issues/4