Commit Graph

627 Commits

Author SHA1 Message Date
Lijun Wang 7f223dc582
Added option to turn on UDP for TPU transaction and make UDP based TPU off by default (#27462)
--tpu-enable-udp is introduced. And when this is on, the transaction receive and transaction forward is enabled using udp.

Except for a few tests which was hard-coded sending transactions using udp, most tests are being done with udp based tpu disabled.
2022-09-07 13:19:14 -07:00
Yihau Chen e7689f7961
chore: bump shellcheck v0.8.0 (#27463)
* bump shellcheck to stable verion, v0.8.0

* fix SC2086

* fix SC2269, https://www.shellcheck.net/wiki/SC2294

* fix SC2294

* do null and unset check for variable, FORCE_DELETE
2022-09-01 06:48:20 +00:00
Lijun Wang ed463dd48c
Support tpu disable quic in net scripts (#27039)
Support tpu disable quic in net scripts
2022-08-24 08:21:01 -07:00
kirill lykov cd01c1a4ce
Add profile option to net scripts (#25624)
* add image option to cloud CreateInstaces

* add script to install perf

* add profile option to gce.sh

* add profile option for net.sh start

* Revert "add image option to cloud CreateInstaces"

This reverts commit fd63991861e632ae87e79281bca63a0f8173e201.

* remove imageName from gce.sh

* fix for gce.sh

* add comments on permissions setup

* remove profile option for gce.sh

* remove short arg
2022-06-21 19:28:15 +02:00
kirill lykov 4f0cc6224e
update ubuntu image (#25690) 2022-06-21 09:27:20 +01:00
kirill lykov 2107e00262
Net scripts clean up (#25654)
* remove deprecated faucet option

* remove unnecessary imageName
2022-06-09 09:58:21 +02:00
kirill lykov a74adb07fa
Upd doc comment for cloud CreateInstances (#25609) 2022-05-27 18:34:41 +02:00
Jon Cinque 7af48465fa
transaction-status: Add return data to meta (#23688)
* transaction-status: Add return data to meta

* Add return data to simulation results

* Use pretty-hex for printing return data

* Update arg name, make TransactionRecord struct

* Rename TransactionRecord -> ExecutionRecord
2022-03-22 23:17:05 +01:00
Haoran Yi 69b47915b1 minor fix for handling unsupported opt in script 2022-02-11 20:43:20 -08:00
joeaba 1ee6707bdd
undoing the changes for the traceability (#22642) 2022-01-22 23:27:13 +11:00
joeaba 252b0c42d5
undoing the previous commit
was unnecessary
2022-01-22 00:22:27 +05:30
joeaba 1a855aa6f7
add script to check the validity of file content 2022-01-15 22:47:15 +05:30
joeaba eb461a5442
add scripts for traceability 2022-01-15 22:36:13 +05:30
joeaba af7a2e3daa
Update metrics subdomain 2022-01-04 20:14:41 -05:00
Okcan Yasin Saygılı e61a736d44
Revert host
Revert host
2021-12-28 18:22:20 +03:00
Okcan Yasin Saygılı f2c51653e4
Update init
As know that hostname was changed
2021-12-28 17:35:45 +03:00
Tyera Eulberg a6a4cfda89
Enable easy full-rpc services on testnet nodes (#20529) 2021-10-07 19:08:29 -06:00
sakridge 6df0ce5457
Remove nodejs (#20399) 2021-10-05 09:18:19 +02:00
Tyera Eulberg d559426373
Preserve pre-existing vote/stake keypairs for bootstrap validator (#19405) 2021-08-24 22:29:55 +00:00
Tyera Eulberg 7d135f185c
Enable booting testnet validators without tower required (#19298) 2021-08-18 23:02:28 -06:00
Jeff Biseda 5d380b24a8
enable ipv6 for docker (#19281) 2021-08-18 17:20:45 -07:00
Tyera Eulberg 1d375ff2da
Plumb accounts-db-skip-shrink through testnet scripts (#19290) 2021-08-18 16:28:06 -06:00
behzad nouri c4f2e5f88c allows private addresses if not public network 2021-08-11 00:33:14 +00:00
behzad nouri 81026f9ea5
passes through --allow-private-addr to validators in system perf tests (#18876) 2021-07-29 19:04:45 +00:00
Justin Starry cfece66403
Remove unused exchange program and bench client (#18463) 2021-07-12 21:59:11 -05:00
joeaba 99c05f369d
fix-influx-port (#18355) 2021-07-01 06:38:39 +00:00
axleiro 34856cef05
Update init-metrics.sh (#17952) 2021-06-15 04:31:28 +00:00
Ashwin Sekar 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
Tyera Eulberg cb1fb28247
Allow configuring testnet slots-per-epoch (#17545) 2021-05-27 12:37:34 -06:00
steviez 0b5167bf51
Add pubkey for stevecz (#17094) 2021-05-06 21:52:39 -05:00
Brooks Prumo 9bca18603b
Add Brooks's pubkey to authorized keys (#17063) 2021-05-05 23:11:20 +00:00
Tyera Eulberg 3af8cb0150
Fix limit-ledger-size syntax (#16856) 2021-04-27 03:35:35 +00:00
Tyera Eulberg 053120e04c Initialize non-bootstrap ndoes with faucet address 2021-04-21 01:48:41 -06:00
Tyera Eulberg 51b748408c Pass limit-ledger-size value 2021-04-21 01:48:41 -06:00
sakridge 9dfe545820
Remove colo nodes (#16546) 2021-04-15 00:13:07 -07:00
Tao Zhu 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
Justin Starry 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
sakridge afbd09062d
use certbot from apt not snap (#16081) 2021-03-23 22:22:47 +00:00
Tyera Eulberg 28a9926ba1
Log devbuild branch and commit for locally built testnet (#15541) 2021-02-25 14:57:40 -07:00
sakridge 5656c684a5
Ubuntu 20.04 instead of 18.04 (#15525) 2021-02-25 00:03:31 +00:00
Dmitri Makarov 89b0d803ff
Add Dmitri's key (#15390) 2021-02-18 09:23:18 +01:00
Jeff Washington (jwash) 6425a748f7
add jwash authorized key (#15280) 2021-02-12 00:55:14 +00:00
carllin 8c49985b5c
custom vm type (#15202) 2021-02-10 04:17:04 -08:00
joeaba af7e799147
Update solana-user-authorized_keys.sh (#15059) 2021-02-05 22:37:34 -08:00
Leopold Schabel 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
Trent Nelson 3175cf1deb net/gce.sh: Add cusom RAM arg instead of doubling default with tmpfs 2021-01-15 16:10:39 -07:00
Trent Nelson ff599ace4d net/: Support accounts on swap-backed tmpfs 2021-01-15 16:10:39 -07:00
Trent Nelson ddf1d2dbf5 gce.sh: Factor out default custom memory 2021-01-15 16:10:39 -07:00
Trent Nelson 7b67228bc1 net/net.sh: Quite pre-emptible instance status check 2021-01-15 20:09:04 +00:00
behzad nouri 673cb39975
adds pubkey for behzad@solana.com (#14558) 2021-01-13 16:26:17 +00:00