Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix broken link in packages/Far/README.md #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tgrecojs
Copy link
Owner

Description

Updated README of the Far package to point to the correct documentation on Far's role in distributed JS

Security Considerations

N/A

Documentation Considerations

Nothing outside of verifying that the new link points to the desired url.

Testing Considerations

N/A

Updated README of the Far package to  point to the correct documentation on Far's role in distributed JS
tgrecojs pushed a commit that referenced this pull request Feb 9, 2022
 - factor out registerNetworkProtocols
 - factor out makeChainBundler
   - add vatParameters arg
   - import types for vats
     - avoid casting result of buildZoe
   - turn bootMsg example comment into machine-checked type
 - default attMakerFor to non-bridge case rather than undefined
 - fix array arg to buildDistributor
 - factor out createLocalBundle
   - add vatPowers arg
 - refactor: unroll setupCommandDevice
 - feat: don't await vatAdminSvc
   I can't imagine any need for it to be local.
 - docs: prune refs to python provisioning service
   Is there anything left that's worth saying about "scenario #1"?
 - docs: declare type of makeFeeCollector
   move function comment into JSDoc
tgrecojs pushed a commit that referenced this pull request May 27, 2023
fixes: Agoric#7784

I over-corrected with my last fix, generalizing a fix that applied to
flow #1 to apply also to flow 2b, which it did not. The output here
now matches the scenarios the PMs have been testing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant