Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Chris-Hibbert pushed 1 commit to main Agoric/documentation
- docs: getPayout() throws if there's no payment for the keyword 8acee93
Chris-Hibbert closed a pull request on Agoric/documentation
docs: getPayout() throws if there's no payment for the keyword
Issue [8610](https://github.com/Agoric/agoric-sdk/issues/8610) pointed out that `E(zoeSeat).getPayout('foo');` returned undefined when the keyword was unknown, while the types claimed that it alway...Chris-Hibbert pushed 2 commits to 10738-getPayoutThrows Agoric/documentation
Chris-Hibbert opened a pull request on Agoric/documentation
docs: getPayout() throws if there's no payment for the keyword
Issue [8610](https://github.com/Agoric/agoric-sdk/issues/8610) pointed out that `E(zoeSeat).getPayout('foo');` returned undefined when the keyword was unknown, while the types claimed that it alway...Chris-Hibbert pushed 1 commit to 8610-getPayout-type Agoric/agoric-sdk
- fixup! chore: correct declaration of userSeat.getPayout(); cascade fixes 66c31da
Chris-Hibbert pushed 1 commit to 8610-getPayout-type Agoric/agoric-sdk
- docs: mention throw in types b47a14c
Chris-Hibbert pushed 1 commit to 235-repairDevNet-vf Agoric/agoric-sdk
- chore: simplify to a script without a builder beeff24
Chris-Hibbert pushed 1 commit to 8610-getPayout-type Agoric/agoric-sdk
- chore: use NonNullish b60c785
Chris-Hibbert pushed 1 commit to 235-repairDevNet-vf Agoric/agoric-sdk
- chore: replace vaultFactory's electorate on DevNet w/the current one bf3a3dd
Chris-Hibbert opened a pull request on Agoric/agoric-sdk
chore: replace vaultFactory's electorate on DevNet w/the current one
## Description When upgrade18-rc6 ran on DevNet, it upgraded the `vaultFactory`, but reset its `electorate` to the value from before `replaceElectorate` ran. This is because `upgrade-vaults.js`...Chris-Hibbert created a branch on Agoric/agoric-sdk
235-repairDevNet-vf - monorepo for the Agoric Javascript smart contract platform
Chris-Hibbert pushed 1 commit to 8610-getPayout-type Agoric/agoric-sdk
- chore: correct declaration of userSeat.getPayout(); cascade fixes a8c4ad5