Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

dckc

dckc opened an issue on dckc/awesome-ocap
Landlock: unprivileged access control
> The goal of Landlock is to enable to restrict ambient rights (e.g. global filesystem access) for a set of processes. -- https://landlock.io/ (re?)discovered by looking for "linux pledge": ...
dckc created a comment on an issue on dckc/madmode-blog
I set up a guix media-pc; it's runninng the [iPhoto with datasette](https://social.coop/@dckc/113763504288183398) thing. I wonder if it could host a service for this.

View on GitHub

dckc opened an issue on dckc/awesome-ocap
merkle content store with ocap access control - porta / bella?
perkeep looks really cool, except that it separated designation from authority https://perkeep.org/doc/server-config tahoe-lafs gets the designation part right, but it doesn't take advantage ...
dckc created a comment on an issue on dckc/madmode-blog
wishing for [ocap-merkledag](https://github.com/zenhack/ocap-merkledag) again. Sigh... What's the [spritely](https://spritelyproject.org/) storage project/goal? "Porta & Bella: Portable Encrypte...

View on GitHub

dckc created a comment on an issue on cwebber/rockit
The [Oaken funding bump](https://social.coop/@[email protected]/113754835138008004) makes me want to dig into this some more. `escrow2013.scm` and such... and [exos vs. objects-as-closure...

View on GitHub

dckc starred rothgar/awesome-tuis
dckc closed a draft pull request on Agoric/agoric-sdk
simplify to script
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating a PR! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > >...
dckc opened an issue on Agoric/agoric-sdk
upgrade-vaults proposal assumes an earlier governance parameter change
## Describe the bug The upgrade-vaults proposal assumes at least 1 vault factory governance parameter has previously been changed (i.e. that a notifier has issued a value). On devnet, it seems t...
dckc created a comment on a pull request on Agoric/agoric-sdk
This served its purpose in devnet. I don't know whether we should merge it for posterity or what. ``` 2025-01-03T22:02:46.713Z SwingSet: vat: v1: VF Electorate done ```

View on GitHub

dckc pushed 1 commit to 235-repairDevNet-vf Agoric/agoric-sdk
  • chore: update-vf-electorate tweaks - add permit - more relevant trace tag; fix donee typo - use @import to avoid ... 119ed3d

View on GitHub

dckc pushed 1 commit to dc-vf-script Agoric/agoric-sdk

View on GitHub

dckc opened a draft pull request on Agoric/agoric-sdk
simplify to script
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating a PR! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > >...
dckc created a branch on Agoric/agoric-sdk

dc-vf-script - monorepo for the Agoric Javascript smart contract platform

dckc pushed 1 commit to dc-fastlp-vbank Agoric/agoric-sdk

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
I suppose the permit should be `JSON.stringify({ consume: { economicCommitteeCreatorFacet: true, vaultFactoryKit: true, }, })`

View on GitHub

dckc created a comment on an issue on Agoric/causeway
I asked @mhofman if a 1-line-per-delivery slog summary would have helped. - https://github.com/Agoric/agoric-sdk/issues/9995 He said he's not sure... - [ ] The main limitation is that the...

View on GitHub

dckc opened an issue on Agoric/causeway
struggling to visualize devnet vaultFactory upgrade problem
@mhofman spent a long time poring over raw slogs to diagnose this problem. I'd like to get a more presentable version using this tool. One version of the story is: Timestamp | Env | Descripti...
dckc created a comment on an issue on Agoric/causeway
I'm in the market for this again today.

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
```suggestion harden(updateVaultFactoryElectorate); updateVaultFactoryElectorate // completion value a la "export" ```

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
```suggestion ```

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
If we're going to trace anything, tracing completion seems worthwhile. ```suggestion await E(creatorFacet).replaceElectorate(poserInvitation); trace('done'); ```

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
We can just run this as a core eval script if we avoid `import` / `export`. Drop it into [CoreEval form on cosgov for devnet](https://cosgov.org/agoric?msgType=coreEvalProposal&network=devnet) w...

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
```suggestion const updateVaultFactoryElectorate = async ({ ```

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
I'd be inclined to skip a builder script for this exercise.

View on GitHub

dckc created a review on a pull request on Agoric/agoric-sdk
A builder seems like over-kill. A plain script seems straightforward.

View on GitHub

dckc created a review on a pull request on Agoric/agoric-sdk
A builder seems like over-kill. A plain script seems straightforward.

View on GitHub

dckc starred digama0/mm0
dckc opened a pull request on amessbee/dapp-chain-timer
fix: reduce authority using getClock()
We don't need a whole `TimerService` to `getCurrentTimestamp()`; a `Clock` suffices for that.
dckc created a branch on dckc/dapp-chain-timer

dc-lo-priv

Load more