Commit Graph

11 Commits

Author SHA1 Message Date
Andrey Frolov 59290c08aa
fix: add type-check script to web3.js package (#23109) 2022-03-23 12:58:42 -07:00
Michael Vines 4d00995d2d shellcheck 2022-01-21 14:06:53 -08:00
Michael Vines aca1d577a4 chore: differentiate between Travis and Github Actions before install 2022-01-21 13:16:42 -08:00
Michael Vines 7803e1be3d chore: remove reference to nonexistent script 2022-01-21 12:12:00 -08:00
Justin Starry 43a116a84e
chore: stop building on npm prepare (#16126) 2021-03-25 19:06:29 +08:00
Justin Starry e9b08b5e7f fix: remove deprecated bpf-sdk, localnet, and examples
BREAKING CHANGE: Removed binaries solana-localnet and solana-bpf-sdk-install.
Please install the Solana CLI tools to download the BPF SDK and to
install the solana-test-validator binary intead.
2021-03-19 17:45:08 +08:00
Justin Starry 8ada44456d chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
Justin Starry c675c67c26 chore: replace jest with mocha 2021-02-08 07:57:05 +08:00
Michael Vines fd7d2f82ae chore: port web3.js to solana-test-validator 2020-12-17 20:53:10 +00:00
Justin Starry df7e40f0bd chore: add set -e to web3 travis script to fail job on error 2020-06-18 15:39:02 +08:00
Michael Vines 22ea4fb272 ci: break up .travis.yml 2020-06-14 22:08:55 -07:00