zerodevapp / zerodev-examples

11 stars 3 forks source link

Outdated recovery example #10

Open ennioVisco opened 1 month ago

ennioVisco commented 1 month ago

We noted two inconsistencies that are very frustrating:

  1. The doc is not updated with the current code, more precisely the recovery information is passed differently here and here.
  2. Moreover, in both cases, we cannot seem to make it work because we keep getting any/the first userOp reverted with 0x756688fe (which seems to be "InvalidNonce"). This holds true even if the nonce is passed by calling kernelAccount.getNonce(nonceKey).

Any ideas how to solve it? We love the toolkit you people at ZeroDev are building, and we'd really appreciate if you supported us in getting started with them!

ennioVisco commented 3 weeks ago

@SahilVasava any updates about this? It is fairly blocking for us in adopting ZeroDev in production...