Skip to content

fix: prevent reporter self switching, other tiny cleanup#995

Merged
brendaloya merged 9 commits intomainfrom
dan-hardening
Apr 3, 2026
Merged

fix: prevent reporter self switching, other tiny cleanup#995
brendaloya merged 9 commits intomainfrom
dan-hardening

Conversation

@danflo27
Copy link
Copy Markdown
Contributor

@danflo27 danflo27 commented Apr 1, 2026

Description

Minor hardening fixes, script fixing for testing

Related Issue

Fixes #977 , #982 , #983 , and #991

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • State Changes (please describe)"
  • Chain Changes (please describe):
  • Daemon Changes
  • Tests
  • Added Getter

Testing

Checklist

  • Code follows project style guidelines
  • I have added appropriate comments to my code
  • I have updated the documentation accordingly
  • I have added tests that prove my fix or feature works
  • go test ./... is passing locally
  • make e2e is passing locally

@brendaloya brendaloya merged commit c13040d into main Apr 3, 2026
37 checks passed
@brendaloya brendaloya deleted the dan-hardening branch April 3, 2026 17:52
github-actions bot pushed a commit that referenced this pull request Apr 3, 2026
* fix script for lvm/start chain

* remove one-time fix in preblock from height 1062219

* mark deposits claimed only after funds move

* check snapshot limit before creating snapshots

* prevent reporter self switching

* import cleanup from removing one time preblocker math

---------

Co-authored-by: brendaloya <35778124+brendaloya@users.noreply.github.com>
(cherry picked from commit c13040d)
brendaloya added a commit that referenced this pull request Apr 3, 2026
* fix script for lvm/start chain

* remove one-time fix in preblock from height 1062219

* mark deposits claimed only after funds move

* check snapshot limit before creating snapshots

* prevent reporter self switching

* import cleanup from removing one time preblocker math

---------


(cherry picked from commit c13040d)

Co-authored-by: Dan F <florentinodc@outlook.com>
Co-authored-by: brendaloya <35778124+brendaloya@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

remove hardcoded one-time fix in app/app.go:896-919

3 participants