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

xs-build-lite: trigger action in dckc/agoric-sdk (WIP) #1

Closed
wants to merge 148 commits into from

Commits on Dec 27, 2019

  1. ag-solo-xs workflow (WIP)

    Goal is to reproduce my work somewhere other than my desktop.
    
    Start by building (and caching) the moddable SDK.
    dckc committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    19a26ce View commit details
    Browse the repository at this point in the history
  2. ag-solo-xs: test eventual-send

    Current status: eventual-send tests should all pass, but the test
    runner hangs because we have not yet built a way to exit the main
    event loop.
    
    Darn; cached moddable build wasn't in $HOME.
    dckc committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    edb6dc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17e246b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d414ce View commit details
    Browse the repository at this point in the history
  5. ag-solo-xs: build the 2 working packages

    Save ag-solo (cosmic-swingset) until it's more fleshed out.
    dckc committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    bd037f1 View commit details
    Browse the repository at this point in the history
  6. ag-solo: stub imports

    dckc committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    b875ea8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61dde2c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12b7e4d View commit details
    Browse the repository at this point in the history
  9. toward manifest for ag-solo on xs (WIP)

    full of kludges
    dckc committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    44725ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9483889 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c68b482 View commit details
    Browse the repository at this point in the history
  12. bin/ag-solo-xs: report exceptions from solo()

    ... since lin_xs_cli.c does not report top-level exceptions yet.
    dckc committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    76dabe9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0de9349 View commit details
    Browse the repository at this point in the history
  14. xs-nodejs: add console to globalThis

    When in rome...
    dckc committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    508bf51 View commit details
    Browse the repository at this point in the history
  15. xs pathlib: reify file access as objects (copy)

    https://raw.githubusercontent.com/Agoric/agoric-sdk/757c3378481829fd085a80413cbfc00c91e8aeb1/packages/cosmic-swingset/xs-platform/pathlib.js
    
    packages/cosmic-swingset$ git log --follow --pretty='format:%C(auto)%h (%s, %ad)' xs-platform/pathlib.js
    1a27364 (clean up debug logging, Sat Dec 21 00:56:02 2019 -0600)
    83f3f39 (handle empty file in readlinesSync(), Fri Dec 20 23:42:16 2019 -0600)
    bf33a2d (xs pathlib: include filename in readFileSync() diagnostics, Fri Dec 13 20:18:22 2019 -0600)
    4f7dc64 (move xs manifest etc. into packages/cosmic-swingset, Fri Dec 13 17:41:34 2019 -0600)
    1ea6a96 (xs platform: flesh out pathlib, Wed Nov 27 02:16:29 2019 -0600)
    d45c934 (xs pathlib: bootstrap.js convention, Wed Nov 27 01:33:32 2019 -0600)
    17f409f (xs pathlib: bundleSource, Tue Nov 26 21:14:07 2019 -0600)
    7fa0a8d (xs pathlib: statSync, readlinesSync, Sun Nov 24 22:59:50 2019 -0600)
    258b178 (ag-solo on xs: hack-n-slash to parts of start(), Sun Nov 24 18:50:32 2019 -0600)
    dckc committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    dd096cb View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2019

  1. Configuration menu
    Copy the full SHA
    ed4caf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eb1b7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a32107f View commit details
    Browse the repository at this point in the history
  4. minimist (copy) 4cf45a26

    James Halliday authored and dckc committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    c29e1ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98901d9 View commit details
    Browse the repository at this point in the history
  6. makefile for ag-solo-xs work

    dckc committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    219e677 View commit details
    Browse the repository at this point in the history
  7. pathlib: avoid 'read past end of file'

    and handle empty file in readlinesSync
    dckc committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    4628454 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98d0e01 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ee21383 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    af6db3d View commit details
    Browse the repository at this point in the history
  11. default-evaluate-options stub

    dckc committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    1930551 View commit details
    Browse the repository at this point in the history
  12. ag-solo-xs: web stub

    dckc committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    1fe3142 View commit details
    Browse the repository at this point in the history
  13. ag-solo-xs: tidy console stuff

    dckc committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    5a5dde8 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2020

  1. Configuration menu
    Copy the full SHA
    80a5268 View commit details
    Browse the repository at this point in the history
  2. build-bundle like build-kernel but for devices, etc. (copy)

    5cf097f (build-bundle: vat-tp moved up a dir, Fri Dec 13 19:53:20 2019 -0600)
    5c7f5c0 (SwingSet: move new script per monorepo org, Fri Dec 13 19:52:42 2019 -0600)
    972ffb5 (build-bundle: hide generated source from vat finder, Tue Nov 26 21:16:07 2019 -0600)
    90e885a (build-bundle: --vats, Tue Nov 26 20:25:12 2019 -0600)
    497feae (build-bundle: genesis devices, Tue Nov 26 20:24:57 2019 -0600)
    6db19c4 (build-bundle.js: default to bundling genesis devices, Tue Nov 26 19:34:30 2019 -0600)
    24cfb17 (build-bundle like build-kernel but for devices, etc., Mon Nov 25 19:39:36 2019 -0600)
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    77cb26e View commit details
    Browse the repository at this point in the history
  3. bundle-source work-alike ok for scenario3

    includes a couple kludges
    
      - treat genesis vats as data Resources
      - bundle devices, scenario vats in makefile
      - path kludge
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    abbd88c View commit details
    Browse the repository at this point in the history
  4. build-bundle: lint

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    d9ebc95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c460b84 View commit details
    Browse the repository at this point in the history
  6. xs-nodejs: much more of fs, path, temp

      - fs.promises (for ag-solo/start)
      - file-descriptor stuff
      - temp file handling: writeSync, rename, ...
      - more complete path normalize, resolve, join
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    72fdb02 View commit details
    Browse the repository at this point in the history
  7. ag-solo-xs: never mind stubbing the outbound module

    it doesn't import anything, after all
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    ce68660 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e122893 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5b3b7f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2125dcf View commit details
    Browse the repository at this point in the history
  11. factor out xs-agoric substitutes

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    6f2bb7d View commit details
    Browse the repository at this point in the history
  12. refactor xs-nodejs into globals, api

    ... so that we can use the /* manifest construct rather than
    enumerating each module.
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    3707fff View commit details
    Browse the repository at this point in the history
  13. ag-solo/web: require -> import

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    64716b1 View commit details
    Browse the repository at this point in the history
  14. ag-solo/web: express work-alikes for xs

    WebSocket is still stubbed out
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    6c72485 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cf46fb5 View commit details
    Browse the repository at this point in the history
  16. websocket shim between moddable sdk and npm ws (WIP)

     - manifest: add xs-net/websocket and dependencies (base64...)
     - event handling
     - TODO: actually handle upgrade (crypto)
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    0b9028e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d9e88b4 View commit details
    Browse the repository at this point in the history
  18. ws, http on xs working much better

     - support WebSocket handshake
     - http: factor out checkUpgrade, forNode
     - support incoming, outgoing JSON
     - express next(err)
     - oops! express routes were skipped (fencepost bug)
     - static: only GET
     - http: use _req to avoid collision with Request.request
     - morgan: delay logging until after routes run
     - use symbolic (Server.status) rather than magic (2) message cases
     - tons of debug logging :-/
     - style: untabify
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    0ebba2f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e0f0ea5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    80209e5 View commit details
    Browse the repository at this point in the history
  21. ag-solo-xs: lint

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    f981aee View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    dbd9ca0 View commit details
    Browse the repository at this point in the history
  23. build ag-solo-xs binary

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    de9291c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7e1ef7e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7b832b8 View commit details
    Browse the repository at this point in the history
  26. ag-solo-xs.mk: typo

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    938df1a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1f80bd2 View commit details
    Browse the repository at this point in the history
  28. ws stub: manage readyState

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    a1979d1 View commit details
    Browse the repository at this point in the history
  29. http stub: support async replies

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    2899b62 View commit details
    Browse the repository at this point in the history
  30. reorg xs-agoric as xs-npm/@Agoric

    for more uniform manifest setup
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    1d6b4e5 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    afdd3b7 View commit details
    Browse the repository at this point in the history
  32. xs-npm/n-readlines: fix pathlib import

    This only ever worked because of kludges in a manifest
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    8ddcfbc View commit details
    Browse the repository at this point in the history
  33. avoid importing @agoric/harden from preloaded node globals

    This is a bit of a kludge; I think I should be able to fix it.
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    1b88f2c View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e39721a View commit details
    Browse the repository at this point in the history
  35. xs-npm: moddable-sdk

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    2131b5f View commit details
    Browse the repository at this point in the history
  36. xs-node-api: fix temp -> pathlib

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    c754443 View commit details
    Browse the repository at this point in the history
  37. xs-npm: stubs for semver etc.

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    b8394c2 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    abcbff8 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    2b7e231 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    f11f6e9 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    0237f6b View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    2c29f0c View commit details
    Browse the repository at this point in the history
  43. ag-solo-xs: oops; prune debugger

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    cf5ab68 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    1a9ac13 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    4437046 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    4260f0f View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    7edd434 View commit details
    Browse the repository at this point in the history
  48. xs test runner (for 3 packages)

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    9a85f09 View commit details
    Browse the repository at this point in the history
  49. xs build: test captp too

     - makefile subsumes tape-xs-build (using modlinks)
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    486b25e View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    1c83b8d View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    674bcb9 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    ee674be View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    93cac62 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    e087bd1 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    3e44ad9 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    43ce43e View commit details
    Browse the repository at this point in the history
  57. run SwingSet/test/test*.js on xs

    test-devices {"pass":16,"fail":72,"total":88}
    workspace/packages/SwingSet/test/test-evaluate failed: import default not found
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    e0ff7a9 View commit details
    Browse the repository at this point in the history
  58. controller: ignore ., .. silently

    node doesn't return these from readdirSync but xs does
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    3161635 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    b7c722a View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    5e5054a View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    7d72b68 View commit details
    Browse the repository at this point in the history
  62. SwingSet/test/test-controller: 50/50

      - require() from (bundled) files
      - add kernel, genesis vat resources
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    a27c9e3 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    b844a15 View commit details
    Browse the repository at this point in the history
  64. bundle-source: dynamic (cont)

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    fd696ab View commit details
    Browse the repository at this point in the history
  65. ag-solo-xs: stub require()

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    d21fc81 View commit details
    Browse the repository at this point in the history
  66. semver.satisfies stub

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    5b1194d View commit details
    Browse the repository at this point in the history
  67. ses require: return the default export

      - evaluate: default endowments to {}
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    338b6a1 View commit details
    Browse the repository at this point in the history
  68. add loopbox to genesis devices

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    66db17c View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    4f939a4 View commit details
    Browse the repository at this point in the history
  70. xs bundle-source: refine logging

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    e64c170 View commit details
    Browse the repository at this point in the history
  71. xs require: genesis vats, harden, nat, evaluate

    hmm... overlap with bundle-source
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    539f0a3 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    30738ba View commit details
    Browse the repository at this point in the history
  73. SwingSet/test: 590/590 pass; skip just a few test scripts

      - test-xs.mk: more bundling
      - demo symlink work-around
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    d29bd75 View commit details
    Browse the repository at this point in the history
  74. never mind sdk-level xs testing

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    24efba4 View commit details
    Browse the repository at this point in the history
  75. ag-solo-xs ci: run (most) SwingSet tests

      - bump tape release to get t.true()
      - bump moddable release to get main loop fixes
      - lint SwingSet/test/xs-main:
        - disable no-unresolved for now
        - disable no-continue for now
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    799d82a View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    f0567f2 View commit details
    Browse the repository at this point in the history
  77. un-hard-code TAPE in test-xs.mk

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    225bf10 View commit details
    Browse the repository at this point in the history
  78. fix stray dependency on loopbox

    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    3b4a5ac View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    0f8561d View commit details
    Browse the repository at this point in the history
  80. explicit access to filesystem, network, subprocesses (Agoric#4)

    * explicit access to fs.promises.stat
    
    the `privs` argument was already a start at explicit access to
    powerful objects; let's continue to apply ocap discipline.
    
    * explicit access to WebSocket constructor
    
    * prune unused 'fs' import
    
    * explicit access to spawn
    
    * start: explicit access to filesystem, child processes
    
      - refactor access to fs.promises.stat in main()
    
    * init: explicit access to fs
    
    * agoric-cli: use esmRequire for fs
    
    ... and move it to the top with the other imports
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    4fe5019 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    7b38eae View commit details
    Browse the repository at this point in the history
  82. [ERTP] Remove duplicate content from README

    Update references to Zoe and remove duplicate content from README.
    katelynsills authored and dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    d0cf7f8 View commit details
    Browse the repository at this point in the history
  83. fix(ansible): double the stakes

    michaelfig authored and dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    83c76ec View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    f97994c View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    03e1f2b View commit details
    Browse the repository at this point in the history
  86. Validator improvements (Agoric#382)

    * feat(deployment): better support for external validators
    
    Fixes Agoric#381
    
    * feat(pserver): export genesis.json
    
    * fix(pserver): minor nits
    michaelfig authored and dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    d30aa2a View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    25a8000 View commit details
    Browse the repository at this point in the history
  88. xs import tweaks (Agoric#377)

    * SwingSet: add a couple re-exports to avoid awkward import
    
    * ag-solo/web: require -> import
    
    * SwingSet: aggregate modules with export
    
    MF advises: That helps the module machinery figure out when
    unnecessary imports can be omitted.
    
    * ag-solo/start: tidy imports
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    86cdd33 View commit details
    Browse the repository at this point in the history
  89. Remove extraneous and misleading insist

    i built up the courage to make a PR because this feels super weird
    I adjusted the string in the remaining insist along the way
    Fixes Agoric#120
    DavidBruant authored and dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    7f7cb8d View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    a2a2b33 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    331012e View commit details
    Browse the repository at this point in the history
  92. update to on: [pull_request] (Agoric#404)

    katelynsills authored and dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    d5b7f69 View commit details
    Browse the repository at this point in the history
  93. Add and fix some kdebug statements

    The kdebug in doFulfillToPresence was broken.
    
    Added detail in a few places.
    
    These were useful for debugging, so I wanted to add them to the
    codebase. They're all disabled now.
    Chris-Hibbert authored and dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    118e6ec View commit details
    Browse the repository at this point in the history
  94. whitespace cleanups

    Chris-Hibbert authored and dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    f95fb11 View commit details
    Browse the repository at this point in the history
  95. BUGFIX: deliverOneMessage() accidentally skipped insist() msgs.

    I don't see how to write a test for this. Suggestions?
    Chris-Hibbert authored and dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    db56d5a View commit details
    Browse the repository at this point in the history
  96. Extract functions in kernel that will be re-used by dynamic vat creat…

    …ion.
    
    The changes in this PR don't change any behavior
    
    extract
      validateVatSetupFn
      buildVatManager
      buildDeviceManager
      assignIdAndBuildVatManager
    Chris-Hibbert authored and dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    43ba1c2 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    3df139b View commit details
    Browse the repository at this point in the history
  98. feat(fluentd): support Loki log store

    Loki is a log processing backend inspired by Prometheus.
    michaelfig authored and dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    94b49b7 View commit details
    Browse the repository at this point in the history
  99. chore(cosmos-sdk): upgrade to v0.37.5

    michaelfig authored and dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    c99a602 View commit details
    Browse the repository at this point in the history
  100. chore(deployment): bump version

    michaelfig authored and dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    39508d5 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    d5cbade View commit details
    Browse the repository at this point in the history
  102. fix(fluentd): update Loki store format

    michaelfig authored and dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    af50a26 View commit details
    Browse the repository at this point in the history
  103. fix(fluentd): tweak the Loki records

    michaelfig authored and dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    c7f19c6 View commit details
    Browse the repository at this point in the history
  104. fix(cosmic-swingset): reduce unnecessary logs (Agoric#425)

    * fix(cosmic-swingset): reduce unnecessary logs
    
    Closes Agoric#424
    michaelfig authored and dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    c43c642 View commit details
    Browse the repository at this point in the history
  105. feat(cosmic-swingset): use a fake chain for scenario3 (Agoric#322)

    * feat(cosmic-swingset): use a fake chain for scenario3
    
    This introduces block latency so that the scenario3 chain
    behaves much more like a real blockchain, but within the
    same process (for debuggability) and without the
    actual Cosmos SDK usage.
    
    * fix(Makefile): refine rules
    
    Make a `deprecated-scenario3-setup` and `deprecated-scenario3-run-client`
    to illustrate the old scenario3.
    
    Create `scenario3-run` to make tab-completion better.
    
    * doc(README): remove Golang prerequisite: no longer needed
    michaelfig authored and dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    a57ace0 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    ba20df4 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    dbad577 View commit details
    Browse the repository at this point in the history
  108. xs makefiles: refine bundle dependencies

    Github ci showed they weren't quite right.
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    d3aa4b4 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    c832e3d View commit details
    Browse the repository at this point in the history
  110. provide setTimeout, readFile, writeFile as used in fake-chain

      - refine readdirSync() to return names by defatul
    dckc committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    11dd443 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2020

  1. escrow: expand function source code at design-time

    TODO: build-time
    dckc committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    c58db3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c302ea View commit details
    Browse the repository at this point in the history
  3. pathlib: prune bundleSource

    dckc committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    01dcca6 View commit details
    Browse the repository at this point in the history
  4. ag-solo-xs: role=two_client

    dckc committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    319ec92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73593a2 View commit details
    Browse the repository at this point in the history
  6. xs-main: lint fix (untabify)

    dckc committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    5df242c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Configuration menu
    Copy the full SHA
    a4670f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d524fcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3b7fc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. xs manifest: timer modules

    Don't rely on example manifest to supply x-cli-lin timer
    dckc committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    9bbbe4d View commit details
    Browse the repository at this point in the history