Nick von Pentz

Results 10 comments of Nick von Pentz

Waiting on @muliswilliam to validate this branch works with his frontend code + the new ratios endpoint before requesting review.

Delaying merge because we observed block range limits imposed on Polygon, and this implementation assumes/requires no block range limits (in addition to fast eth_getLogs responses).

Closing in favor of https://github.com/brave/brave-core/pull/15707

Hi @transmissions11 @0xBeans, I'm working on a VRGDA project that needs this library in order to make our contract upgradeable. To that end, I rebased this branch so it is...

Related to https://github.com/brave-intl/creators-private-issues/issues/786

Thanks for all your work on this. I have a few thoughts. The client will do many of the same transaction validations that the child chain server does. Instead of...

@kfichter Thanks for the quick response. I like your approach; having the users and the operator run different instances of the same child chain that each individually store state makes...

So it looks like `shiba-light` and the like are coins that have been deactivated by Coingecko and are no longer valid. However our application is still caching these values in...

This might be a good opportunity to create a more fully-fledged settlement service that uses a database to keep track of the payments and their status. We could potentially use...

Probably should merge this after https://github.com/brave/brave-core/pull/24571