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

Idcom 1993 update UI deployment #161

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

william-brooks
Copy link
Contributor

No description provided.

BUCKET=cryptid-dev.identity.com
fi

npx deploy-aws-s3-cloudfront --non-interactive --react --bucket ${BUCKET} --destination ${STAGE} --distribution ${DISTRIBUTION}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I removed the destination (folder) in favour of a seperate bucket - let me know if you disagree

]);

await airdrop(connection, key.publicKey, 1_000_000);
Copy link
Contributor

Choose a reason for hiding this comment

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

If the amount was the issue you can move that back up in the code, correct?

@rado0x54
Copy link
Contributor

Maybe it makes sense to fix the deprecation warning use of deprecated associated function solana_program_test::BanksClient::get_recent_blockhash: Please use get_latest_blockhashinstead as well as part of the PR (because they were triggered by the Solana update)

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.

2 participants