You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following suggestion is related to #1899, and is originally suggested by @evan-forbes in this comment
we don't have to handle it all in this PR, but after we add the hacky if statement protection in PrepareProposal, we could also add a different test that waits for block height 2 and then ensures that the first block is empty
The text was updated successfully, but these errors were encountered:
…ected errors at height 1 (#2233)
## Overview
Closes#1899Closes#2221
## Checklist
- [x] New and updated code has appropriate documentation
- [x] New and updated code has new and/or updated testing
- [x] Required CI checks are passing
- [x] Visual proof for any user facing features like CLI or
documentation updates
- [x] Linked issues closed with keywords
…ected errors at height 1 (#2233)
## Overview
Closes#1899Closes#2221
## Checklist
- [x] New and updated code has appropriate documentation
- [x] New and updated code has new and/or updated testing
- [x] Required CI checks are passing
- [x] Visual proof for any user facing features like CLI or
documentation updates
- [x] Linked issues closed with keywords
(cherry picked from commit e2b154d)
# Conflicts:
# app/test/block_production_test.go
The following suggestion is related to #1899, and is originally suggested by @evan-forbes in this comment
The text was updated successfully, but these errors were encountered: