Skip to content

Releases: Hohlas/solana-guard

v1.8.24

16 Aug 17:41
00a54d7

Choose a tag to compare

add CREDITS_LOSS param, counted by CREDITS_GAP() func

v1.8.23

13 Aug 17:52
f04bf98

Choose a tag to compare

faster ssh using multiplexing mode

v1.8.21

04 Aug 22:01
5ba9017

Choose a tag to compare

  • Add local RPC port detection from service file
  • Use local RPC for leader schedule and epoch info queries

v1.8.20

04 Aug 12:13
ae78a4a

Choose a tag to compare

replace site domains ("www.google.com" "www.bing.com")
with IP addresses ("8.8.8.8" "1.1.1.1")

v1.8.19

04 Aug 06:10
0096299

Choose a tag to compare

increase timeout:
timeout 9 solana gossip
timeout 9 solana validators

v1.8.18

02 Aug 17:56
52af4d4

Choose a tag to compare

simplify relayer service handling

  • Combine RELAYER_SERVICE variable to serve dual purpose as both flag and service name
  • Remove redundant RELAYER_SERVICE_NAME variable
  • Update relayer service checks to use -n/-z string operators
  • Add backward compatibility for old configs with RELAYER_SERVICE=true
  • Update all systemctl commands to use unified RELAYER_SERVICE variable

v1.8.17

27 Jul 18:42
30ac4a2

Choose a tag to compare

some preliminary checks added

v1.8.16

22 Jun 21:26
5c40530

Choose a tag to compare

add ALARM to CHECK_RELAYER()
change RELAYER_ERRORS to "block engine failed: aoi updates disconnected"
change ping "www.google.com" -> "8.8.8.8"

v1.8.14

19 Jun 17:31
0d3c11e

Choose a tag to compare

add checking relayer.service is running
add checking journalctl relayer errors

v1.8.12

18 Jun 07:04
3e2a183

Choose a tag to compare

encrease timeout for 'ssh "stop relayer"'
add to log 'rpc_index=0'