hiero-ledger / hiero-ledger/hiero-consensus-node
0.80 TSS and Block Stream Config Defaults
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
### Background
For release 0.78, TSS forceMockSignatures should be false.
Also
- BlockStreamConfig streamMode should be BLOCKS
- streamWrappedRecordBlocks should be false
- enableCutover true
- writerMode GRPC
- BlockBufferConfig isBufferPersistenceEnabled true
All CI checks will need a DinD Block Node to properly run the CN with this setup.
### Acceptance Criteria
See above
### Dependencies
_No response_
### Definition of Ready (DoR) Checklist
- [ ] Clear acceptance criteria
- [ ] Clear and detailed description
- [ ] Dependencies identified
- [ ] Links to documentation
- [ ] Should be completable in 2-3 Days
- [ ] Initial draft of Low-level design document
- [ ] At least high level test plan
- [ ] Groomed/Estimated
### Definition of Done (DoD) Checklist
- [ ] Acceptance Criteria complete
- [ ] No Codacy issues greater than minor (in new code)
- [ ] JavaDocs updated/created
- [ ] Code commented
- [ ] Unit tests created/updated
- [ ] 80% test code coverage (in new code)
- [ ] Happy Path and major negative cases in HAPI tests as applicable
Contributor guide
Assessment
This issue has not been assessed yet.