This website requires JavaScript.
Explore
Help
Sign In
certusone
/
wormhole
mirror of
https://github.com/certusone/wormhole.git
Watch
1
Star
0
Fork
You've already forked wormhole
0
Code
Issues
Projects
Releases
Wiki
Activity
caeea358d8
wormhole
/
solana
/
.dockerignore
8 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update devnet and Solana program
2020-08-16 04:21:10 -07:00
bin
pyth2wormhole: build + deploy program into local devnet Change-Id: I82acc6755476229d97ad20e73f4ed08b27d98ecf
2021-08-05 05:32:47 -07:00
**/target
Optimise solana dockerfiles (#1334) * solana/devnet_setup.sh: Build CLI instead of JITing it This makes the registration process a few seconds faster. * solana/Dockerfile: Don't copy devnet_setup.sh at the beginning This is unnecessary, and inefficient, because each time the file changes, a lot of things get rebuilt/reinstalled. * solana/Dockerfile: cache cargo registry this allows skipping rebuilding cargo dependencies. Small contract changes now rebuild in 20s, down from 60s before * Remove unnecessary debian depencies * Rename rust-toolchain.toml to rust-toolchain (rustup in the container didn't recognise it with .toml extension) and use in containers instead of manually specifying rust version * solana/Dockerfile: Use prebuilt docker image * solana: Add docs on docker base images
2022-07-14 10:29:33 -07:00
**/bundler
**/nodejs
artifacts-*
**/Makefile
*.md