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

contractStarter contract for use with smartWallet #8640

Closed
wants to merge 18 commits into from

Conversation

dckc
Copy link
Member

@dckc dckc commented Dec 9, 2023

closes: #XXXX
refs:

Description

stopgap to permissionless deployment: lower permissioned deployment. e.g. you qualify for a deployment privilege and if you do anything bad your contract is killed and the privilege revoked (cc @turadg )

  • contractStarter can start postalSvc with payout of invitation with new instance in customDetails
  • resulting postalSvc works: contractStarter provides privateArgs to postalSvc
  • contractStarter can terminate postalSvc
    • start contract in a bootstrap test

Security Considerations

Scaling Considerations

Documentation Considerations

Testing Considerations

Upgrade Considerations

dckc added 2 commits December 9, 2023 11:21
adapted from boot package commit:
2023-09-07 11:15 1121bfd test: support .ts files
to be consistent with other places where we resolve package names
@dckc dckc changed the base branch from master to dc-postalSvc December 10, 2023 22:29
@dckc dckc force-pushed the dc-contract-starter branch from c41d06f to 20ae3ad Compare December 10, 2023 22:37
@dckc dckc force-pushed the dc-contract-starter branch from 20ae3ad to 991a7fe Compare December 10, 2023 23:03
@dckc dckc changed the title Dc contract starter contractStarter contract Dec 10, 2023
@dckc dckc changed the title contractStarter contract contractStarter contract for use with smartWallet Dec 10, 2023
dckc added 7 commits December 10, 2023 20:04
Upgrading this to terminalIncarnation.js didn't work:

```
🤞 UnhandledPromiseRejection: (Error#1)
Nested error under Error#1
Error#1: failed to reanimate Alleged: PostalSvc creatorFacet
```

So I might roll it back.
@dckc
Copy link
Member Author

dckc commented Jan 19, 2024

obsolete in favor of agoric-labs/ag-power-tools#5

@dckc dckc closed this Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant