Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
erights created a comment on an issue on endojs/endo
For a lint rule, I suggest something even weaker. Rather than noticing `M.something(...)` expressions specifically, notice (at least top level) declarations initialized to literal expressions, such...
erights pushed 1 commit to markm-orch-type-guards Agoric/agoric-sdk
- fix(orchestration): harden exported patterns 52db2ee
erights pushed 2 commits to markm-orch-type-guards Agoric/agoric-sdk
erights created a review comment on a pull request on Agoric/agoric-sdk
I did revert, but then I borrowed various improvements that came from your variant.
erights pushed 26 commits to markm-orch-type-guards Agoric/agoric-sdk
- chore(agoric-cli): Document external consumption of gettingStartedWorkflowTest (#10475) ## Description Without this,... ff8c142
- feat(fast-usdc): stub transfer cli command 1b64d82
- feat(fast-usdc): stub config cli command 81e14b2
- feat(fast-usdc): implement config cli command d121e1d
- feat(fast-usdc): implement transfer cli command 504818f
- refactor(fast-usdc): use file objects rather than paths f0f76db
- test(fast-usdc): test cli transfer cac96bb
- chore(fast-usdc): use import rather than typedef 9b06146
- fix(fast-usdc): use correct address format in cli d225974
- fix(fast-usdc): ensure cli non-zero exit code on failure 6c0e77b
- chore(fast-usdc): docs and hardening 992a56d
- chore(fast-usdc): add type to util fn 52033cf
- fix(fast-usdc): fix url encoding d46cefd
- Fast USDC CLI: Transfer (#10437) refs https://github.com/Agoric/agoric-sdk/issues/10339 ## Description - Adds a `c... 511b789
- feat(sync-tools): add method to wait until offer exited rel: https://github.com/Agoric/BytePitchPartnerEng/issues/38 c9370f2
- test(sync-tools): update snapshot rel: https://github.com/Agoric/BytePitchPartnerEng/issues/38 b09ae6f
- chore(sync-tools): improve makeQueryWalletCurrent and JSDoc annotations 7f4de7c
- feat(sync-tools): add method to wait until offer has exited (#10462) closes: https://github.com/Agoric/BytePitchPart... 3852448
- refactor: fewer irritating warnings (#10464) closes: #XXXX refs: #XXXX ## Description I noticed at the bottom of h... 493b453
- docs: oracles 642a057
- and 6 more ...
erights created a review comment on a pull request on Agoric/agoric-sdk
Hi @turadg , the extra `harden` should only appear when the declared variable is not already obviously initialized to a hardened value. For all `M.something(...)`, we should assume that it produces...
erights pushed 11 commits to markm-fewer-warnings Agoric/agoric-sdk
- docs(deploy-script-support): Cleanup README 17d1032
- docs(deploy-script-support): Cleanup README (#10468) ## Description Fixing some issues noticed while working on #104... 45bab17
- ci: Retain complete a3p-integration directories and resulting slogfiles e37d6df
- chore(scripts): Improve organization 1f88aff
- ci: Retain complete a3p-integration directories and resulting slogfiles (#10446) ## Description Extracted from #1016... c27cc4f
- refactor(a3p-integration): Document build-submission.sh w.r.t. package.json "agoricProposal" Also document build-all... 02f371c
- docs(a3p-integration): Better describe core-eval generation c0c5b84
- refactor(a3p-integration): Document and clean up core-eval generation (#10466) ## Description Resolving some confusi... d727cf9
- fix(ertp): remove unneeded ertp type imports (#10467) closes: #XXXX refs: #XXXX ## Description For some reason, vs... e96ff82
- chore(agoric-cli): Document external consumption of gettingStartedWorkflowTest (#10475) ## Description Without this,... ff8c142
- refactor: fewer irritating warnings 88bebf6