WalletConnectSharp
WalletConnectSharp copied to clipboard
A C# implementation of the WalletConnect client
Across various sections of the codebase, the `Dispose` method fails to properly terminate ongoing asynchronous operations. This oversight leads to unintended lingering tasks, risking resource leaks and unexpected behaviors. A...
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.1. Commits bb7c3e4 v2.9.1 5d70d25 #3028: Support IGrouping<TKey,TValue> in Assert.Equivalent (v2) ed6e05b Add support for IGrouping<,> in ArgumentFormatter, assuming it's safe to re-e... d97c7f8 Restore...
Bumps [Nethereum.HdWallet](https://github.com/Nethereum/Nethereum) and [Nethereum.Signer](https://github.com/Nethereum/Nethereum). These dependencies needed to be updated together. Updates `Nethereum.HdWallet` from 4.21.4 to 4.25.0 Release notes Sourced from Nethereum.HdWallet's releases. 4.25.0 TBD Fixes 712 ToJson - Prefix...