Alexander Comerford
Alexander Comerford
I'm interested in seeing if it's possible to leverage the powers of tau as they exist in [the zcash downloads](https://download.z.cash/downloads/powersoftau/) for constructing the reference string needed in KZG10. KZG10 is...
## Summary This PR adds a devcontainer config for making expressive-mvc setup easier through IDE's like vscode.
type=routine risk=low impact=sev5 This PR implements [KZG10 Polynomial Commitments](https://cacr.uwaterloo.ca/techreports/2010/cacr2010-10.pdf). Thanks for making a great project!
Currently the workflow described in the README can't reload a notebook and requires a restarted ipython kernel to re import any changes from a notebook **Current** **Notebook foo.ipynb:** In[1]: ```python...
Allow users to opt-in to defining custom message types for MCP and server/client side hooks for how to process them. ## Motivation and Context This change allows users to define...