Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adding solchains in NewEnv * Revert "Adding solchains in NewEnv" This reverts commit aaab52e. * adding sol chains to newenv * newEnv needs to send nil * adding test env setup * adding link token deployment and test * adding nil for crib sol chains * using switch case * Adding decimal const * adding chain selectors commit * go mod tidy * adding initial code for solana chain contracts deploy * linting * adding solana state * adding initial code for solana chain contracts deploy * wip * chain sel update * update core/scripts go files * again * add changeset * go imports * go mod * go mod * go mod tidy * todo * deploy stuff * Adding solana router deploy * Adding * updates * adding stuff for tests * linting * linting * changing to ctf * bug * Add CI Action to build Solana contracts * testing stuff * continue testing * Update action.yml * Update action.yml * Update action.yml * Update action.yml * Update action.yml * Update action.yml * Update action.yml * Update action.yml * deployment: memory: Generate more transmitter key types, expose in JD * deployment: memory: Configure nodes with solana config too * Use CTF to spin up the solana validator for in-memory tests * Use autopatchelf on solana binaries to make them usable on NixOS * memory: solana: Shut down the container when test terminates * go mod tidy * Use latest upstream CTF * Add missing import * make modgraph * Use framework.DefaultNetwork() * changes * tidying * ignoring keypair if not provided * fix * Update action.yml * Update action.yml * Update action.yml * Update action.yml * Update action.yml * Update action.yml * test integrating with CI build step * test fix * try reading program ids * Update action.yml * Update action.yml * Update action.yml * Update action.yml * Update chain.go * Update action.yml * last try * Update action.yml * Update action.yml * make script executable * reverting changes to stabilize the branch * Create ccip_router.so * linting * adding build here * test different strategy * another try * Update action.yml * yash fixed it! * Update chain.go * cleanup * still linting * lint * solana tooling dev * Revert "solana tooling dev" This reverts commit 38607aa. * switch strategy to local build * clean up test * cleanning up * fix * try fix ci * Update action.yml * Update action.yml * Update action.yml * get full sha * :( * :( * Update action.yml * very sad * fixing * cleanning up branch * Update action.yml * reuse build script in CI * typo * welp cleaning up branch * Delete .solana_contracts_rev * fix * Update action.yml * fix fetch * Update action.yml * Update action.yml * clean up and add comments * linting * Update solana_chain.go * fix ci checks * Update ci-core-partial.yml * test fix * CI is difficult * Update flakeguard.yml * try a purge just for fun * try bigger image * revert flakeguard --------- Co-authored-by: Terry Tata <[email protected]> Co-authored-by: jlaveracll <[email protected]> Co-authored-by: Blaž Hrastnik <[email protected]>
- Loading branch information