We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f013d commit dc86312Copy full SHA for dc86312
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.36.0] - 2024-03-21
9
+
10
+### Changed
11
12
+- Updated Erigon from 2.58.2 to 2.59.0
13
14
## [0.35.0] - 2024-03-19
15
16
### Added
defaults/main/erigon.yml
@@ -1,5 +1,5 @@
1
---
2
-erigon_docker_image: thorax/erigon:v2.58.2
+erigon_docker_image: thorax/erigon:v2.59.0
3
erigon_data_dir: /var/lib/erigon
4
erigon_maxpeers: 100
0 commit comments