ape icon indicating copy to clipboard operation
ape copied to clipboard

Explore ContractCallHandler / Tx using singledispatch here to call upwards to contract-type

Open NotPeopling2day opened this issue 2 years ago • 0 comments

Overview

  • [ ] Explore ContractCallHandler (in contracts/base.py Line 131) using singledispatch here to call upwards into self.contract_instance.contract_type and dynamically obtain the ABIs that match this method, reducing a lot of the logic in ContractInstance

Dependencies

Merge #509

NotPeopling2day avatar Mar 01 '22 00:03 NotPeopling2day

@NotPeopling2day Wondering if any of these checkboxes can be checked

antazoey avatar Aug 17 '22 21:08 antazoey