Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mhofman created a comment on a pull request on endojs/endo
We should consider only allowing a passable error as a throwable so that we maintain the ability to reconstitute distributed stack traces. Only the top level needs to be a passable error, nested va...
mhofman pushed 1 commit to cth-u18-priceFeed-configs Agoric/agoric-sdk
- fix(cosmos): express dependency between proposals 676e833
mhofman created a comment on a pull request on Agoric/agoric-sdk
Tests for the config changes have passed locally!
mhofman created a review comment on a pull request on Agoric/agoric-sdk
Should this be in `z:acceptance` instead?
mhofman pushed 16 commits to cth-u18-priceFeed-configs Agoric/agoric-sdk
- Context building slog sender (#10300) closes: #10269 ## Description Adds a slog sender which will build various con... acbd3ae
- chore(a3p): setup oracle and push price at use phase rel: https://github.com/Agoric/BytePitchPartnerEng/issues/26 21cf6ef
- test(a3p): update test with new helper functions 8d45260
- fix(a3p): remove call to register oracle and push price from test rel: https://github.com/Agoric/BytePitchPartnerEng... 5a3ad84
- chore(a3p): setup the oracle and push price for ATOM and stATOM at `use` phase of `f:replace-price-feeds` (#10296) c... d7c994b
- feat(cosmic-swingset): add missing trigger events 92f8dfd
- fix(telemetry): otel correctly pop upgrade span Fixes #8272 Fixes #9569 0ffdf00
- fix(telemetry): handle new trigger slog events d32cb7e
- feat(telemetry): context aware slog support new triggers 03965d9
- Add missing trigger slog events (#10357) closes: #10332 closes: #8272 refs: #9569 ## Description Adds slog events... 745d557
- chore: reinstate wallet in upgrade.go (#10350) refs: #9404 refs: #10336 refs: #10319 ## Description #10319 clea... ced5d49
- Merge branch 'master' 12082bb
- chore(cosmos): fmt f02008c
- feat(cosmos): upgrade skips proposals with no variant b769533
- feat: update price feed proposal support for custom config 55e4161
- feat: replace committee proposal support for custom config 17eecf6
mhofman created a review comment on a pull request on Agoric/agoric-sdk
Um ok but we're not deploying this with a core eval afaik? Is there a specific reason the upgrade-next layer needs to produce these artifacts ?
mhofman created a review comment on a pull request on Agoric/agoric-sdk
Why is this even necessary?
mhofman created a comment on a pull request on Agoric/agoric-sdk
> Where could that happen? The basic or any non network specific upgrade name: https://github.com/Agoric/agoric-sdk/blob/ced5d490e498dd5426d2bf8164e156f0471ca30b/golang/cosmos/app/upgrade.go#L11...
mhofman created a review comment on a pull request on Agoric/agoric-sdk
@Chris-Hibbert can you clarify?
mhofman pushed 8 commits to mhofman/10332-slog-for-trigger Agoric/agoric-sdk
- chore(a3p): setup oracle and push price at use phase rel: https://github.com/Agoric/BytePitchPartnerEng/issues/26 21cf6ef
- test(a3p): update test with new helper functions 8d45260
- fix(a3p): remove call to register oracle and push price from test rel: https://github.com/Agoric/BytePitchPartnerEng... 5a3ad84
- chore(a3p): setup the oracle and push price for ATOM and stATOM at `use` phase of `f:replace-price-feeds` (#10296) c... d7c994b
- feat(cosmic-swingset): add missing trigger events 92f8dfd
- fix(telemetry): otel correctly pop upgrade span Fixes #8272 Fixes #9569 0ffdf00
- fix(telemetry): handle new trigger slog events d32cb7e
- feat(telemetry): context aware slog support new triggers 03965d9
mhofman created a comment on a pull request on Agoric/agoric-sdk
> not sure about `s:stake-bld` @turadg is this a sort of integration test, or planned future core eval. If the latter we should remove from this branch. > `z:acceptance` That definitely sh...
mhofman created a review comment on a pull request on Agoric/agoric-sdk
Are we not releasing variants for price feed purposes?
mhofman created a review comment on a pull request on Agoric/agoric-sdk
🙌 thanks for reigning in those positional params
mhofman created a review comment on a pull request on Agoric/agoric-sdk
Should we evict the undertaker at this point? Small memory leak I assume.
mhofman created a review on a pull request on Agoric/agoric-sdk
I am satisfied that the new test would catch the issue we got lucky to stumble onto in CI, and that the important feedback from my precious review was addressed. Thanks for the amazing work.
mhofman created a review on a pull request on Agoric/agoric-sdk
I am satisfied that the new test would catch the issue we got lucky to stumble onto in CI, and that the important feedback from my precious review was addressed. Thanks for the amazing work.
mhofman created a review comment on a pull request on Agoric/agoric-sdk
Oh 💯, and I would want to factor that logic out of chain-main to reuse and test here.
mhofman created a review comment on a pull request on endojs/endo
It likely needs to be a type union, not a type intersection.
mhofman opened a draft pull request on Agoric/agoric-sdk
Add missing trigger slog events
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating a PR! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > >...mhofman created a branch on Agoric/agoric-sdk
mhofman/10332-slog-for-trigger - monorepo for the Agoric Javascript smart contract platform
mhofman pushed 1 commit to usman/context-aware-slogs Agoric/agoric-sdk
- no unhandled rejection 7046bbb