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

Cherry-pick core proposal and deploy-script-support changes #8747

Merged
merged 42 commits into from
Jan 19, 2024

Commits on Jan 19, 2024

  1. chore(types): correct ManifestBundleRef

    turadg authored and mhofman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f4df63a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad28858 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7957 from Agoric/ta/bundle-types

    chore(types): correct ManifestBundleRef
    turadg authored and mhofman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    ad88d92 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8057 from Agoric/gibson-2023-07-agoric-cli-cleanup

    refactor(agoric-cli): Improve git clone efficiency
    gibson042 authored and mhofman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d6f975e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5de1e93 View commit details
    Browse the repository at this point in the history
  6. test: drop obsolete tests

    Chris-Hibbert authored and mhofman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e0cb383 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    960de3b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e36966d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #8149 from Agoric/7175-expungeTests

    test: drop obsolete tests
    Chris-Hibbert authored and mhofman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d2e4b4b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    41133e0 View commit details
    Browse the repository at this point in the history
  11. feat: better diagnostic for bad proposal

    turadg authored and mhofman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    19725e5 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #8112 from Agoric/mfig-swup-core-proposals

    feat(cosmic-swingset): bundling and execution of `coreProposals` upon software upgrade
    michaelfig authored and mhofman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b282c7a View commit details
    Browse the repository at this point in the history
  13. chore(types): improve coverage

    turadg authored and mhofman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    452e6ad View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5c33984 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1cf7c92 View commit details
    Browse the repository at this point in the history
  16. Merge partial pull request #8287 from Agoric/mhofman/8279-atomic-swin…

    …gset-upgrade-plan
    
    Atomic swingset upgrade actions
    mergify[bot] authored and mhofman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    9a1aebc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c373264 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4296072 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7640bae View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d59a455 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    03666ac View commit details
    Browse the repository at this point in the history
  22. chore(deploy-script-support): Clarify the [methodName, ...args] struc…

    …ture of getManifestCall
    gibson042 authored and mhofman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    df36c5b View commit details
    Browse the repository at this point in the history
  23. chore(deploy-script-support): For clarity, rename "override" paramate…

    …rs to "custom"
    
    (the former can be read like a verb)
    gibson042 authored and mhofman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c6c172b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0cb1335 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    283e649 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b5e27d2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    49672ef View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    65a6d9d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    18902d2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    579c3f0 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    04ed28a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8f890ab View commit details
    Browse the repository at this point in the history
  33. chore(deploy-script-support): Update assert(cond, X...) calls to co…

    …nd || Fail`...`
    gibson042 authored and mhofman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b85acb2 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    78ed7a6 View commit details
    Browse the repository at this point in the history
  35. feat(cosmic-swingset): add begin block check and transaction (#8432)

    * feat(cosmic-swingset): add being block check and transaction
    
    * fixup! feat(cosmic-swingset): add being block check and transaction
    
    ---------
    
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    mhofman and mergify[bot] committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7d56920 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    0d6dbbd View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    2a68ca1 View commit details
    Browse the repository at this point in the history
  38. Merge pull request #8528 from Agoric/gibson-2023-11-cleanup-corepropo…

    …salbehavior
    
    chore(deploy-script-support): Improve coreProposalBehavior.js
    mergify[bot] authored and mhofman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    caeadfe View commit details
    Browse the repository at this point in the history
  39. chore(deploy-script-support): Lookup the agoricNames installation adm…

    …in only when necessary
    gibson042 authored and mhofman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6a02bcc View commit details
    Browse the repository at this point in the history
  40. Merge pull request #8559 from Agoric/kriskowal-and-fudco-hackathon

    feat(deploy-script-support): Write out bundle file names in machine r…
    mergify[bot] authored and mhofman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    2baf64f View commit details
    Browse the repository at this point in the history
  41. Merge pull request #8712 from Agoric/gibson-2024-01-cleanup-corepropo…

    …salbehavior
    
    chore(deploy-script-support): Sync code patterns across files
    mergify[bot] authored and mhofman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    22950e1 View commit details
    Browse the repository at this point in the history
  42. chore(types): InstallEntrypoint

    turadg authored and mhofman committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8ae111d View commit details
    Browse the repository at this point in the history