Nullable and fix lock in SQLiteWallet#3816
Conversation
SQLiteWalletlock in SQLiteWallet
|
can you @shargon to have a pr that fixes all |
|
he doesnt want big PRs |
? 1 file is big? |
|
My bad, @neo-project/core Sorrry I pushed to master, reverted |
|
The master branch has some commits from here. These commits need to be reverted? |
I thought he meant the whole repo or project. |
Already reverted |
https://github.com/neo-project/neo/commits/master/ Why many commits in recent hours? |
As I said, I was pushing to master, and was reverted already |
OK |
* master: (52 commits) Add SHA512 (#3845) Clean crypto (#3844) Review of #3782 (#3843) [`Fix`] References in `StorageKey` (#3782) Ensure `IInteroperable.Clone` (#3829) Ensure the interop types are serializable before commit (#3802) fix: ModInverse extension in BigIntegerExtensions (#3840) Style: avoid allocating emtpy array (#3841) Style: format json in tests/ (#3839) Reduce mem arguments (#3838) Avoid returning the entire mempool when only `maxTransactionsPerBlock` is required (#3823) style: use proper Assert methods (#3834) Nullable and fix `lock` in `SQLiteWallet` (#3816) [`Add`]: `Witness.Empty` for simplifing somethings (#3836) Style: format too-long literal strings (#3835) Add: NotNullWhen(true) for some out parameters (#3833) Update SQLiteWallet.cs (#3830) Revert "Optimize DeleteAccount" Revert "add lock to Version" Revert "Optimize LoadAccounts" ... # Conflicts: # neo.sln
* fix * Update SQLiteWallet.cs
Description
SQLiteWalletbecause of across execution #3534SQLiteWalletWalletDataContextcreation.Type of change
How Has This Been Tested?
Test Configuration:
Checklist: