Kaylee George
Kaylee George
plug in query data into token details, decompose token details skeleton (loading state, no info state, loaded details state)
add fonts styles to theme based on Uniswap design system example usage: theme.headlineLarge Before used hard-coded css or text wrappers (before and after -- no more text wrapper usage):
Automatically include a .gitignore file on project creation (i.e. "cargo prove new fibonacci").
This PR adds secp256r1 support for add and double. Help from https://github.com/succinctlabs/sp1/pull/400.
Adds p384 precompile. - Causes same error as p256r1 precompile: makes uint256_mul and uint256_div fail: