transact GitHub
PR #344 | Stabilize feature "state-trait" |
This PR stabilizes the feature "state-trait" by renaming the feature to "state-in-transaction" and moving it to the "stable" meta feature. For the main branch, these feature is removed. The commits related to the renaming and moving it to "stable" will be back-ported to the 0-4 branch and included in a 0.4.x release. |
Created At 2022-05-18 20:35:56 +0000 UTC
PR #343 | Add missing v2 state trait implementations for SqlMerkleState |
This PR cleans up some use of the v2 state traits and implements them for the SQL backends that own their own connection pools. |
Created At 2022-05-18 19:19:23 +0000 UTC
PR #342 | Backport 0-4: Merge state trait features and supporting commits |
Backports commits from #334, #337, #338, and #341 |
Created At 2022-05-17 21:10:07 +0000 UTC
PR #341 | Merge state-trait subfeatures into state-trait |
This change merges all of the state-trait subfeatures into the state-trait, to be stabilized together. |
Created At 2022-05-17 16:09:21 +0000 UTC