deduplicating rest propose block (#15147)

* deduplicating rest propose block

* gaz

* linting

* gaz and linting

* remove unneeded import"
"

* gofmt
This commit is contained in:
james-prysm
2025-05-07 13:09:22 -05:00
committed by GitHub
parent c07479b99a
commit 35151c7bc8
12 changed files with 547 additions and 957 deletions

View File

@@ -0,0 +1,7 @@
### Fixed
- Fixed gocognit on propose block rest path.
### Ignored
- Removed jsonify functions that duplicate FromConsensus functions in the structs package for rest calls on propose block.