David Núñez
David Núñez
No, it can be done after that I think.
That check is ensuring that the reconstructed capsule comes from the original capsule, so by definition, there is no way to check that without the original components. There are many...
Having said that, this error message could be something like you said: "This capsule doesn't appear to have been made for this public key" or perhaps "This capsule doesn't appear...
> Is there a way to naively (ie, without injecting the value of m) distinguish between these problems? I think there is not (and there shouldn't be). > Well, if...
Both `id` and `key` are integers modulo the order of the curve. If right now we are using curve secp256k1, then both could be represented with 256 bits, so the...
🤦♂️Sorry, I meant `validateUpgrade`
If I don't pass them, it fails with the following error: ``` Error: types/values length mismatch (count={"types":6,"values":0}, value={"types":[ ... ],"values":[]}, code=INVALID_ARGUMENT, version=abi/5.7.0) at Logger.makeError (/Users/david/dev/t/solidity-contracts/node_modules/@ethersproject/logger/src.ts/index.ts:269:28) at Logger.throwError (/Users/david/dev/t/solidity-contracts/node_modules/@ethersproject/logger/src.ts/index.ts:281:20) at AbiCoder.encode...
A node in self-exclusion mode can potentially shutdown, to at the very least, signal the operator and other nodes, that it's as useless as an unreachable node. I guess other...
Consider relation to #2060 for stale blockchain
Serde serialization in TS: https://www.npmjs.com/package/ts-serde