Skip to content

Add async WalletDb

Compare
Choose a tag to compare
@shamardy shamardy released this 07 Nov 12:01
· 2 commits to master since this release
debae77
  • The default WalletDb wrapper, which is based on Sqlite Connection did not support asynchronous environments. To address this limitation, an async-ready version of the wrapper named WalletDbAsync was introduced in this release.
  • Revert aes to 0.7 and fpe to 0.5