Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Chris-Hibbert created a comment on an issue on Agoric/agoric-sdk
> **Question:** > Should all methods, including those from typedAccessors, remain exposed in the provisionPool public facet? Definitely not necessary. You do have to check existing code to ensu...
Chris-Hibbert created a comment on a pull request on Agoric/agoric-sdk
> however the CI seems to be failing because it expects upgrade-paRegistry.js core eval to be executed: I ran into a similar issue. My conclusion was that the upgrades that are not in U18 should...
Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
> I think we shouldn't wait for the shared library to land this PR That's fine.
Chris-Hibbert pushed 1 commit to main Agoric/documentation
- Revert "docs: durable contract details collected in one place" (#1253) This reverts commit 28cb2fb234d6fc011e4687fc0... 8fe5188
Chris-Hibbert closed a pull request on Agoric/documentation
Revert "docs: durable contract details collected in one place"
This reverts commit 28cb2fb234d6fc011e4687fc031504754725fe1b.Chris-Hibbert pushed 1 commit to 10394-board Agoric/agoric-sdk
- chore: since upgrade-paRegistry is not in u18, move it to u19 00ca9e4
Chris-Hibbert pushed 1 commit to main Agoric/documentation
- docs: durable contract details collected in one place 28cb2fb
Chris-Hibbert pushed 8 commits to 10394-board Agoric/agoric-sdk
- chore: upgrade v8, the priceAuthorityRegistry (#10418) closes: #10401 ## Description Upgrade the priceAuthorityReg... 1d5cb99
- feat: upgrade v7-board and test it 4e39166
- feat: run test-upgraded-board.js in p:upgrade-19, not upgrade.go efdf232
- chore: clarify feeDistributor messages dcfc822
- chore: verify that the boards list of keys doesn't change e80ed6b
- test: reinstate corrected proposal submissions 2cde502
- chore: better comments and cleanups 4cf4af6
- chore: drop a space to make prettier happy cf00b9a
Chris-Hibbert pushed 193 commits to 10401-registry Agoric/agoric-sdk
- docs: oracles 642a057
- feat: defineInertInvitation f756412
- test: startContract helper 6f743c6
- feat: feed access controls 8f4a66d
- transaction oracle invitations (#10478) refs: #10457 ## Description Adds access privileges for the transaction fee... ab3aa11
- test(fast-usdc): fix cli test regex (#10486) The regex only matched home dirs starting with "home", which broke on @... 2561fb9
- ci: lint all packages in one job 34a202a
- ci: allow 20 min for lint-primary a1d4261
- consolidate lint job (#8061) _no issue_ ## Description https://github.com/Agoric/agoric-sdk/pull/8058 made linting... 5a127d4
- fix(orchestration): harden exported patterns (#10470) closes: #XXXX refs: #XXXX ## Description orchestration/src/t... 47bebb8
- feat(fast-usdc): add cli config and args for deposit and withdraw (#10487) refs https://github.com/Agoric/agoric-sdk... fb2d05c
- chore(acceptance-sync-tools): implement `waitUntilElectionResults` Refs: https://github.com/Agoric/agoric-sdk/issue... abc48dc
- chore(sync-tools): move to `@agoric/client-utils`, adhere to testing speed and new type rules Refs: #10378 a5baf9c
- chore(sync-tools): stop exporting fetchLatestEcQuestion Refs: https://github.com/Agoric/agoric-sdk/issues/10378 fix... d560d72
- chore(sync-tools): implement `waitUntilElectionResults` (#10385) closes: https://github.com/Agoric/agoric-sdk/issue... 0fa2d27
- chore(types): fix TransactionFeedKit 4ee8184
- refactor: initOperator on creator facet a7bf470
- feat: makeTestPushInvitation handles evidence 7e99cfa
- feat: operators evidence flows through feed 2161a6f
- feat: publish when all oracle operators agree d06ae2b
- and 173 more ...
Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
```suggestion { errorMessage: 'Provision pool not able to swap USDC_axl for IST.' }, ```
Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
Renaming the `forHandler` facet to be called `helperFacet` here is confusing. ```suggestion (bankManager, walletFactory, namesByAddressAdmin, forHandler) => ({ ```
Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
please pull `bankSend`, `provision`, `introduceAndProvision`, `getProvisionedAddress`, and `checkUserProvisioned` out to a separate library file that can be shared. We shouldn't have to define th...
Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
In a3p and mainNet, this is v28, but that might not always be true. `getDetailsMatchingVats()` returns `name` as the exact name of the vat, so you can validate by comparing the name using `===`. ...
Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
good catch! I thought I saw that one of these was being used elsewhere, and so needed to be kept in `helper`, but all the uses are for the handler.
Chris-Hibbert created a review on a pull request on Agoric/agoric-sdk
I requested a few clean-ups, but this looks good. Thanks.
Chris-Hibbert created a review on a pull request on Agoric/agoric-sdk
I requested a few clean-ups, but this looks good. Thanks.
Chris-Hibbert pushed 1 commit to 10394-board Agoric/agoric-sdk
- chore: drop a space to make prettier happy 75899a8
Chris-Hibbert pushed 1 commit to 10394-board Agoric/agoric-sdk
- chore: reformat go code in upgrade.go ff4ea1b