Devon
Devon
## Description We propose adding Ethereum style secp256k1 signing to the SDK to help improve compatibility with ethereum related projects. Additional work may be required here to ensure Apache 2.0...
# Description Closes: #XXXX --- ## Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to...
Steps to reproduce: 1) Deploy contract 2) Execute function call Confirmed to be an issue with Brownie, if I use web3.py I get the correct return value as expected. ...
Example: IMO if the generic is constrained to support json marshal and unmarshal the generator should be able to handle it
@fjl are you open to adding SSZ here? I can implement.