Tjaden Hess
Tjaden Hess
I've started implementing this feature.
Sorry for the long turnaround, I didn't manage to finish before school started so progress slowed a bit. I'll probably submit a PR this weekend though
Oh man, I'm sorry. I haven't gotten around to working on this much so someone else should definitely take this over. Sorry to hold this feature up, I'll try at...
In addition, https://github.com/ZenGo-X/curv/blob/44537a746292be65961e9c38191319c17a3d2977/src/elliptic/curves/bls12_381/g2.rs#L249 should say `G2` instead of `G1`
Thanks, is there an easy way to build from source?
Thanks, I've updated to 0.8, but the migrate function gives ``` /home/tjaden/dapple/node_modules/dapple-core/state.js:143 cb(null, this._global_state[key]); ^ TypeError: Cannot read property 'networks' of undefined at State.getJSON (/home/tjaden/dapple/node_modules/dapple-core/state.js:143:32) at Object.module.exports.handler (/home/tjaden/dapple/node_modules/dapple-core/migrate.js:66:11) at State.migrate...
I updated, migrated successfully, but now it says ``` /home/tjaden/dapple/lib/workspace.js:41 throw new Error('No Dappfile found!'); ^ Error: No Dappfile found! at new Workspace (/home/tjaden/dapple/lib/workspace.js:41:13) at Function.atPackageRoot (/home/tjaden/dapple/lib/workspace.js:124:12) at Object. (/home/tjaden/dapple/cmd/main.js:65:25)...
Fixed it. You changed the naming convention from `dappfile` to `Dappfile` https://github.com/nexusdev/dapple/blob/e45e3cf239e8b5bb03e737ff4dc1665066a1d695/lib/workspace.js#L39 That should probably be fixed
Ah, well migrate failed to do that
This report still has "(draft)" in the footer, but the report has been published in the client's repo for over a year: https://github.com/veraison/go-cose/blob/main/reports/Trail-of-Bits_Microsoft-go-cose-Report_2022-07-26_v1.0.pdf Edit - fixed