AElfProject / AElf

An AI-enhanced cloud-native layer-1 blockchain network. 
https://aelf.com/
MIT License
1.61k stars 265 forks source link

[WIP] Feature: Add verification of ed25519 Signature #3609

Closed gldeng closed 2 months ago

gldeng commented 2 months ago

Add Ed25519Verify in AElf.Sdk.CSharp

vizipi[bot] commented 2 months ago

Pull request analysis by VIZIPI

Below you will find who is the most qualified team member to review your code. This analysis includes his/her work on the code included in this Pull request, in addition to their experience in code affected by these changes ( partly found within the list of potential missing files below )   Feedback always welcome

Reviewers with knowledge related to these changes

Match % Person Commit Count Common Files
40.00% xiangxingxing 20 2
40.00% Peng Rong 15 2
40.00% loning 15 2
40.00% Eric Shu 9 2
40.00% EanCuznaivy 9 2
40.00% Stephen01Zhang 4 2

Potential missing files from this Pull request

files commonly committed with a subset of this pr, but not committed this time. (click to collapse)
FilePercentilerate
...test/AElf.Kernel.TransactionPool.Tests/AElf.Kernel.Transa93.75%15 out of 16 times
test/AElf.OS.Tests/AElf.OS.Tests.csproj93.75%15 out of 16 times
...test/AElf.OS.Network.Grpc.Tests/AElf.OS.Network.Grpc.Test93.75%15 out of 16 times
test/AElf.CrossChain.Tests/AElf.CrossChain.Tests.csproj93.75%15 out of 16 times
test/AElf.Kernel.Core.Tests/AElf.Kernel.Core.Tests.csproj93.75%15 out of 16 times
...test/AElf.Kernel.SmartContract.Tests/AElf.Kernel.SmartCon93.75%15 out of 16 times
...test/AElf.Contracts.Genesis.Tests/AElf.Contracts.Genesis.93.75%15 out of 16 times
...test/AElf.Runtime.CSharp.Tests/AElf.Runtime.CSharp.Tests.93.75%15 out of 16 times
test/AElf.Kernel.Tests/AElf.Kernel.Tests.csproj93.75%15 out of 16 times
test/AElf.OS.Core.Tests/AElf.OS.Core.Tests.csproj93.75%15 out of 16 times

Committed file ranks

  • 91.29%[src/AElf.Sdk.CSharp/AElf.Sdk.CSharp.csproj]
  • 99.28%[test/AElf.Sdk.CSharp.Tests/AElf.Sdk.CSharp.Tests.csproj]