wormhole icon indicating copy to clipboard operation
wormhole copied to clipboard

[WIP] Support Celo native's credit and debit gas fee functions

Open martinvol opened this issue 2 years ago • 2 comments

  • [x] Add modifier so that only vm can call
  • [x] Add modifier so that it can only be called on Celo (by checking Celo Registry address has bytecode)
  • [x] Add credit and debit functions
  • [x] Add Fundry tests
  • [ ] Check with wormhole team how to refactor to comply with repo guidelines

martinvol avatar Jul 03 '23 21:07 martinvol

Yeah, makes sense.

My original intention with this PR was to pull it in front of your team so you could suggest me the better course of action.

Even if this code gets deployed only on Celo, I'd still include the checks to make sure the chain is actually Celo compatible.

martinvol avatar Jul 19 '23 15:07 martinvol

@martinvol do you still want to work on this?

SEJeff avatar Apr 26 '24 14:04 SEJeff

Closing as part of cleanup.

djb15 avatar May 23 '25 15:05 djb15