Rework dbHandle
This release complete the rework job of util/dbHandle.
-
We changed from using Hyperledger Fabric couchdb util to statecouchdb.VersionedDB to correctly mimic how a peer perform endorse a transaction.
-
We change all DB write action to VersionedDB.ApplyUpdates to mimic the transaction batch write process to stateDB