-
Notifications
You must be signed in to change notification settings - Fork 208
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
Changes from 43 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
f582901
fix(vibc): accommodate ibc-go v3 breaking changes
michaelfig 1ca6e84
docs(SwingSet): remove mention of obsolete "need prompt ACK" for IBC …
michaelfig 9469971
fix(vibc): put extraneous `CounterpartyChannelID` in `Counterparty` s…
michaelfig 90b1a06
feat: port bash tests to javascript
iomekam a1b3b66
Merge pull request #8127 from Agoric/mfig-vibc-write-open-init
michaelfig c01198b
chore(deployment): add test of core proposal execution
mhofman 9d7e8ac
test: separate upgrade-12
iomekam fcee255
Merge pull request #8145 from Agoric/execa-proto
iomekam d8db331
fix(vstorage)!: Enforce path validation
gibson042 b366faa
chore(deployment): shortcut to run upgrade test non-interactive
mhofman c88f00b
Merge pull request #8254 from Agoric/ta/upgrade-12
mergify[bot] 645f1e3
chore(vstorage): Improve path/key testing
gibson042 0a3ac9a
test: move ag11 and ag12 to JS
iomekam 1b7e73f
Partial merge pull request #8287 from Agoric/mhofman/8279-atomic-swin…
mergify[bot] d71458e
ci: build upgrade image from agoric-3-proposals
turadg 29bc2c6
test: remove tmux from upgrade-tests
turadg 2b04694
refactor(vstorage): Improve custom query handling
gibson042 a852db9
Merge pull request #8237 from Agoric/agoric-upgrade-11-js
mergify[bot] 7d1aa4e
ci: remove ag0 considerations
turadg 8d738c6
fix(swing-store): ensure crank savepoint is wrapped in transaction
mhofman b217c44
feat(Docker): make shell
turadg cfe4793
Merge pull request #8348 from Agoric/gibson-8337-vstorage-path-valida…
mergify[bot] cf2da61
ci: always USE_JS for chain upgrade test
turadg c27a586
test: add test of savepoints, including no automatic transactions
warner 49752fe
Merge pull request #8393 from Agoric/drop-tmux
mergify[bot] 6f3eecf
ci: voteLatestProposalAndWait poll patiently
dckc 4ef1cde
chore(cosmos): update tendermint to v0.34.23-alpha.agoric.4
mhofman 6e859d3
Merge pull request #8429 from Agoric/mhofman/8423-crank-ensure-transa…
mergify[bot] 14fa701
test: fix upgrade-12 expected vault count
turadg 5286c6d
chore(cosmos): reflect new default max block size in upgrade
mhofman 06302a2
feat(cosmic-swingset): add begin block check and transaction (#8432)
mhofman 7f188b3
ci: skip TAP timing collection for docker-build-sdk
turadg c2a75a2
chore: add upgrade test of max block size
mhofman 46b09de
SECURITY.md updates and ownership (#8455)
raphdev 5285da8
ci: Zoe test failing for now
turadg 84908e5
Merge pull request #8484 from Agoric/mhofman/max-block-size
mergify[bot] 6219230
ci: disable upgrade-12 actions that aren't working
turadg e04b398
chore(cosmos): update cosmos-sdk (#8507)
mhofman a36ae56
Merge pull request #8476 from Agoric/8443-drop-upgrade-tests
mhofman 3350bdc
ci(install-deps): work around Ansible Launchpad PPA breakage
michaelfig 3b97178
chore(deployment): test upgrade-12 does not have core proposal
mhofman 3b3ccd4
Merge pull request #8515 from Agoric/mfig-install-ansible-workaround
mergify[bot] 11637d2
chore: change branch name used for creating releases (#8375)
mhofman 35aef87
feat(swing-store): faster import of swing-store
mhofman 03f642d
feat(swing-store): prevent SwingSet usage of imported swing-store
mhofman 06edaa4
Merge pull request #8522 from Agoric/mhofman/import-swing-store-fast
mergify[bot] 664f59f
fix: hard code working agoric-3-proposals image
mhofman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
SECURITY.md @Agoric/security |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@michaelfig please verify that this is good to include.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, please! This is a critical platform fix whose absence would prevent the use of dIBC in JS contracts.