Disable check_writes_enable option after 630
Open
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 126
Description
The transaction option `check_writes_enable` is not exposed through bindings now.
It is also not used in the codebase except in `FuzzApiCorrectness` where we randomly set transaction options to.
Shall we disallow setting this option after API version `630`?
Contributor guide
Assessment
This issue has not been assessed yet.