a6a4cfda89
Enable easy full-rpc services on testnet nodes ( #20529 )
2021-10-07 19:08:29 -06:00
6df0ce5457
Remove nodejs ( #20399 )
2021-10-05 09:18:19 +02:00
d559426373
Preserve pre-existing vote/stake keypairs for bootstrap validator ( #19405 )
2021-08-24 22:29:55 +00:00
7d135f185c
Enable booting testnet validators without tower required ( #19298 )
2021-08-18 23:02:28 -06:00
5d380b24a8
enable ipv6 for docker ( #19281 )
2021-08-18 17:20:45 -07:00
1d375ff2da
Plumb accounts-db-skip-shrink through testnet scripts ( #19290 )
2021-08-18 16:28:06 -06:00
c4f2e5f88c
allows private addresses if not public network
2021-08-11 00:33:14 +00:00
81026f9ea5
passes through --allow-private-addr to validators in system perf tests ( #18876 )
2021-07-29 19:04:45 +00:00
cfece66403
Remove unused exchange program and bench client ( #18463 )
2021-07-12 21:59:11 -05:00
99c05f369d
fix-influx-port ( #18355 )
2021-07-01 06:38:39 +00:00
34856cef05
Update init-metrics.sh ( #17952 )
2021-06-15 04:31:28 +00:00
e3f5c0005b
Add partial network outage before test functionality ( #17291 )
...
* Add partial network outage before testing functionality
Allow a percentage of the stake to go offline before an automation test starts
* code review fixes
2021-05-28 12:53:11 -07:00
cb1fb28247
Allow configuring testnet slots-per-epoch ( #17545 )
2021-05-27 12:37:34 -06:00
0b5167bf51
Add pubkey for stevecz ( #17094 )
2021-05-06 21:52:39 -05:00
9bca18603b
Add Brooks's pubkey to authorized keys ( #17063 )
2021-05-05 23:11:20 +00:00
3af8cb0150
Fix limit-ledger-size syntax ( #16856 )
2021-04-27 03:35:35 +00:00
053120e04c
Initialize non-bootstrap ndoes with faucet address
2021-04-21 01:48:41 -06:00
51b748408c
Pass limit-ledger-size value
2021-04-21 01:48:41 -06:00
9dfe545820
Remove colo nodes ( #16546 )
2021-04-15 00:13:07 -07:00
ad71e27a0d
Add tao pubkey for testnet ( #16548 )
...
Co-authored-by: Tao Zhu <taozhu@Taos-MacBook-Pro.local >
2021-04-14 12:44:55 -05:00
6cd4bc5e60
Speed up net.sh builds ( #16360 )
...
* Speed up net.sh builds
* feedback
* Update net/net.sh
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
* feedback
* fix
Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com >
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
2021-04-07 14:45:03 +08:00
afbd09062d
use certbot from apt not snap ( #16081 )
2021-03-23 22:22:47 +00:00
28a9926ba1
Log devbuild branch and commit for locally built testnet ( #15541 )
2021-02-25 14:57:40 -07:00
5656c684a5
Ubuntu 20.04 instead of 18.04 ( #15525 )
2021-02-25 00:03:31 +00:00
89b0d803ff
Add Dmitri's key ( #15390 )
2021-02-18 09:23:18 +01:00
6425a748f7
add jwash authorized key ( #15280 )
2021-02-12 00:55:14 +00:00
8c49985b5c
custom vm type ( #15202 )
2021-02-10 04:17:04 -08:00
af7e799147
Update solana-user-authorized_keys.sh ( #15059 )
2021-02-05 22:37:34 -08:00
31019e9828
fix: do not download and execute binaries via HTTP ( #14914 )
...
This fixes a couple of trivial remote code execution opportunities.
2021-01-29 01:59:40 +00:00
3175cf1deb
net/gce.sh: Add cusom RAM arg instead of doubling default with tmpfs
2021-01-15 16:10:39 -07:00
ff599ace4d
net/: Support accounts on swap-backed tmpfs
2021-01-15 16:10:39 -07:00
ddf1d2dbf5
gce.sh: Factor out default custom memory
2021-01-15 16:10:39 -07:00
7b67228bc1
net/net.sh: Quite pre-emptible instance status check
2021-01-15 20:09:04 +00:00
673cb39975
adds pubkey for behzad@solana.com ( #14558 )
2021-01-13 16:26:17 +00:00
3322b83183
net/gce.sh: Upgrade to Ubuntu 20.04
2020-12-17 22:04:49 +00:00
a0507505f4
net/gce.sh: Switch to SSD boot disks
2020-12-17 22:04:49 +00:00
ffe0532ded
net/gce.sh: Bump machine type to 24-core, 64GB RAM
2020-12-17 22:04:49 +00:00
3425e98a6b
Plumb args for validator boot disk size and client machine type ( #13975 )
2020-12-06 12:37:46 -08:00
008b56e535
Fix validator keys path ( #13772 )
2020-11-26 19:20:56 -08:00
dcbb1dca8a
Primordial stake debug ( #13756 )
2020-11-23 13:01:00 -08:00
13f3043c8a
tell curl to follow redirects to fix net scripts ( #13589 )
2020-11-13 19:56:37 -08:00
ff4b34202c
Add SSH key for buildkite-agent on achille
2020-10-27 01:57:25 +00:00
d5163c5786
Adds public key for alexander@solana.com ( #12980 )
2020-10-20 01:11:02 +09:00
74a6083269
net-scripts: Correct buildkite agent SSH keys
2020-10-05 21:00:25 +00:00
7b7ea946e3
net-scripts: Remove SSH keys of inactive developers
2020-10-05 21:00:25 +00:00
f50ed35c6d
net.sh: $extraPrimordialStakes is never empty
2020-09-14 19:27:26 +00:00
ff88c96549
net.sh: Skip validator accounts creation if primordial
2020-09-11 10:19:10 -06:00
45d09b33ad
net.sh: Smarter wait slot resolution for --extra-primordial-stakes
2020-09-11 10:19:10 -06:00
de3a2eff22
net.sh: Don't force --warp-slot w/o --wait-for-supermajority
2020-09-10 02:57:39 +00:00
775340c6f3
net.sh: Support multiple validators with active stake from the start
2020-09-09 05:38:46 +00:00