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

View on GitHub

Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
Yep. I'll get rid of that. I thought I had done so, but it's still there.

View on GitHub

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

View on GitHub

Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
good idea. I'll add that once CI passes. (I don't want to restart the cycle at this point.)

View on GitHub

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

View on GitHub

Chris-Hibbert pushed 1 commit to 10760-upgrade-board-U18 Agoric/agoric-sdk

View on GitHub

Chris-Hibbert opened a pull request on Agoric/agoric-sdk
feat: migrate upgrade of v7-board from upgrade 19 to upgrade 18
closes: #10760 ## Description Move the upgrade of the V7-board vat from upgrade-19 to upgrade-18. ### Security Considerations None ### Scaling Considerations Addresses a performan...
Chris-Hibbert created a branch on Agoric/agoric-sdk

10760-upgrade-board-U18 - monorepo for the Agoric Javascript smart contract platform

Chris-Hibbert created a comment on a pull request on Agoric/agoric-sdk
I see that you included the `force-integration` flag, but it didn't actually run the **Integration tests / test-docker-build** test. Would you poke it again and see if you can get it to run these t...

View on GitHub

Chris-Hibbert created a comment on a pull request on Agoric/agoric-sdk
The **Upgrade Considerations** section is a copy of the one from #10541. Please consider the differences and re-write.

View on GitHub

Chris-Hibbert pushed 5 commits to cth-retain-charter Agoric/agoric-sdk
  • refactor(orchestration,time,zoe): Avoid name convention conflict (#10751) closes: #XXXX refs: https://github.com/end... 1f25ee2
  • feat(fast-usdc): support risk assessment arg ff6737a
  • feat(fast-usdc): support risk assessment arg (#10753) fixes https://github.com/Agoric/agoric-sdk/issues/10748 ## De... 9cb1472
  • feat: save the outgoing EC Charter instance and kit c2c9be3
  • chore: from review: add trace, minor cleanups 355a2e1

View on GitHub

Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
So far there's no plan for code to rely on it. People may construct scripts to make use of it (like Richard's vat killer), but the boardID has to be looked up manually at this point to know what na...

View on GitHub

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

View on GitHub

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

View on GitHub

Chris-Hibbert pushed 1 commit to cth-retain-charter Agoric/agoric-sdk
  • chore: from review: add trace, minor cleanups 7a093c6

View on GitHub

Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
Slogfiles may have recently started being generated in `a3p-integration`, but I also don't think there are any tests that look at them.

View on GitHub

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

View on GitHub

Chris-Hibbert pushed 1 commit to cth-retain-charter Agoric/agoric-sdk
  • feat: save the outgoing EC Charter instance and kit 07869f8

View on GitHub

Chris-Hibbert pushed 1 commit to cth-retain-charter Agoric/agoric-sdk
  • feat: save the outgoing EC Charter instance and kit 1bccc25

View on GitHub

Chris-Hibbert opened a pull request on Agoric/agoric-sdk
feat: save the outgoing EC Charter instance and kit
refs: #10680 ## Description Add the EconomicCommittee Charter to the instances and kits being saved. ### Security Considerations Don't throw away stuff you might need. ### Scaling Co...
Chris-Hibbert pushed 1 commit to cth-retain-charter Agoric/agoric-sdk
  • feat: save the outgoing EC Charter instance and kit 41ebc93

View on GitHub

Chris-Hibbert created a review on a pull request on Agoric/agoric-sdk
Was this supposed to drop `skip` from a test? That (and CI passing) would help convince me this is correct. I'm not familiar with `sendOfferAgd` but I'd approve it with a passing test.

View on GitHub

Chris-Hibbert opened an issue on Agoric/agoric-sdk
Reduce use of Payments for priceQuotes from priceFeeds
## What is the Problem Being Solved? In order to make it possible for consumers of prices from the oracles to share verifiable quotes, the priceAuthorities provide their info both as a PriceQuot...
Chris-Hibbert opened an issue on Agoric/agoric-sdk
Reduce use of Board for serialization
## What is the Problem Being Solved? The way we use marshalers from the board is wasteful. We send more data than necessary. ## Description of the Design We could change the contracts to ...
Chris-Hibbert created a comment on an issue on Agoric/agoric-sdk
If the chain slowdown remains consistent, that will probably work, though it has the risk that the auctions will occasionally actually reach the 60% discount. We should revisit after U18/U19 to se...

View on GitHub

Chris-Hibbert opened an issue on Agoric/agoric-sdk
Reduce cost of oracles supplying prices (continuing invitations)
## What is the Problem Being Solved? Currently Oracle operators supply prices to the flux aggregator using the [Continuing Invitation Pattern])https://docs.agoric.com/glossary/#continuing-invita...
Chris-Hibbert created a comment on an issue on Agoric/agoric-sdk
Can this be closed as resolved by the [Continuing Invitation Pattern](https://docs.agoric.com/glossary/#continuing-invitation-pattern)?

View on GitHub

Chris-Hibbert opened a pull request on Agoric/agoric-sdk
chore: correct declaration of userSeat.getPayout(); cascade fixes
closes: #8610 ## Description Improve declaration for `E(userSeat).getPayout()`'s return value. A few assertions were added where the type needed to be narrowed. If the types weren't correct,...
Chris-Hibbert created a branch on Agoric/agoric-sdk

8610-getPayout-type - monorepo for the Agoric Javascript smart contract platform

Chris-Hibbert pushed 11 commits to 10727-testPARegistry-upgrade Agoric/agoric-sdk
  • chore: constrain fast-usdc config for Mainnet caf6d7a
  • test: disabled operators 621e22f
  • refactor: TransactionFeed attest 0b57a65
  • refactor: sync submitEvidence 1e52a41
  • refactor: attest by operatorId fb4ff30
  • feat: operator majority logic bc28201
  • feat: error on conflicting evidence cd2a40c
  • Operator attestation policy (#10721) TODO in code ## Description Update `TransactionFeed` to publish when a majorit... 9e5f628
  • feat(fast-usdc): detect transfer completion in cli 2828444
  • feat(fast-usdc): detect transfer completion in cli (#10717) fixes https://github.com/Agoric/agoric-sdk/issues/10339 ... 6fbd20a
  • test: turn on test of priceAuthority registry 702e494

View on GitHub

Load more