Ecosyste.ms: Timeline

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

Chris-Hibbert

Chris-Hibbert pushed 1 commit to cth-saveAuctioneerKit Agoric/agoric-sdk
  • chore: save legacy kit before the auction upgrade. drop an await bae91d0

View on GitHub

Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
I commented it out, because I thought the important thing was saving the instance.

View on GitHub

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

View on GitHub

Chris-Hibbert opened a pull request on Agoric/agoric-sdk
Save the contractKit for the auctioneer before overwriting it
refs: #10680 ## Description We misplaced the adminFacets that would allow us to manage Auctions after they've been replaced and were about to do it again. The auctions were [last upgraded](ht...
Chris-Hibbert created a branch on Agoric/agoric-sdk

cth-saveAuctioneerKit - monorepo for the Agoric Javascript smart contract platform

Chris-Hibbert created a comment on an issue on Agoric/agoric-sdk
> So we accidentally dropped the auctioneer's adminFacet. Oops. It turns out we did this for the replacement auctioneer (v157) as well. We just noticed that we did the same on AssetReserve. In b...

View on GitHub

Chris-Hibbert created a comment on a pull request on Agoric/agoric-sdk
tests are failing ``` ✘ [fail]: add collatoral to reserve Rejected promise returned by test .... ✘ [fail]: upgrade ```

View on GitHub

Chris-Hibbert created a comment on an issue on Agoric/agoric-sdk
With the AssetReserve, we're going to want to verify that assets weren't lost in the upgrade on the testNets (if any) and on MainNet. I think that means we'll need to take a look in vstorage befor...

View on GitHub

Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
I understand why we have to duplicate stuff from `synthetic-chain`. If we can import from `@agoric/internal`, why do we need to repeat code that's in `agoric-cli`? I looked around and didn't fin...

View on GitHub

Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
```suggestion * List ordered from most recent to earliest of Economic Committee ```

View on GitHub

Chris-Hibbert created a review on a pull request on Agoric/agoric-sdk
Nice cleanup/enhancement of the governance driver.

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
> if there's no behavioral change the old vat will keep up the old behavior there will be no way to tell other than the incarnation message printed to the logs That's mostly right. I neglected ...

View on GitHub

