Skip to content

Use cached solana docker with programs baked in - #2999

Merged
jowlee merged 5 commits into
masterfrom
jowlee-docker-solana-baked
May 3, 2022
Merged

Use cached solana docker with programs baked in #2999
jowlee merged 5 commits into
masterfrom
jowlee-docker-solana-baked

Conversation

@jowlee

Copy link
Copy Markdown
Contributor

Description

The moment you've all been waiting for!
Update A up to use a dockerized solana-test-validator WITH the programs compiled and pre-deployed

This reduces the amount of time A up takes by ~9 minutes

Tests

Ran A up locally and was able to interact with solana claimable token client via client
Also was able to see transaction history for all solana config programs

NOTE: The docker image is not yet published & needs to be in order for others to run

@dmanjunathdmanjunath left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This looks straightforward to me, I actually don't mind it's a script vs dockerfile that's always something we can iterate on later.

As far as rollout, when do you want to publish this img? I also want to use that to test e2e locally

Comment threadservice-commands/scripts/bootstrap-solana-program-docker.js Outdated
@jowlee
jowleeforce-pushed the jowlee-docker-solana-baked branch from 247d481 to 181f4cbCompareMay 2, 2022 19:40
@jowlee
jowlee requested a review from dmanjunathMay 2, 2022 19:40
Comment threadservice-commands/src/setup.js
@jowlee
jowleeforce-pushed the jowlee-docker-solana-baked branch from 68294d2 to 94e3903CompareMay 3, 2022 14:11
@jowlee
jowlee merged commit da23918 into masterMay 3, 2022
@jowlee
jowlee deleted the jowlee-docker-solana-baked branch May 3, 2022 19:07
@joaquincasaresjoaquincasares mentioned this pull request May 4, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@jowlee@dmanjunath@raymondjacobson@hareeshnagaraj@piazzatron@csjiang