Aaron DeRuvo

Results 41 comments of Aaron DeRuvo

commenting as we are literally deciding on using this tomorrow and I want to comeback and put us here if we do

Thanks for the quick reply. I did some research a while back on Subclassing and as i went down the rabbit hole I kept needing to subclass and overwrite more...

Definitely respect that and that you have kept ethers as small as it can be. Ill Do some more research in the direction of enabling easier extension rather than adding...

I did a read thru of code for spots where there could be issues. https://github.com/ethers-io/ethers.js/pull/3751 Maybe its helpful maybe its not.

I was looking at the work done on Plugins and I think this could be a great way to handle extendability rather than Transaction subclasses as not every thing that...

Thanks for talking this out. 😊 I agree its best to avoid global registration. > The problem is Plugins are mainly asynchronous in nature. And the Transaction operations are all...

> The only way to solve this problem is downgrading yarn from 4. im on yarn 3.6.4 and im getting it too

solution might be to use yarn workspace https://yarnpkg.com/cli/workspace

for more context [CIP42 has been deprecated since gingerbreadhardfork](https://docs.celo.org/protocol/transaction/transaction-types#scheduled-for-deprecation-on-celo) and transactions sent to blockchain using this format will not be executed in following hardfork.

to be clear i'm just the angel of destruction I have no insight