Activity
New methods related to multi-tx
New methods related to multi-tx
fix: fix dependency version
fix: fix dependency version
fix: fix dependency version
fix: fix dependency version
fix: using net6.0 syntax
fix: using net6.0 syntax
feat(inscription): add inscription test
feat(inscription): add inscription test
refactor(dependency): changed dependency to AElf.Client
refactor(dependency): changed dependency to AElf.Client
fix(netstand2.1): added missing dependency for ABP csproj
fix(netstand2.1): added missing dependency for ABP csproj
fix(netstand2.1): changed syntax for compatibility with C# 8.0
fix(netstand2.1): changed syntax for compatibility with C# 8.0
refactor(HttpService): refactored duplicate code
refactor(HttpService): refactored duplicate code
refactor(.netstandard2.1): fixed closing bracket indentation
refactor(.netstandard2.1): fixed closing bracket indentation
fix(HttpSerivce): removed ConfigureAwait(false)
fix(HttpSerivce): removed ConfigureAwait(false)
fix(AElf.Client.csproj): Added newtonsoft 13.0.3 instead of the old 1…
fix(AElf.Client.csproj): Added newtonsoft 13.0.3 instead of the old 1…
feat(HttpSerivce): replaced System.Text.Json with Newtonsoft.Json to …
feat(HttpSerivce): replaced System.Text.Json with Newtonsoft.Json to …