algorand / algorand/go-algorand
Add E2E test verifying behavior when transactions are not gossiped
未關閉
Team Scytale
- 主要語言
- Go
- 星號
- 1.4k
- 分支
- 537
- 平均合併
- 1 天 6 小時
- 30 天內合併 PR
- 17
描述
## Problem
In https://github.com/algorand/go-algorand/pull/4371#discussion_r940496735, we discovered an untested code path in `ledger/internal/eval.go`. Although a unit test was added to fix the thread's issue, it's problematic because there exist other untested scenarios.
It'd be ideal to create a go-algorand E2E test verifying correct behavior + defending against regressions. The challenge is to trigger the code path by adding a node that does _not_ see gossiped transactions.
## Solution
## Dependencies
## Urgency
貢獻指南
評估
這個 Issue 還沒有評估資料。