Skip to content

Commit

Permalink
fix(vats): buildDistributor call; refactor bootstrap.js
Browse files Browse the repository at this point in the history
 - 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
  • Loading branch information
dckc authored and michaelfig committed Jan 26, 2022
1 parent ad5501b commit d854298
Show file tree
Hide file tree
Showing 2 changed files with 952 additions and 882 deletions.
Loading

0 comments on commit d854298

Please sign in to comment.