John
Results
2
issues of
John
After cloning master branch and installing with yarn I get the following errors when trying to run yarn test scripts/deploy.ts:32:69 - error TS2345: Argument of type 'SignerWithAddress' is not assignable...
When using pumpkin 2.01 in a project with rustc 1.39.0-nightly (521d78407 2019-08-25) and the following dependencies: [dependencies] pumpkin = "2.0.1" modinverse = "0.1.1" num-integer = "0.1.41" ramp = "0.5.2" It...