What's Changed
- [#3345]: Cleanup state cache
- [#3379]: fix: replace native-tls with default-tls.
- [#3378]: chore: rename rockdb playbook name
- [#3377]: feat: DEVOPS-167 Set the zq2 tf variables with data disk and os image Ubuntu 2404
- [#3369]: feat: DEVOPS-164 add data disk to monitoring
- [#3368]: feat: DEVOPS-162 implement overrides to provision the data disk and configure the os image
- [#3344]: fix ci
- [#3366]: feat: DEVOPS-151 start persistence backup if node is synced
- [#3367]: feat: DEVOPS-72 override node disk size
- [#3365]: feat: DEVOPS-149 prune Docker resources when installing the node
- [#3341]: Wrap
ViewHistoryinArc<RwLock<>>to prevent excessive cloning - [#3324]: Rocksdb: employ partitioned index/filter
- [#3331]: feat: DEVOPS-137 inject rate limit bypass ips and keys to zq2
- [#3155]: Update revm
- [#3311]: Bypass RPC limits for IPs specified in ALLOWED_IPS env string.
- [#3329]: feat: DEVOPS-137 add bypass secret
- [#3325]: feat: DEVOPS-123 override nodes instance type
- [#3322]: Rocksdb - some quality of life improvements
- [#3319]: feat: DEVOPS-136 ulimits for zilliqa service
- [#3313]: Fix z2 withdraw function call redirecting to unstake function instead of withdraw function.
- [#3312]: fix: z2 join/deployer incompatibilites.
- [#3309]: Reduce disk I/O for checkpoint
- [#3310]: fix: redis url with no TLS
- [#3308]: feat: DEVOPS-124 Increase persistence backup schedule from 7200 block…
- [#3266]: Credit-based rate limiter
- [#3291]: Fix empty map scilla queries
- [#3257]: Make hardcoded limits configuration via config file
- [#3302]: feat: DEVOPS-77 throttle ips and custom rules in security policies
- [#3301]: feat: DEVOPS-125 alternative ssl domains for private apis
- [#3300]: Use environment variables, cli for some configurations
- [#3299]: Fix QUIC multiaddr, typo.
- [#3292]: Allow quic/tcpip transports.