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

rebase/cherry-pick commits for upgrade 12 #8510

Merged
merged 47 commits into from
Nov 10, 2023

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    f582901 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ca6e84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9469971 View commit details
    Browse the repository at this point in the history
  4. feat: port bash tests to javascript

    iomekam authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    90b1a06 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8127 from Agoric/mfig-vibc-write-open-init

    fix(vibc): accommodate ibc-go v3 breaking changes
    michaelfig authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a1b3b66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c01198b View commit details
    Browse the repository at this point in the history
  7. test: separate upgrade-12

    iomekam authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    9d7e8ac View commit details
    Browse the repository at this point in the history
  8. Merge pull request #8145 from Agoric/execa-proto

    Porting upgrade tests to Javascript
    iomekam authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    fcee255 View commit details
    Browse the repository at this point in the history
  9. fix(vstorage)!: Enforce path validation

    Fixes #8337
    gibson042 authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d8db331 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b366faa View commit details
    Browse the repository at this point in the history
  11. Merge pull request #8254 from Agoric/ta/upgrade-12

    test: separate upgrade-12
    mergify[bot] authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c88f00b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    645f1e3 View commit details
    Browse the repository at this point in the history
  13. test: move ag11 and ag12 to JS

    iomekam authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0a3ac9a View commit details
    Browse the repository at this point in the history
  14. Partial merge pull request #8287 from Agoric/mhofman/8279-atomic-swin…

    …gset-upgrade-plan
    
    Atomic swingset upgrade actions
    mergify[bot] authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1b7e73f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d71458e View commit details
    Browse the repository at this point in the history
  16. test: remove tmux from upgrade-tests

    use `exec -it` to get a shell
    turadg authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    29bc2c6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2b04694 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #8237 from Agoric/agoric-upgrade-11-js

    Agoric Upgrade 11 Tests -> JS
    mergify[bot] authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a852db9 View commit details
    Browse the repository at this point in the history
  19. ci: remove ag0 considerations

    turadg authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7d1aa4e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8d738c6 View commit details
    Browse the repository at this point in the history
  21. feat(Docker): make shell

    Co-authored-by: Ikenna Omekam <[email protected]>
    turadg authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b217c44 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #8348 from Agoric/gibson-8337-vstorage-path-valida…

    …tion
    
    fix(vstorage)!: Enforce path validation
    mergify[bot] authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cfe4793 View commit details
    Browse the repository at this point in the history
  23. ci: always USE_JS for chain upgrade test

    turadg authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cf2da61 View commit details
    Browse the repository at this point in the history
  24. test: add test of savepoints, including no automatic transactions

    The second tests fails if I comment out the #8423 fix, as expected.
    warner authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c27a586 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #8393 from Agoric/drop-tmux

    test: remove tmux from upgrade-tests
    mergify[bot] authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    49752fe View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6f3eecf View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4ef1cde View commit details
    Browse the repository at this point in the history
  28. Merge pull request #8429 from Agoric/mhofman/8423-crank-ensure-transa…

    …ction
    
    fix(swing-store): ensure crank savepoint is wrapped in transaction
    mergify[bot] authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6e859d3 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    14fa701 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5286c6d View commit details
    Browse the repository at this point in the history
  31. 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 Nov 9, 2023
    Configuration menu
    Copy the full SHA
    06302a2 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7f188b3 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c2a75a2 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    46b09de View commit details
    Browse the repository at this point in the history
  35. ci: Zoe test failing for now

    turadg authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5285da8 View commit details
    Browse the repository at this point in the history
  36. Merge pull request #8484 from Agoric/mhofman/max-block-size

    chore(cosmos): update max block size
    mergify[bot] authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    84908e5 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    6219230 View commit details
    Browse the repository at this point in the history
  38. chore(cosmos): update cosmos-sdk (#8507)

    Pick up fix for state-sync extension payload size
    mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e04b398 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    a36ae56 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    3350bdc View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    3b97178 View commit details
    Browse the repository at this point in the history
  42. Merge pull request #8515 from Agoric/mfig-install-ansible-workaround

    ci(install-deps): work around Ansible PPA breakage
    mergify[bot] authored and mhofman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3b3ccd4 View commit details
    Browse the repository at this point in the history
  43. chore: change branch name used for creating releases (#8375)

    To avoid conflicts with long standing release branches and their special CI treatment, use another branch name
    
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    mhofman and mergify[bot] committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    11637d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. feat(swing-store): faster import of swing-store

    Disable journaling and full synchronous pragma modes during import
    mhofman committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    35aef87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03f642d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8522 from Agoric/mhofman/import-swing-store-fast

    feat(swing-store): faster import of swing-store
    mergify[bot] authored and mhofman committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    06edaa4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    664f59f View commit details
    Browse the repository at this point in the history