-
Delegated events are a nice concept that improves performance of event handlers[citation needed], but that unintentionally introduce some edge cases. There are reasons to believe that we could keep de…
-
Currently exploring two implementations for delegated attestations. either as authorities or via `signatures`
In rust based blockchains, signatures can easily be compute intensive and slow.
Howev…
-
## What's the problem
Helia makes a content routing call per block broker.
For example, given the following (see [running example](https://codepen.io/2color/pen/gOVRRyZ?editors=1010)):
```js
…
-
## Request for Mozilla Position on an Emerging Web Specification
* Specification Title: **Delegated Ink Trails**
* Specification or proposal URL: https://wicg.github.io/ink-enhancement
* Caniuse.…
-
**Discovery of providers**
For many CIDs that I want to fetch, no providers are found because they are not announced on ipni-endpoint `cid.contact` but on the delegated routing endpoint `delegated-ip…
agmap updated
2 weeks ago
-
When a users validator goes out of the active set, they do not receive staking reward.
We need the Hydro contract to allow *keeping* the users ATOM locked, but to switch the validator that they are d…
-
We have an existing implementation of the Sangria folding chip. Now, we need to adapt it for Cyclefold, ensuring that we use C::Base rather than C::Scalar for the verification.
Depends on the success…
-
### Summary
I would like to be able to delegate mailboxes in a fashion so that the user to which the mailbox has been delegated can send email "on behalf of" the owner of the mailbox. This should be …
-
https://specs.ipfs.tech/routing/http-routing-v1/#get-routing-v1-ipns-name
-
> It'd be great if avo had support for [delegated type](https://api.rubyonrails.org/classes/ActiveRecord/DelegatedType.html) fields. I think this could work like a belongs to association?
_Original…