-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
C:TypesT: API BreakingBreaking changes that impact APIs and the SDK only (not state machine).Breaking changes that impact APIs and the SDK only (not state machine).Type: Code HygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.General cleanup and restructuring of code to provide clarity, flexibility, and modularity.
Description
Summary
In #11188 we added sdk.NewDB
and deprecated sdk.NewLevelDB
.
- remove
sdk.DBBackend
global - remove
sdk.NewLevelDB
Needs to be done after 0.46 release.
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate contributors tagged
- Contributor assigned/self-assigned
Metadata
Metadata
Assignees
Labels
C:TypesT: API BreakingBreaking changes that impact APIs and the SDK only (not state machine).Breaking changes that impact APIs and the SDK only (not state machine).Type: Code HygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.General cleanup and restructuring of code to provide clarity, flexibility, and modularity.