Changelog
- 7f997bd fix: add erasure reDecoder for evicted chunks (#5097)
- 7bd8512 fix: ens error handling (#5213)
- 41f26a4 refactor: replace sort.Slice with slices.Sort for natural ordering (#5218)
- ca6e040 refactor: use the built-in max/min to simplify the code (#5214)
- 0982c66 chore: remove duplicate package imports (#5079)
- 71c4fb9 feat: feed legacy payload param (#5163)
- 364fbc5 refactor: use the built-in max/min to simplify the code (#5103)
- a2487ff chore: fix comment function name (#5212)
- d16fd56 fix(docs): update install instructions link (#5211)
- cb09d3e refactor: use b.Loop() to simplify the code (#5206)
- 46f99ab fix: uncompressed eth message signature (#5197)
- 059c771 fix(docs): update license badge link (#5207)
- 6e07242 refactor: using reflect.TypeFor (#5200)
- e0cbd67 chore: fix some function names in comment (#5195)
- 0e8594d refactor: init metrics (#5198)
- 29ea2b7 fix: register init metrics (#5196)
- 2378edd feat: bootup time metrics (#5162)
- 3a5de30 chore(ci): bump k3s to v1.31.10+k3s1 (#5186)
- e7242df refactor: replace context.WithCancel with t.Context (#5188)
- 370d188 chore: make function comments match function names (#5183)