Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
dckc created a review comment on a pull request on Agoric/documentation
yes, this matches [generated reference docs](https://agoric-sdk.pages.dev/interfaces/_agoric_zoe.src_zoeService_types_ambient.ZoeService#getProposalShapeForInvitation)
dckc created a comment on a pull request on Agoric/agoric-sdk
ci shows [evidence of the breaking change](https://github.com/Agoric/agoric-sdk/actions/runs/12365070328/job/34509422245?pr=10709#step:13:374): ``` ✘ [fail]: fast-usdc › lp deposits Erro...
dckc created a comment on an issue on Agoric/agoric-sdk
ci shows [evidence of the breaking change](https://github.com/Agoric/agoric-sdk/actions/runs/12365070328/job/34509422245?pr=10709#step:13:374): ``` ✘ [fail]: fast-usdc › lp deposits Erro...
dckc created a review comment on a pull request on Agoric/agoric-sdk
ah. `beforeEach`. I missed that. cool.
dckc created a comment on an issue on Agoric/agoric-sdk
FastUSDC doesn't depend on multi-hop COA support, right? Maybe split it out and close this?
dckc closed an issue on Agoric/agoric-sdk
Add widget to simplify future EC slate changes
Future implementation of new EC slates can be even further simplified with the addition of a widget that allows proposer to do a core eval and seat new EC members by specifying the new EC addresses...dckc created a comment on an issue on Agoric/agoric-sdk
github shows > closed this as completed I'm more inclined to believe... > Closing as 'Not planned'. so I'll re-open and close...
dckc reopened an issue on Agoric/agoric-sdk
Add widget to simplify future EC slate changes
Future implementation of new EC slates can be even further simplified with the addition of a widget that allows proposer to do a core eval and seat new EC members by specifying the new EC addresses...dckc pushed 25 commits to dc-fu-autostart Agoric/agoric-sdk
- chore: `provisionSmartWallet` flake (#10691) ## Description - motivated after observing `cannot read data of publish... 4823e85
- Save the contractKit for the auctioneer before overwriting it (#10694) refs: #10680 ## Description We misplaced th... 140c1be
- test: add proposal w/300 E(chainTimerService).getTimerBrand() calls (#10696) ## Description @warner asked for a pro... 3e27c74
- build(deps): use backport of cosmos-sdk v0.46.15 ab3fcb5
- fix(cosmic-swingset): expect chain --halt-height exit status > 1 c025cb7
- build(deps): use backport of cosmos-sdk v0.46.15 (#10704) ## Description Update `cosmos-sdk` dependency to newly ta... 5939b2a
- refactor(fast-usdc): ContractMeta, Permit Factor out metainfo so that generic .start.js can get it without getting t... c7f7a25
- refactor(fast-usdc): oracles -> makeAdminRole 9ee1b6d
- refactor(fast-usdc): superfluous kit. in kit.creatorFacet 166f2b0
- refactor(fast-usdc): .start: generic issuer / brand handling 6f8c962
- refactor(fast-usdc): FastUSDCConfigShape -> meta.deployConfigShape e169b76
- chore(builders): FastUSDCConfigShape moved to .meta 72fda58
- refactor(fast-usdc): contractName = meta.name ce27449
- refactor(fast-usdc): generic start tracer 6b21321
- refactor(fast-usdc): makePrivateArgs .start -> .meta fd17829
- chore(fast-usdc): punt generic customPrivateArgs 0645127
- refactor(fast-usdc): CorePowers .start -> .meta 05d5d2b
- refactor(fast-usdc): produce._name_Kit generic 5f68fb4
- refactor(fast-usdc): startFastUSDC -> startOrchContract 8e9c6e8
- refactor(fast-usdc): finishDeploy reconsider ExtraCorePowers: infer from permit a2f6c89
- and 5 more ...
dckc created a comment on a pull request on Agoric/agoric-sdk
## psm acceptance flake? in `a3p-integration/proposals/z:acceptance/psm.test.js` https://github.com/Agoric/agoric-sdk/actions/runs/12363738833/job/34505666038?pr=10692#step:10:8349
dckc opened a draft pull request on Agoric/agoric-sdk
feat: add FastLP to vbank
closes: #10703 refs: #XXXX ## Description <!-- Add a description of the changes that this PR introduces and the files that are the most critical to review. --> ### Security Considerations...dckc pushed 2 commits to dc-fastlp-vbank Agoric/agoric-sdk
dckc created a branch on Agoric/agoric-sdk
dc-fastlp-vbank - monorepo for the Agoric Javascript smart contract platform
dckc closed a draft pull request on Agoric/agoric-sdk
feat(fast-usdc): cli deposit command (WIP)
## Description - [x] add deposit CLI options - [x] fetch USDC brand from vstorage using injected `fetch` - [x] make an offerSpec - [x] make a cosmos message - [ ] sign and broadcas...dckc created a review on a pull request on Agoric/agoric-sdk
Not speaking for @samsiegart , but I think this is ready.
dckc created a review comment on a pull request on Agoric/agoric-sdk
For ref, I track this possible optimization in/around.. - #7999
dckc created a comment on an issue on Agoric/agoric-sdk
possibly out of scope, but while you're in there... I'd like the previousOfferId arg of `governanceDriver.proposeVaultDirectorParamChange` become optional; the function should do the `.find` in the...
dckc created a comment on an issue on Agoric/agoric-sdk
On second thought, I wonder if `retryUntilCondition` is really going to help: we get `no quorum`, not an empty ready. But the `no quorum` could be the outcome of an earlier question. Be sure ...
dckc pushed 1 commit to pc/fusdc-multichain-macro Agoric/agoric-sdk
- test(acceptance): skip make proposal and vote; seems flaky 295e818