You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refs: #11053#11056
## Description
This PR incorporates the original #11053 fix as installed on
agoricdev-25 of [the Agoric devnet](https://devnet.agoric.net). #11056
contains a cleaner fix to be merged with master.
### Security Considerations
n/a
### Scaling Considerations
Bootstrap only: should not affect resource consumption.
### Documentation Considerations
n/a
### Testing Considerations
Tested manually and on Agoric devnet.
### Upgrade Considerations
Will only affect new devnet chains and followers.
Describe the bug
New chains initialized (not upgraded) from
@agoric/vm-config/decentral-devnet-config.json
cannot provision smart wallets.To Reproduce
Steps to reproduce the behavior:
cd packages/cosmic-swingset
make scenario2-setup scenario2-run-chain
block 17 commit
make fund-provision-pool
make provision-acct ACCT_ADDR=$(cat t1/8000/ag-cosmos-helper-address)
agd query vstorage path published.wallet.
Expected behavior
agd query vstorage path published.wallet
should return at least one child, like:Platform Environment
fast-usdc-beta-1-127-gd711f8fd3b
The text was updated successfully, but these errors were encountered: