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

feat: close vault action #86

Merged
merged 4 commits into from
Dec 2, 2021
Merged

feat: close vault action #86

merged 4 commits into from
Dec 2, 2021

Conversation

b2kdaman
Copy link
Contributor

@b2kdaman b2kdaman commented Dec 1, 2021

Checklist update

@b2kdaman b2kdaman marked this pull request as ready for review December 1, 2021 16:22
zaxozhu
zaxozhu previously approved these changes Dec 1, 2021
src/actions/closeVault.ts Outdated Show resolved Hide resolved
src/actions/closeVault.ts Outdated Show resolved Hide resolved
src/actions/closeVault.ts Outdated Show resolved Hide resolved
src/actions/closeVault.ts Outdated Show resolved Hide resolved
test/actions/closeVault.test.ts Outdated Show resolved Hide resolved
test/actions/closeVault.test.ts Outdated Show resolved Hide resolved
test/actions/closeVault.test.ts Outdated Show resolved Hide resolved
test/actions/closeVault.test.ts Outdated Show resolved Hide resolved
test/actions/closeVault.test.ts Outdated Show resolved Hide resolved
test/actions/createVault.test.ts Outdated Show resolved Hide resolved
Valentine Panchin added 4 commits December 2, 2021 10:44
Checklist update
feat: close vault action

update tests
fix: lint fix
removed axios and magic numbers
@b2kdaman b2kdaman merged commit e2f8c43 into main Dec 2, 2021
@b2kdaman b2kdaman deleted the feat/vault-closeVault branch December 2, 2021 10:20
const redeemTreasuryKey = new PublicKey(redeemTreasury);
const pricingLookupAddressKey = new PublicKey(pricingLookupAddress);

const activateVaultTx = new ActivateVault(txOptions, {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do you activate in the close command?

@zaxozhu
Copy link
Contributor

zaxozhu commented Dec 2, 2021

🎉 This PR is included in version 4.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

4 participants