36 Commits

Author SHA1 Message Date
Jon Cinque
f27665662c
web3: Fix docker ps commands in localnet.sh for Travis (#12183) 2020-09-11 18:34:27 +02:00
Jon Cinque
0bbfd59540 Add quotes to new argument 2020-08-28 16:49:28 -07:00
Jon Cinque
8c43a3da32 Update nofile flag in Docker to run Solana
Currently, the Solana Docker container does not start because it
requires `nofile` to be at least 500000, and the default behavior is
1024.

This fixes the documentation and running script to properly set the ulimit to
500000.
2020-08-28 16:49:28 -07:00
Jack May
696067228f fix: use parent packages channel 2020-06-14 21:57:04 -07:00
Jack May
899df7881b fix: docs 2020-06-14 21:57:04 -07:00
Jack May
11938e3a65 fix: support other localnet tags 2020-06-14 21:57:04 -07:00
Michael Vines
60ac6fc5b7 fix: avoid empty --network argument 2020-06-14 21:57:04 -07:00
Justin Starry
2e3c5e7820 fix: end of life native loader (#404) 2020-06-14 21:57:04 -07:00
Michael Vines
b4c80b1464 fix: inline testnet-default-channel.js 2020-06-14 21:57:04 -07:00
Michael Vines
9e30c6f827 fix: add solana-bpf-sdk-install command to permit users to easily update their bpf-sdk 2020-06-14 21:57:04 -07:00
Michael Vines
cd90a67184 fix: simplify RUST_LOG default 2020-06-14 21:57:04 -07:00
Michael Vines
243a4625f1 doc: rename network to cluster 2020-06-14 21:57:04 -07:00
Michael Vines
6b73d7d17c fix: unbreak channel default 2020-06-14 21:57:04 -07:00
Michael Vines
5e6c97d0c8 fix: look harder for solana-web3.js install directory 2020-06-14 21:57:04 -07:00
Michael Vines
1c80365812 fix: correctly locate package.json when installed globally 2020-06-14 21:57:04 -07:00
Michael Vines
6bdfce04d1 refactor: improve arg parsing 2020-06-14 21:57:04 -07:00
Michael Vines
a10d553850 fix: expose the localnet drone port 2020-06-14 21:57:04 -07:00
Michael Vines
62c1efc955 fix: add testnetChannelEndpoint() 2020-06-14 21:57:04 -07:00
Michael Vines
d46fd83f41 fix: avoid misleading error message when solana-localnet container is not running 2020-06-14 21:57:04 -07:00
Tyera Eulberg
ea5db68640 fix: Add network parameter to localnet run 2020-06-14 21:57:04 -07:00
Michael Vines
b67581700b fix: look for the default release channel harder 2020-06-14 21:57:04 -07:00
Michael Vines
96133216e5 fix: derive default release channel from package.json 2020-06-14 21:57:04 -07:00
Michael Vines
e4d1497c9d fix: surface system_program info logs by default 2020-06-14 21:57:04 -07:00
Michael Vines
680d2d18ea refactor: use env to locate bash 2020-06-14 21:57:04 -07:00
Michael Vines
f2f856356b fix: include rpc info logs by default 2020-06-14 21:57:04 -07:00
Michael Vines
bb71529fe0 fix: permit RUST_LOG to be overridden 2020-06-14 21:57:04 -07:00
Michael Vines
224f8b17e7 fix: include solana_bpf_loader in default logging 2020-06-14 21:57:04 -07:00
Michael Vines
ad43705124 fix: expose websocket 2020-06-14 21:57:04 -07:00
Michael Vines
40c68f3fcb fix: retry better 2020-06-14 21:57:04 -07:00
Michael Vines
ce6e840e03 fix: block until the JSON RPC API is available 2020-06-14 21:57:04 -07:00
Michael Vines
972f68b16e fix: log bank better 2020-06-14 21:57:04 -07:00
Michael Vines
cc68af7bb6 fix: quiet uninteresting log messages 2020-06-14 21:57:04 -07:00
Michael Vines
e739ac1424 feat: add deploy command 2020-06-14 21:57:04 -07:00
Michael Vines
3f2d1c4352 fix: logs are now followed though a localnet restart 2020-06-14 21:57:04 -07:00
Michael Vines
394d63891b fix(solana-localnet): |logs| now works correctly 2020-06-14 21:57:04 -07:00
Michael Vines
d3d1bce4c2 feat: add solana-localnet program 2020-06-14 21:57:04 -07:00