Devon

Results 187 issues of 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...

C:x/auth
C:x/evidence
C:Rosetta
C:orm
C:x/tx
C:log

# 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...

C:CLI

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. ![image](https://user-images.githubusercontent.com/93690142/144564297-62112c23-7ca2-41ab-9a86-e14d5c5aa0ad.png)...

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.