Chris-Hibbert pushed 7 commits to 10669-saveInstances Agoric/agoric-sdk
  • chore(provisionPool): add governedParamOverrides to privateArgs adbd7d3
  • chore(provisionPool): simplify defining of governedParamOverrides e4fc720
  • chore(governance): add overrides argument to handleParamGovernance be7c97f
  • chore(provisionPool): allow the overriding of governed param 6c5ccde
  • chore(provisionPool): allow overriding PerAccountInitialAmount during contract upgrade (#10638) closes: #10562 ## ... 6e25d9f
  • feat: record instances that will be replaced so we can manage them c883c39
  • refactor: provideRetiredInstances 1581127

View on GitHub

Chris-Hibbert pushed 15 commits to 10669-saveInstances Agoric/agoric-sdk
  • chore: `decodeAddressHook` `throws` annotation e86a5e1
  • chore: use address-hook encoding 6091992
  • chore: fusdc uses bech32 address hook encoding (#10682) refs: #10614 ## Description - `@agoric/fast-usdc` uses bech... 254e849
  • chore: `setupTestKeys` optionally takes mnemonics 14fa39b
  • chore: export denom tools 6cb025a
  • chore: `WalletDriver` type 1f4b4c6
  • refactor: `commonBuilderOpts` - include `chainInfo` and `assetInfo` as common builder options for orchestration cont... 46f94d5
  • chore: `flags` supports mutli option e124d85
  • chore: ensure latest view on vbank entries - in the testing environment, we might see multiple USDC entries in `vban... e60589f
  • test: fast-usdc advance happy path 46f5743
  • chore: `await` `deleteTestKeys` - get rid of dangling promise and await something we actually rely on 2c4d7cd
  • chore: ava `failFast: true` a56f407
  • test: fusdc multichain (#10618) closes: #10597 ## Description Adds `multichain-testing` test for FUSDC happy path. ... c7a005e
  • feat: record instances that will be replaced so we can manage them f73d021
  • refactor: provideRetiredInstances 616fdfe

View on GitHub

Chris-Hibbert pushed 2 commits to 10669-saveInstances Agoric/agoric-sdk
  • feat: record instances that will be replaced so we can manage them 2c77be9
  • refactor: provideRetiredInstances a1ad58f

View on GitHub

Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
I draw your attention to this inability, but I'm going to merge it anyway. The old auction instance has been stored, but I haven't been able to look it up in in `governedContractKits` or `contractK...

View on GitHub

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

View on GitHub

Chris-Hibbert pushed 42 commits to 10669-saveInstances Agoric/agoric-sdk
  • chore: publish account addresses to storage 4d17a3f
  • chore: publish `PoolMetrics` to child node 092ad4a
  • test: `fastUsdc` vstorage coverage - include `poolMetrics` and account addresses bd2a960
  • chore: fusdc `getStaticInfo` PF method - ensure contract consumers have access to the contract's orch account addre... 475e720
  • chore: fusdc vstorage (#10639) incidental FUSDC changes ## Description - publish `PoolMetrics` to child node - p... 5affa34
  • feat(vats): first cut of Address Hooks in JS dbad30b
  • build(deps): regenerate `yarn.lock`s 5014cf9
  • feat(vtransfer): port some `address-hooks.js` functions to Go 159098b
  • docs(cosmic-proto): generate initial typedoc c8ad417
  • feat: `bech32` Address Hooks (#10613) closes: #10614 refs: #10249 #10250 ## Description Pack a bech32 "base addres... 945fef1
  • fix(telemetry): timer-poll run.id (#10672) refs: #10357 ## Description I did a bad copy paste in #10357, which caus... 3b478fb
  • fix(client-utils): only call `fetch` as a function, not a method (#10671) closes: #XXXX refs: https://github.com/end... fbae24c
  • chore(types): stdout optional a3872d0
  • chore(types): add typescript e115474
  • test: vstorageKit.agoricNames 10302ad
  • chore!: remove agoricNames from VstorageKit 1c69d39
  • refactor: s/makeWalletUtils/makeSmartWalletKit 15976b5
  • refactor: fu cmds with SmartWalletKit b7180b0
  • refactor: backwards-compat for wallet-utils fdcf70c
  • test: replace rpc.js with client-utils 97e431f
  • and 22 more ...

View on GitHub

Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
boardID works better and can be automated.

View on GitHub

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

View on GitHub

Chris-Hibbert created a comment on an issue on Agoric/agoric-sdk
> How much weight should be given to tests that require a core-eval to setup? This goes in the category of manual testing. I don't think we need to repeat all the tests in every environment. I...

View on GitHub

Chris-Hibbert created a comment on an issue on Agoric/agoric-sdk
> Should we merge the tests that are common across multiple vats? Another consideration that pushes us more toward duplication is that the tests sometimes get run separately. In that case, it's ...

View on GitHub

Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
This should be dropped, right? The actual upgrade is happening on line 79.

View on GitHub

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

View on GitHub

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

View on GitHub

Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
As long as you're doing this, might as well clean up [the original](https://github.com/Agoric/agoric-sdk/blob/4feddb0e0fbdf2343622c7424c6e6d3de013c85d/packages/inter-protocol/src/proposals/econ-beh...

View on GitHub

Chris-Hibbert created a review comment on a pull request on Agoric/agoric-sdk
This proposal file often goes in `agoric-sdk/packages/vats`, and the package.json tells it to construct this directory. A more recent model for tests, [followed by valueVow](https://github.com/...

View on GitHub

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

View on GitHub

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

View on GitHub

Load more