Ecosyste.ms: Timeline

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

Chris-Hibbert

Chris-Hibbert created a review on a pull request on Agoric/agoric-sdk
LGTM

View on GitHub

Chris-Hibbert created a review on a pull request on Agoric/agoric-sdk
LGTM

View on GitHub

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...

View on GitHub

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...

View on GitHub

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.

View on GitHub

Chris-Hibbert created a review on a pull request on Agoric/agoric-sdk

View on GitHub

Chris-Hibbert deleted a branch Agoric/documentation

revertDurableContracts

Chris-Hibbert pushed 1 commit to main Agoric/documentation
  • Revert "docs: durable contract details collected in one place" (#1253) This reverts commit 28cb2fb234d6fc011e4687fc0... 8fe5188

View on GitHub

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

View on GitHub

Chris-Hibbert pushed 1 commit to main Agoric/documentation
  • docs: durable contract details collected in one place 28cb2fb

View on GitHub

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

View on GitHub

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 ...

View on GitHub

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.' }, ```

View on GitHub

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) => ({ ```

View on GitHub

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...

View on GitHub

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 `===`. ...

View on GitHub

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.

View on GitHub

Chris-Hibbert created a review on a pull request on Agoric/agoric-sdk
I requested a few clean-ups, but this looks good. Thanks.

View on GitHub

Chris-Hibbert created a review on a pull request on Agoric/agoric-sdk
I requested a few clean-ups, but this looks good. Thanks.

View on GitHub

Chris-Hibbert pushed 1 commit to 10394-board Agoric/agoric-sdk
  • chore: drop a space to make prettier happy 75899a8

View on GitHub

Chris-Hibbert pushed 1 commit to 10394-board Agoric/agoric-sdk
  • chore: reformat go code in upgrade.go ff4ea1b

View on GitHub

Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
The brand. The comment was displaced from its subject.

View on GitHub

Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
added a comment.

View on GitHub

Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
done

View on GitHub

Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
The same proposal with this assertion will run in production as on our test networks. If it succeeds in tests, we'll have confidence that it will succeed in production. Would you suggest logging...

View on GitHub

Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
Nope. I cleaned up other parts of the file while I was here.

View on GitHub

Chris-Hibbert created a review on a pull request on Agoric/agoric-sdk

View on GitHub

Chris-Hibbert pushed 2 commits to 10394-board Agoric/agoric-sdk
  • test: reinstate corrected proposal submissions 4fa5ae5
  • chore: better comments and cleanups ccdb5d6

View on GitHub

Chris-Hibbert created a comment on an issue on Agoric/agoric-sdk
see #10579

View on GitHub

Load more