Dev Ojha
Dev Ojha
Just learned that Terra has a different type of fee today lol
I think the markdown as an intermediate step should be eliminated (its need feels removed by this), up to access control issues. Fully agreed we should make an easy way...
The n/4 last bits attack requires an implementation of bivariate coppersmith. The only bivariate coppersmith implementation I know of is: https://github.com/mimoo/RSA-and-LLL-attacks, so perhaps you can adapt that? I've also seen...
Small roots is univariate coppersmith, its actually used within the library already!
Seeing as github went down recently. We'd need the chain-registry data hosted in more places than just github before this can get deployed, or we have it get added in...
This is a really good idea! May need some reconfiguring of the IBC bot, to let servers poll whats going on with different IBC statuses'
zero knowledge means that a verifier cannot learn anything about the auxiliary input, other than what can already be computed from the public input, and the output. In the case...
Should be on the hub right now, using `GetSpendableCoins` query
/cc @howardwu @madars Are there sage scripts for this?
> GT::one() is the multiplicative identity element in GT, while e(0, random_element) is a random element in GT. For any bilinear map `e`, it must be the case that `e(0,...